Is it possible to use Macros to trigger external events?

已回答


已于 2022年5月04日 发布

As the title says, we want go somehow trigger an event outside of Zendesk using a Macro, or some other automation. 

We are hoping to set up a system where when we set up this Macro, it then creates a connection to our software's API

Is there some sort of tie in from Zendesk to external APIs triggered by a Macro or other trigger?


0

5

5 条评论

Thanks Marc & Jorge, glad to help!

0


Great solution 1265082694930 . Thank you.

1


I'll be here! 

0


Thank you for the reply Dave Dyson

I will likely have more questions around this so don't go anywhere :)

 

1


Hi Marc,
 
A way to do this via a macro would be:
  1. Have the macro add a specific tag to a ticket
  2. Create a Webhook to access your API
  3. Create a trigger that looks for updated tickets that include that tag, and then uses that Webhook to connect to your software's API, and then removes the tag (in case you want to be able to take this action again)

2


登录以发表评论。

找不到所需的内容?

新建帖子