Activepieces · Example Payload

Activepieces Project Example

AutomationNo-CodeOpen SourceWorkflowAI AgentsMCP

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

Top-level fields

idcreatedupdateddisplayNameownerIdplatformId

Example Payload

Raw ↑
{
  "id": "project-abc123",
  "created": "2025-03-15T14:30:00Z",
  "updated": "2025-03-15T14:30:00Z",
  "displayName": "My Project",
  "ownerId": "abc123",
  "platformId": "abc123"
}