Test a custom action
You can test a custom action without running a full flow.
Click
Application launcher >
Flows.
Select
Action groups.
Click an action group. Any existing actions are listed.
Click the action you want to test
Click Test action.
If the action has placeholders, a dialog is displayed. Enter sample values for each placeholder.
The call is made and the result is displayed:
Success: The HTTP response body is shown in a JSON viewer. Use this to verify the response structure and identify the fields you want to map in the Response section.
Failure: An error message with the status code is displayed.
After the first test, the button changes to Retest action to re-run the custom action with the same or updated values.