最近搜索


没有最近搜索

Aaron Laverack's Avatar

Aaron Laverack

已加入2023年9月04日

·

最后活动2024年2月07日

关注

0

关注者

0

活动总数

7

投票

0

订阅

5

活动概览

的最新活动 Aaron Laverack

Aaron Laverack 进行了评论,

社区评论 Feedback - Ticketing system (Support)

+1

Would love to be a part of the EAP and try out this feature also :)This would work perfectly across our different teams.

查看评论 · 已于 2024年2月07日 发布 · Aaron Laverack

0

关注者

0

投票

0

评论


Aaron Laverack 创建了一个帖子,

帖子 Developer - Zendesk APIs

Hi All,

I have the below webhook setup to send an automated reply but I would like to only send it to the requester and ignore the CCs. I have seen other posts and documentation on how to delete the CCs entirely from the but I want them retained on the ticket for manual agent comments. Can I configure the webhook to ignore CCs or is there a way to take the CCs off and put them back on?

{
  "ticket": {
    "comment": {
    "html_body": "This is a test auto-reply.",
      "public": true,
      "author_id": "22208544138009"
}
  }
}

已于 2024年2月01日 发布 · Aaron Laverack

0

关注者

3

投票

1

Comment