I have a zap that creates a GitLab issue from a new Zendesk ticket. Everything works fine except the attached files.
I have a field “Zendesk Ticket Attachments” containing the ticket’s attachments from the trigger step, but there’s no receiving field for the attachments in the GitLab action step “create issue”. When I add the field “Zendesk Ticket Attachments” to the GitLab issue description field (as it’s possible when creating an issue directly inside GitLab), I just see a lot of text containing several attributes and an URL of the attachments.
Is there a way to extract the pure attachment URL from the field “Zendesk Ticket Attachments”? If this is possible, maybe I could then post the URLs in the format .
Thanks for your help,
Alex