Workflow automation software
Last updated
Last updated
Zentitle2
Service terms© Copyright - Nalpeiron, all rights reserved Website use subject to Terms and Conditions. See our Privacy Policy Use of Zentitle is subject to our Service Terms and Conditions
Webhooks work very well with Workflow automation software like Zapier, Make, Couplerio, Integrately, Celigo, Tray.io, Pabbly Connect, Parabola.io, Pipedream, Stitchdata, Singer.io and Workato (etc).
These tools allow for effective integrations between many systems and Zentitle.
For example, Zapier can be easily used to push useful data into Slack. Here, we show Zapier being used to push webhook events into a Slack channel.
Below, we are using Zentitle webhooks and Zapier (to post to Slack). This assumes you have already set up what you need in the Zentitle backend per the previous docs on webhooks. It also assumes you know how Zapier works and how to use its tools. It's just meant to give a flavor of what's possible.
Sign up, open your Zapier (or whatever service) account, and add a new Zap.
You will create a sequence as above.
At each stage, you will test and proceed as with any Zap creation and then check the expected results, in this case, in Slack, as events occur, they are posted, etc.
This is a very simple example to show you how using 3rd party tools with our webhooks can build many types of workflows to automate your processes.
To start, you will use the "raw hook" type handler. Then, continue in their process.
Zapier will generate a custom webhook URL for you to send requests to. Use this URL for Zentitle2 Webhook setup. Select events you want to push to Slack and then continue setting up the Zap.
Next, add a "Run javascript" process. This simple JavaScript code will allow you to extract Webhook call properties into Zap Data Fields
Next step is to use generated Data Fields in the Slack message:
Finally, complete the process by posting the collected data into the Slack channel.