Create recipe in customer workspace
Creates a recipe in Workato based on parameters in the request.
Path parameters
managed_user_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
recipe
Response
Create action response.
success
Indicates whether the recipe is created successfully.
id
ID of the recipe. Available only on success.
errors
List of errors. Available only on failure.