Apifuse · Example Payload

Apifuse Workflow Example

Embedded IntegrationsIntegration PlatformIntegrationsiPaaSMarketplaceSaaSWorkflow Automation

Apifuse Workflow Example is an example object payload from Apifuse, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamestatustriggerType

Example Payload

Raw ↑
{
  "id": "wf-001",
  "name": "Lead Sync",
  "status": "active",
  "triggerType": "webhook"
}