Ivica Čardić
Ivica Čardić
The potential use cases are: 1. AI as an assistant in the workflow editor while building workflows 2. AI as a workflow executor in a chat like interface 3. AI...
## [condition](https://github.com/bytechefhq/bytechef/issues/1207) ## loop ## each ## branch ## map ## parallel ## fork-join ## subflow
**As a** Workflow developer **I want to** use Map component to be able to define additional **pre** or **post** actions together with the main action when defining it in the...
**As an** Admin **I want to** have oauth access tokens refreshed before each request to certain provider if expiration time is known **So that** system is not executing necessary http...
**As a** Workflow Developer **I want to** see instructions for connecting to external systems when using certain connectors **So that** I can build workflow fasters and have seamless experience during...
**As a** User **I want to** test triggers in the workflow editor **So that** I can get payload for triggers from the real data Technical Details TODO Acceptance Criteria TODO...
**As an** Admin **I want to** invite other users, assign them roles and permissions **So that** I can properly organize access to certain parts of the ByteChef platform Technical Details...
**As a** Workflow Developer **I want to** configure retry for each task in the workflow **So that** I can build more robust and resilient automations Technical Details TODO Acceptance Criteria...
- https://posthog.com/ - Add feature flags for hiding unfinished features in UI
As a Connected User I want to authenticate against the target system So that I can synchronize data between the application (where embedded is used) and the target system. Technical...