Activepieces · Example Payload

Activepieces Flow Example

AutomationNo-CodeOpen SourceWorkflowAI AgentsMCP

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

Top-level fields

idcreatedupdatedprojectIdexternalIddisplayNamestatusfolderIdpublishedVersionId

Example Payload

Raw ↑
{
  "id": "flow-abc123",
  "created": "2025-03-15T14:30:00Z",
  "updated": "2025-03-15T14:30:00Z",
  "projectId": "project-xyz789",
  "externalId": "abc123",
  "displayName": "Send Welcome Email",
  "status": "ENABLED",
  "folderId": "abc123",
  "publishedVersionId": "abc123"
}