Activepieces · Example Payload

Activepieces Connection Example

AutomationNo-CodeOpen SourceWorkflowAI AgentsMCP

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

Top-level fields

idcreatedupdatednamepieceNameprojectIdstatustype

Example Payload

Raw ↑
{
  "id": "conn-abc123",
  "created": "2025-03-15T14:30:00Z",
  "updated": "2025-03-15T14:30:00Z",
  "name": "My Gmail Account",
  "pieceName": "@activepieces/piece-gmail",
  "projectId": "abc123",
  "status": "ACTIVE",
  "type": "OAUTH2"
}