Callable recipes by Workato - Return response from recipe action

This action responds to the recipe call with a status confirmation together with any data. This action will respond with a data format defined in the New call for recipe trigger.

THIS ACTION IS DEPRECATED

This action is deprecated and applies only to legacy callable recipes with the New call for recipe trigger. If you use this action with any other trigger, an error occurs.

Existing recipes that use this action continue to work. For new recipes, use the Recipe functions - Return data from a recipe function action. Refer to the Recipe functions FAQ for more information.

Return response from recipe actionReturn response from recipe action


Input

Input fieldDescription
Response typeSelect a response (Success or Error) according to the recipe logic.
Reply/ResponseDepending on the response type, a relevant input field will be displayed for mapping.
Content typeIf you select Raw response in the trigger, define the response data type here.
Error messageIf you chose an Error response type, provide an appropriate error message here.

If you are using a REST-enabled recipe, these input fields will also be relevant.

Input fieldDescription
Error codeIf you chose an Error response type, choose a HTTP error code to respond with.
Custom error response?Select Yes to send content of Error message input as the response body.

Last updated: