I have one Zap working just fine. For each new Zendesk ticket assigned to my team, it creates a corresponding Github Issue in our repo, including the URL of the originating Zendesk ticket.
What I’m hoping for is a second Zap that can update the Zendesk ticket with the URL of the Github issue.
My current Zap is triggered by a new GH issue (created by the first Zap), however I am stuck on how to get back to the originating Zendesk issue for the update.
Thanks in advance!