Create Internal Notes when a Ticket is created
Answered
Posted Aug 16, 2021
Hi,
Apologies if this was asked earlier.
There used to be a way to automatically add internal notes when a ticket was created. For example, if someone from company xyz submits a ticket, an internal note will show up with information such as Company XYZ has been upgraded to a premium plan. Please reach out to xxxxx for more information.
I couldn't find this in Triggers or Automation
1
4
4 comments
Nara
assignee
parameter of your desired assignee user in the API request itself. Cheers!0
Dominik Hosmann
Hi mccabe.tonna
I have used your manual, and it works perfectly, but I am struggling with one thing. The new created ticket is automatically assigned to me. I think because the API Token is from my email address. How can I add an internal comment to a ticket and do not change the state. It should be a new ticket as every other.
0
Benjamin Afunsho
Thanks, McCabe Tonna
This worked perfectly.
0
mccabe.tonna
Hi Ben Afunsho
This can be done; it will require a few things.
For starters, I recommend you add an Organization field to help bundle which orgs get these private notes.
1. Generate API KEY - Channels API
2. Settings > Extensions > Add URL Target
3. Now you can create your trigger
Conditions:
Actions:
Let me know if this works for you.
1
Sign in to leave a comment.