Constant Contact · Capability
AppConnect V3 — Technology Partners Webhooks
AppConnect V3 — Technology Partners Webhooks. 5 operations. Lead operation: GET a Collection of Webhook Topic Subscriptions. Self-contained Naftiko capability covering one Constant Contact business surface.
What You Can Do
GET
Getwebhookscollection
— GET a Collection of Webhook Topic Subscriptions
/v1/partner/webhooks/subscriptions
GET
Getwebhookstopic
— GET Webhook Topic Subscription
/v1/partner/webhooks/subscriptions/{topic-id}
PUT
Putwebhookstopic
— PUT Webhook Topic Subscription
/v1/partner/webhooks/subscriptions/{topic-id}
DELETE
Deletewebhookssubscriptions
— DELETE Webhook Topic Subscriptions
/v1/partner/webhooks/subscriptions/{topic-id}
POST
Testsendwebhookstopic
— POST Test Send Webhook Notification
/v1/partner/webhooks/subscriptions/{topic-id}/tests
MCP Tools
get-collection-webhook-topic-subscriptions
GET a Collection of Webhook Topic Subscriptions
read-only
idempotent
get-webhook-topic-subscription
GET Webhook Topic Subscription
read-only
idempotent
put-webhook-topic-subscription
PUT Webhook Topic Subscription
idempotent
delete-webhook-topic-subscriptions
DELETE Webhook Topic Subscriptions
idempotent
post-test-send-webhook-notification
POST Test Send Webhook Notification
read-only