Hi...
I'm developing an interface that uses the "Macro/Show Changes to Ticket" and the "Create Ticket" API to create some tickets.
The problem is, in this macro there is some placeholders (like user's name), and I have custom data that I need to change on comment body before send the "Create Ticket" request, but when I do it, the macro placeholder doesn't work anymore. Zendesk doesnt change the placeholder to the user's name when showing the ticket.
I'm using python to do it. I get the json of macro and just