Appmixer · Example Payload

Flow Example

AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflows

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

Top-level fields

idnamestatuscreatedAt

Example Payload

Raw ↑
{
  "id": "flow-001",
  "name": "My Automation Flow",
  "status": "running",
  "createdAt": "2025-03-15T14:30:00Z"
}