Reputation: 1224
Our ticket system has a REST api and I wish to create a new ticket when a chat is completed in RocketChat. RocketChat can call webhooks.
How can I get the two to talk together? Is Zapier the only way?
Ideally I'd like something on the local LAN, as opposed to an external service like Zapier.
Is there an OpenSource solution that can receive a webhook and then call call the REST api?
Upvotes: -1
Views: 72
Reputation: 405
There are at least 2 options:
Upvotes: 1