Activepieces · Example Payload

Activepieces Upsert Connection Request Example

AutomationNo-CodeOpen SourceWorkflowAI AgentsMCP

Activepieces Upsert Connection 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

namepieceNameprojectIdtypevalue

Example Payload

Raw ↑
{
  "name": "My GitHub Connection",
  "pieceName": "@activepieces/piece-github",
  "projectId": "abc123",
  "type": "OAUTH2",
  "value": {}
}