All Tools/AccountWrite

Create Webhook

Register a new webhook endpoint to receive real-time LinkedIn event notifications. Specify the URL to receive events, the event types to subscribe to, and an optional signing secret for HMAC-SHA256 verification. Supports 24 event types including messages, invitations, profile views, and more.

MCP tool name: create_webhook

Use Cases

  • Set up real-time notifications for new LinkedIn messages
  • Trigger CRM updates when invitations are accepted
  • Build event-driven workflows with n8n or Make
  • Monitor profile views and new followers in real time

Parameters

NameTypeRequiredDescription
urlstringrequiredThe HTTPS URL to receive webhook events
eventsstring[]requiredEvent types to subscribe to (e.g. ['message.received', 'invitation.accepted'])
signing_secretstringoptionalOptional HMAC-SHA256 signing secret for payload verification

Example

Prompt

Create a webhook at https://example.com/hook for message.received and invitation.accepted events

Response

{
  "id": "wh_new456",
  "url": "https://example.com/hook",
  "events": ["message.received", "invitation.accepted"],
  "active": true,
  "signing_secret_hint": "sk_...xyz"
}

Permission Scopes

This tool is available in the following permission scopes:

full access

Stop paying €99/seat for tools that don’t talk to AI

Connect your first LinkedIn profile in under 5 minutes. All 77 tools from €19/mo.