最近搜索


没有最近搜索

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

3

3 条评论

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)

1


Thank you for the reply @...

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

 

0


I'll be here! 

0


请先登录再写评论。

找不到所需的内容?

新建帖子