Basecamp · Capability
Basecamp API — Webhooks
Basecamp API — Webhooks. 5 operations. Lead operation: List webhooks. Self-contained Naftiko capability covering one Basecamp business surface.
What You Can Do
GET
Listwebhooks
— List webhooks
/v1/buckets/{projectid}/webhooks-json
POST
Createwebhook
— Create a webhook
/v1/buckets/{projectid}/webhooks-json
GET
Getwebhook
— Get a webhook
/v1/webhooks/webhookid-json
PUT
Updatewebhook
— Update a webhook
/v1/webhooks/webhookid-json
DELETE
Deletewebhook
— Delete a webhook
/v1/webhooks/webhookid-json
MCP Tools
list-webhooks
List webhooks
read-only
idempotent
create-webhook
Create a webhook
get-webhook
Get a webhook
read-only
idempotent
update-webhook
Update a webhook
idempotent
delete-webhook
Delete a webhook
idempotent