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