
Amauri Souza
-
Total activity6
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions2
Activity overview
Latest activity by Amauri Souza-
Amauri Souza commented,
Thank you anyway, it's great to know that I can count on guys like you and Andreas that helped with great information. I will probably have more doubts future.
-
Amauri Souza commented,
Hi, thank you for your reply! I solved the problem with the following code: {"msg": "{{ticket.title}} received from {{ticket.requester.name}}","comentarios": [ {% for comment in ticket.comments ...
-
Amauri Souza commented,
Hi, how can I use liquid to build a json with a ticket data, such as attachments and URL? I tried to do so with the following code, but it did not work: {"msg": "{{ticket.title}} received from ...
-
Amauri Souza commented,
Hi there, is it possible to build a json with all ticket information, using liquid? I need to send the ticket information, includ attachments to an external api. I can do it and send basic informat...