Create a recipe
Creates a recipe in Workato based on parameters in the request.
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.