Activepieces · Example Payload

Activepieces Create Flow Request Example

AutomationNo-CodeOpen SourceWorkflowAI AgentsMCP

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

Top-level fields

displayNameprojectIdfolderIdtemplateIdmetadata

Example Payload

Raw ↑
{
  "displayName": "My New Flow",
  "projectId": "project-xyz789",
  "folderId": "abc123",
  "templateId": "abc123",
  "metadata": {}
}