Recent searches


No recent searches

Saurav Kumar's Avatar

Saurav Kumar

Joined Jan 19, 2022

·

Last activity Dec 28, 2023

Following

0

Followers

0

Total activity

5

Votes

0

Subscriptions

2

ACTIVITY OVERVIEW

Latest activity by Saurav Kumar

Saurav Kumar commented,

Community comment Developer - Zendesk APIs

View comment · Posted Feb 22, 2022 · Saurav Kumar

0

Followers

0

Votes

0

Comments


Saurav Kumar created a post,

Post Developer - Zendesk APIs

Hi,
I read through the placeholder reference page.

I am triggering an event whenever a comment is created. Now in a comment there are multiple attachments and i'm able to fetch their urls and names by using following POST body.

{"ticket_id":"{{ticket.id}}",
"comment_id":"{{ticket.comments[0].id}}",
"attachment":["{% for attachment in ticket.comments[0].attachments %}<{'filename': '{{attachment.filename}}', 'permalink': '{{attachment.url}}', 'id': ''}>{% endfor %}"]}

But i am looking for a placeholder inside this that can give me the attachment id field as part of id inside each attachment.

Posted Feb 17, 2022 · Saurav Kumar

1

Follower

4

Votes

4

Comments


Saurav Kumar commented,

Community comment Feedback - Ticketing system (Support)

Hi Max McCal,
Has this been implemented? I also have a usecase where I did like to receive the deleted event. Can you add me to the list mentioned earlier in this thread to whom you will notify on completing this trigger?

View comment · Posted Feb 02, 2022 · Saurav Kumar

0

Followers

2

Votes

0

Comments