Is it possible to create a End point in Freshservice in order to sync third party system like Salesforce?

I want to sync salesforce object with Freshservice custom created object.
Is it possible to create a End point in Freshservice in order sync data with salesforce? i.e. whenever create/edit/delete operation is triggered in salesforce it will call Freshservice End point URL, which will update records on Freshservice end as well.

1 Like

Hello @akash.pagare, might be able to accomplish something like this with Microsoft Power Automate. I have used it to integrate third party systems with Freshservice.

There is also a Salesforce Application available in the marketplace that might meet your needs

Hope that helps!

1 Like

You should be able to achieve this using External Events.

The event callback will need to have the logic necessary to handle the incoming payload from Salesforce.

3 Likes

Thanks for your suggestion @Zach. I will check with this.

Thanks @kaustavdm for your feedback. I will check with this as well.

1 Like

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.