So in webhook settings there’s an option to get Agent name like so {{ticket.agent.name}}.
But that name only return Agent’s name that the ticket is assigned to. Is there a way to get name of who replied to the ticket?
maybe like {{ticket.replier.name}} ??
Page 1 / 1
Hi.
You should be able to use “{{event_performer.name}}”.
You may refer to:
Understanding dynamic content and placeholders : Freshdesk
Hope this helps.
Regards,
Hi.
You should be able to use “{{event_performer.name}}”.
You may refer to:
Understanding dynamic content and placeholders : Freshdesk
Hope this helps.
Regards,
Thanks for this. This solves the issue.
To retrieve the name of the person who replied to the ticket, you can use the placeholder {{ticket.last_public_comment.author.name}} in your webhook settings. This will dynamically fetch the name of the last person who made a public comment on the ticket, which typically corresponds to the replier.
Reply
Sign in to the Community
No account yet? Create an account.
Social Login
Login for Freshworks Employees Login with LinkedInor sign up below
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.