
Basecamp API Integration Profile
Information and guides about integrating with Basecamp API
Add Basecamp Integration to Your AppCreate a webhook in Basecamp API
Creates a webhook 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 | |
Query | query | object | |
Data | data | object | |
Payload Url | data.payload_url | string |
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 |