Using dynamic accounts in custom actions
You can dynamically override specific details of the account that is used to run a custom action created under a custom REST connector.
Before you begin
Do the following steps to enable a dynamic account for a custom action created under a REST
connector:
Note: OAuth 2.0 (JWT Flow) and OAuth 2.0 (JWT Client Assertion Flow) authentication types
are not supported for dynamic accounts in custom actions.
- Drag-and-drop a custom REST connector on canvas from the Connectors window,
double-click it, and click "+" to create a new custom action.Note: If you want to enable dynamic account for an existing custom action, search the relevant action in the Select action drop-down list, and click the Edit icon.
You are redirected to the Add Custom Action screen.
- Select or add the account that you want to use for the custom action. Give the action a name,
toggle the Enable Dynamic Account switch, and click
Next.
On the Dynamic Account Configuration screen that appears, you can see a list of configuration fields and their default values for the selected account.
- Select the fields for which you want to specify values at run time and then click
Next.Note: All mandatory account configuration fields are selected by default and cannot be deselected.
- Configure the operation for your custom action as explained in the Creating Custom Actions section and then click Next.
- Verify the details of your custom action and then click Done.
You are redirected to the Select action screen.
With this, the dynamic account feature is enabled for your selected custom action.
About this task
When the dynamic account feature is enabled for a custom action, you can use it whenever needed based on your requirements.