
Basecamp API Integration Profile
Information and guides about integrating with Basecamp API
Add Basecamp Integration to Your ProductGet a webhook in Basecamp API
Returns the webhook with the specified ID in the project with the specified bucket ID.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Bucket Id | pathParameters.bucket_id | integer | |
Webhook Id | pathParameters.webhook_id | integer | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Id | id | integer | |
Active | active | boolean | |
Created At | created_at | string | |
Updated At | updated_at | string | |
Payload Url | payload_url | string |