最近搜索
没有最近搜索
Triggers based on the day a ticket is raised
已回答
已于 2023年5月09日 发布
Hi All,
I are looking to create a trigger on Zendesk that when a order is raised on a Monday but we can only process it on a Tuesday, I want to set the process date(custom field) to the following Tuesday.
Is this possible with triggers or would it require webhooks?
0
3
3 条评论
Sabra
Hey Zac! Great question! Due to the complexity of determining the weekday of submission and the subsequent Tuesday and the limitations of triggers to set custom date fields, this would best be handle by triggering a webhook that notifies an external system to handle the logic of figuring out the day to set for the custom field.
0
Zac Stanger
HI Sabra
Thank you, have you got any suggestions on how to do this?
0
Anne Ronalter
we do have an article here on Creating webhooks to interact with third-party systems.
0