최근 검색


최근 검색 없음

Rachel Briggs's Avatar

Rachel Briggs

가입한 날짜: 2022년 6월 20일

·

마지막 활동: 2024년 6월 24일

팔로잉

0

팔로워

0

총 활동 수

5

투표 수

2

가입 플랜

1

활동 개요

님의 최근 활동 Rachel Briggs

Rachel Briggs님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

EDIT: here is the correct trigger there is no coma after []

 

{
   "ticket": {
       "follower_ids": []
   }

댓글 보기 · 2022년 8월 10일에 게시됨 · Rachel Briggs

0

팔로워

0

투표 수

0

댓글


Rachel Briggs님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

Hi All,

I set up this webhook using the following:

{
   "ticket": {
       "follower_ids": [],
   }
 
I do not want the CC's to be deleted only followers; which is why I didnt include "email_cc_ids": [] or  "collaborator_ids": []  in my trigger. We use followers internally and CC's externally. However the above webhook does not work for removing followers at all. If I include "email_cc_ids": [] or  "collaborator_ids": [] it DOES remove the follower perfectly however it also removes the CC which will cause issues for us. Has anybody experienced this? Our goal is to streamline our processes and automate the removal of followers on ticket update however I cannot seem to find a solution that works without causing other issues (removing CC's). My knowledge on webhooks and API calls is very limited so I am wondering if the answer is staring at me in the face and I just am not connecting the dots. Any help would be greatly appreciated thank you!

댓글 보기 · 2022년 8월 10일에 게시됨 · Rachel Briggs

0

팔로워

0

투표 수

0

댓글