Some DailyBot plans include support for Workflows. With DailyBot workflows you can build and deploy fantastic use cases on top of DailyBot, all of them deeply integrated with your chat and with the DailyBot tools. DailyBot workflows can work on top of any of our supported chat integrations and are built to help you have more options to customize what you can do with DailyBot.
The payload to your URL must be application/json - it can include any JSON you want, although there are two params that are required:
The service will respond with HTTP 200 if everything is fine. Notice that if event_type or secret do not match with your DailyBot workflow, no workflow is triggered but the service will still respond with HTTP 200.
DailyBot does not store these events, they are only processed at the moment of deciding which workflow to trigger and then they are discarded.
As an admin, you can access the ChatOps feature on DailyBot's web application. Then find the tab "Workflows" on the top of the screen. You can create workflows from there by following the steps. To trigger this workflow with this API, make sure you select "API Trigger".
This integration is currently in Beta mode, if you want to try it out, please contact us.
Let us know about those integrations you create, we're happy to share those stories in our blog to help the community get the most out of DailyBot and Workflows. Send us an email at support@dailybot.com at any moment.