Solved

integration of Freshservice with ServiceNow

  • 1 April 2022
  • 3 replies
  • 1053 views

Hello, it is possible to integrate Freshservices with ServiceNow without using any third party or with 

icon

Best answer by Glavin Crasta 9 April 2022, 12:24

View original

3 replies

I also want to integrate frshservices with service now in this Apkgenuine and want to not use any third party so if you find any way of doing this then please let me know here. Thanks

Userlevel 4
Badge +6

Hi @Mohitbhoi71 @warner , you can integrate servicenow with Freshservice without using any third party. On ServiceNow you will have to create a business rule with REST api script to push the data. You can find examples of this on the servicenow community. On freshservice you can use our workflow automator webhooks or web request node to trigger api call. 

Freshservice api details are available at api.freshservice.com and for servicenow you can get the api by going to REST api explorer in navigation section and you can use the condition builder to get the end point of a specific table.

Hi @Glavin Crasta , can you help me with real time example or any source code that will help me build the connection on my own. 

Reply