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!
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
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
@aread007 Glad I could help out!