Workato · Example Payload

Workato Developer Api Recipe Input Example

AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflow

Workato Developer Api Recipe Input Example is an example object payload from Workato, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

recipe

Example Payload

Raw ↑
{
  "recipe": {
    "name": "Sample Workato Recipe",
    "code": "sample-code",
    "config": "sample-config",
    "folder_id": 97,
    "description": "Automated workflow for connecting enterprise applications."
  }
}