Is there any documentation on using Web Hooks?
Salesforce has this feature. I'm trying to locate the Zoho CRM analog.
1) User creates a contact
2) OnCreateContact -> Call my web service on my server in my domain
Why?
So that we can, in real-time, simultaneously setup a contact in our backend systems for some ancillary services.