Add a custom action
Add an action to an action group.
Click
Application launcher >
Flows.
Select
Action groups.
Click an action group. Any existing actions are listed.
Click
Add action.
Enter the name of the action and optionally enter a description.
In the Request section, select the HTTP method and enter the URL. Optionally add parameters and headers. Depending on the request type, you can also specify a request body.
Define placeholders for any dynamic values the action requires.
Configure the response handling.
Click
Save.
You added a custom action.
The custom action appears in the Add action panel of the flow builder under its action group name. When you drag the action onto the canvas to add it as a flow step, it is displayed with an orange border to distinguish it from built-in actions. You can map flow data to each placeholder. This means the value passed to the external service can be dynamically derived from the flow context at runtime, for example, the ID of the currently processed object, a value from a previous step, or a user input.
To delete the custom action, select it and click
Delete.