Apideck Webhook MCP connector
Apideck Webhook is a webhook management service that handles event subscriptions, delivery, and monitoring across unified API integrations. The Apideck Webhook MCP connector allows AI agents to create and manage webhook subscriptions, execute webhooks for testing or manual triggering, and view event logs for debugging. It also supports updating subscription configurations and resolving connection-specific webhook endpoints for integration workflows.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Apideck Webhook MCP connector to perform the following actions:
- Monitor real-time events across business applications through webhook subscriptions
- Trigger automated workflows when specific business events occur in connected systems
- Review event logs to diagnose integration failures and troubleshoot webhook delivery
- Manage webhook subscriptions for CRM, accounting, and support platforms centrally
- Execute webhooks on-demand to test integrations or replay failed event notifications
- Track webhook activity across multiple tenant instances and resolve delivery issues
- Automate data synchronization between applications using event-driven connections
Example prompts
Use the following example prompts to invoke Apideck Webhook MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all webhook subscriptions active in Apideck Webhook.Create a new webhook subscription for customer updates in Apideck Webhook.List the event logs from the last 24 hours in Apideck Webhook.Delete the webhook subscription for invoice notifications in Apideck Webhook.Execute a webhook manually to test if the connection works in Apideck Webhook.Get details about the webhook subscription for contact changes in Apideck Webhook.Update the webhook subscription URL to point to our new server in Apideck Webhook.Resolve and execute the connection webhook for our CRM sync in Apideck Webhook.Find any failed webhook deliveries in the event logs in Apideck Webhook.Show me which webhooks are currently active and monitoring for events in Apideck Webhook.
Apideck Webhook MCP connector tools
The Apideck Webhook MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| eventLogsAll | Retrieves a list of all event logs recorded in the system. |
| webhooksResolve | Resolves and executes a connection webhook to process its actions. |
| webhooksAll | Retrieves a list of all webhook subscriptions in the system. |
| webhooksAdd | Creates a new webhook subscription to receive notifications. |
| webhooksDelete | Removes a webhook subscription from the system. |
| webhooksOne | Retrieves details about a specific webhook subscription. |
| webhooksUpdate | Modifies settings and configuration of an existing webhook subscription. |
| webhooksExecute | Triggers the execution of a specified webhook immediately. |
| webhooksShortExecute | Executes a webhook using a shortened reference or identifier. |