We are adopting Freshsales for our CRM & marketing for our customer data.
It has the ability in its automations to trigger webhooks to 3rd party applications.
We need to understand if we can send restful requests (GET or POST) to the application from Freshsales with data from a contact record such that the CRM data when it goes through an automation or an update on the Freshsales side would then push that info to the app through a webhook.
What is the best way to do this?