Removing ALL CCs from a ticket via a Trigger/Target | Community
Skip to main content

Removing ALL CCs from a ticket via a Trigger/Target

  • May 1, 2016
  • 29 replies
  • 0 views

Show first post

29 replies

Thanks Devan for your explanation. It works!


vikram.br
  • February 6, 2022

This is not working :/ I tried all the ways but no luck 


Dane13
  • February 8, 2022
@B.R.VikRam,
 
You can try to manually make an API call for a ticket to determine if you are using the correct format for the JSON body and the API endpoint. I have tried it on my end and it worked perfectly. Please refer to the screenshot below.
 

 
Be mindful of the format of the JSON body and the endpoint. It's possible that what's causing the issue.
 
 

Works perfectly via webhook instead of HTTP target. :)