Recent searches
No recent searches
Bulk Updating and adding a Tag in Macros
Posted Jan 25, 2023
Hello Zendesk Devs!
I am looking to update all 17K of the macros we have in our instance and am looking for a good way to do this.
I've seen documentation on updating the description but what I'm looking for is:
- a way to add the actions of "add a tag" and whatever tag I need associated with the particular Macro
Can anyone help me out with this?
1
1
1 comment
Christopher Stock
Hey Gabriel Ortiz. You'll likely need to leverage the Ticketing API to do this. I suggest a three step approach:
There's a list of API clients here that you could look at to get started, or you can write your own code.
1