create_inbox_webhook
Create a webhook to receive real-time notifications for inbox events, such as new LinkedIn or Email messages.
Instructions
Create an inbox webhook for real-time notifications on inbox events (LinkedIn and Email messages)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Webhook destination URL (must be publicly accessible) | |
| name | Yes | Name for this webhook | |
| campaigns | No | Array of campaign IDs to filter events for, or ['all'] for all campaigns |