Basecamp · Example Payload

Webhookcreaterequest Example

CollaborationProject ManagementRESTSaaSTeam Communication

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

Top-level fields

payload_urltypesactive

Example Payload

Raw ↑
{
  "payload_url": "example-payload_url",
  "types": [],
  "active": true
}