Sign in

Create event subscription

documented

Creates a subscription for the specified Lime Go events. Lime Go will invoke your webhook when the event occurs.

POST /event/subscriptionEventsno implementation yet0 runs

Input

events
Events to subscribe to
["company.new","deal.updated"]
webhook_url*
Webhook URL
https://example.org/lime-go-webhook
webhook_secret
Webhook Secret (optional)
SuperSecret123
Calls Lime Go as you (your API key is your account); keychains.dev holds the credentials.