IFTTT

Integration frameworks

Back to list

Zulip IFTTT integration

IFTTT supports integrations with hundreds of physical and digital products, like dishwashers, cars, web services, and more. Get IFTTT notifications directly in Zulip.

  1. Create a bot for IFTTT. Make sure that you select Incoming webhook as the Bot type.

  2. Decide where to send IFTTT notifications, and generate the integration URL.

  3. Create an IFTTT account. Select the service you'd like to receive notifications from as this. Select Webhooks as that. Select the Make a web request action.

  4. Set URL to the URL generated above. Set Method to POST, and set Content Type to application/json.

  5. Set Body to a JSON object with two parameters: content and topic, like so:

    {"content": "message body", "topic": "message topic"}

    You will most likely want to specify some IFTTT Ingredients to customize the topic and content of your messages. Click Add ingredient to see the available options and customize the content and topic parameters as necessary.

  6. Click Create action, and click Finish.

Congratulations! You're done!

Logos are trademarks of their respective owners. None of the integrations on this page are created by, affiliated with, or supported by the companies represented by the logos.