Triggers based on the day a ticket is raised | Community
Skip to main content

Triggers based on the day a ticket is raised

  • May 9, 2023
  • 3 replies
  • 0 views

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?

3 replies

Sabra
  • May 9, 2023

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. 


  • Author
  • May 10, 2023

HI Sabra

Thank you, have you got any suggestions on how to do this?


Anne17
  • May 12, 2023
Hi Zac,

we do have an article here on Creating webhooks to interact with third-party systems.