Basecamp · Example Payload

Bucketref Example

CollaborationProject ManagementRESTSaaSTeam Communication

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

Top-level fields

idnametypeurlapp_url

Example Payload

Raw ↑
{
  "id": 0,
  "name": "example-name",
  "type": "example-type",
  "url": "example-url",
  "app_url": "example-app_url"
}