Workato · Example Payload

Workato Agent Studio Knowledge Base Input Example

Automated workflow for connecting enterprise applications.

AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflow

Workato Agent Studio Knowledge Base Input Example is an example object payload from Workato, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionfolder_idsource_typedata_sources

Example Payload

Raw ↑
{
  "name": "Sample Workato Recipe",
  "description": "Automated workflow for connecting enterprise applications.",
  "folder_id": 47,
  "source_type": "sample-source_type",
  "data_sources": [
    "sample-data_sources_item"
  ]
}