Actions

Here you will find all the available actions in the platform.

Actions

Action nodes

Manual Action

Stops the pipeline and waits for a manual action to continue the action will be set in the queue configuration.

Fields:

  • Label: The name of the action as it will appear in the workflow editor.
  • Description: A brief explanation of what is intendeed to do.
  • Add special data mapping: An option to include additional data mappings specific to this trigger. You will be able to map the data from the (input/metadata/entity params) to the (output/metadata).

You can design the type of manual tasks to be performed by adding queues to the node after its creation.

Update Entity

Updates an entity with the specified data.

Fields:

  • Label: The name of the action as it will appear in the workflow editor.
  • Description: A brief explanation of what is intendeed to do.
  • Update entity in the packet: Checkbox to update the entity in the packet.
  • Add special data mapping: (Mandatory) An option to map data from (input/metadata/entity params) to an entity subpath.

Send to Webhook

Sends the received data to a specified URL.

Fields:

  • Label: The name of the action as it will appear in the workflow editor.
  • Description: A brief explanation of what is intendeed to do.
  • Webhook URL: The URL to send the data.