Are there any (JSON/XML/any) webhooks? I could not find any in the documentation but that might just mean I did not read carefully.
What I mean by this, I would like to be able to ‘ping’ external systems whenever a change happens in the CRM/ERP system. There is no programming needed for that in most systems, as you simple add a webhook and whenever there is a change (to a record), it will post to the endpoint what the change was .
Anyway, hopefully there is a facility I overlooked for this…