Copy recipe in a customer workspace
Copies an existing recipe in Workato based on its recipe ID.
Path parameters
recipe_id
Recipe ID.
managed_user_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
version_no
Recipe version.
folder_id
Folder for the copied recipe.
Response
Copy action response.
success
Indicates whether the recipe is copied successfully.
new_flow_id
ID of the copied recipe.