Solved

Freshservice (Internal) to Freshservice (Partner) Integration


Userlevel 3
Badge +4

The company I work for uses Freshservice, one of our service providers has also recently moved to Freshservice. Are there integrations of recommended approaches to integrating the two instances?

We want to be able to transfer (some) tickets from our platform to the providers. If transfers are not possible, any recommend approaches in Sync’ing tickets between the two platforms?

icon

Best answer by zachary.king 1 August 2022, 15:37

View original

4 replies

Userlevel 7
Badge +16

Hello @aread007 I don’t believe there is anyway to link these two accounts for tickets. But what you can do is leverage automation and the freshservice API to duplicate tickets in each instance. This would require something like Microsoft PowerAutomate to trigger the ticket creation in the different instances as well making sure that you have the appropriate authorization to create tickets in both instances of freshservice. 

You might even be able to create a workflow automator that is triggered by a specific ticket that gets created in your instance, then do a web request or webhook to the other freshservice instance, as long as you have a valid agent API key for that instance, and then send that request body with placeholders of information from the ticket that the workflow triggers on. 

Best of luck!

Userlevel 3
Badge +4

Hi Zach, yeah I thought it would be a bit of a stretch to have this very edge case baked in.

Thanks for the guidance on possible approaches.

Andrew

Userlevel 7
Badge +13

Hello, 

Nothing nativ as @zachary.king say but there are integration platforms that can do it. 
Could be done with WFA or custom app as well I think.

KR

Daniel 

Userlevel 7
Badge +16

@aread007 Glad I could help out!

Reply