Activepieces · Example Payload

Activepieces Template Example

example-value

example-value

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

idcreatednamedescriptiontags

Example Payload

Raw ↑
{
  "id": "template-abc123",
  "created": "2025-03-15T14:30:00Z",
  "name": "Lead Notification Template",
  "description": "example-value",
  "tags": [
    "example-value"
  ]
}