Skip to main content

Get help for ARIS

Add a custom action

Add an action to an action group.

Procedure. Procedure
  1. Click Application launcher Application launcher > Flows Flows.

  2. Select Action groups Action groups.

  3. Click an action group. Any existing actions are listed.

  4. Click Add Add action.

  5. Enter the name of the action and optionally enter a description.

  6. 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.

  7. Define placeholders for any dynamic values the action requires.

  8. Configure the response handling.

  9. Click Save 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 Delete.