Run recipe action

The Run recipe action enables you to retrieve or modify data in a third-party application and return it to your Workflow app dynamically based on user behavior. This allows end users of your applications to complete tasks involving external systems directly within the app interface and enables instant responses to user input, dynamic updates to components, and seamless integration with external systems within Workflow apps’ low-code environment.

Recipe outlineRecipe outline

Key features

  • Dynamic UI events: Trigger actions on page load, button click, drop-down value changes, or table row selection.
  • Recipe-powered responses: Connect to external systems seamlessly and run recipes in real-time based on user actions.
  • Custom behaviors: Update page components, modify input values, manage transitions, show or hide elements, and update or retrieve data from external systems.
  • Compatible with verified user access: Ensure that recipes perform actions using the identity and permissions of the individual user accessing the app.

Example use cases

The Run recipe action supports a range of business process automation (BPA) and business process management (BPM) use cases, such as:

How it works

Run recipe actions are triggered by a UI event in the Workflow apps portal, such as page load, button click, or drop-down value changes, or table row selection. When this event happens, the recipe runs, retrieves or modifies data in an external system and returns the data to the application.

Compatible components

The following table describes Run recipe actions, trigger events, and compatible components:

ComponentTrigger eventAction description
PagePage loadConfigure a recipe to retrieve information from an external system and surface it in your app when the page loads.
ButtonButton clickConfigure a recipe to take action in an external system and return data to your app when a button is clicked.
Single-select and multi-select drop-down componentsDrop-down value changeConfigure a recipe to take action in an external system and return data to your app when an option is selected from a drop-down component.
TableTable row selectionConfigure a recipe to take action in an external system and return data to your app when a table row is selected.

Limitations

Run recipe actions have the following limitations during the limited access release:

Last updated: