Generic Placeholders for Webhooks (e.g. current_month)
Some Webhooks need additional information, which are not specific to data from Zendesk. Like date, time. Today the only option is to use make.com or a similar service to achieve this.
A reasonable set of custom variables would make integrations much simpler.
-
Hey Raptus.
Depending how you're passing data to the webhook, you might be able to get this data with Liquid, store it in a variable and include in the Webhook message.
Here's an older thread where some examples exist on using Liquid to capture and output a date. As far as I know, you can still use Liquid in webhooks with Zendesk, so you might be able to generate the data you need at the time of execution and send it the payload message.
Sorry I don't have a complete solution for you, but really curious to hear back if you figure it out!
Por favor, entrar para comentar.
1 Comentários