Activepieces · Example Payload

Activepieces Folder Example

AutomationNo-CodeOpen SourceWorkflowAI AgentsMCP

Activepieces Folder 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

idcreatedupdateddisplayNameprojectId

Example Payload

Raw ↑
{
  "id": "folder-abc123",
  "created": "2025-03-15T14:30:00Z",
  "updated": "2025-03-15T14:30:00Z",
  "displayName": "Production Flows",
  "projectId": "abc123"
}