Create event subscription
documentedCreates a subscription for the specified Lime Go events. Lime Go will invoke your webhook when the event occurs.
POST /event/subscriptionEventsno implementation yet0 runsInput
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.