markdown-include is GPL licensed. Also, rewrite it as a block processor, so that it works correctly inside indented blocks. Signed-off-by: Anders Kaseorg <anders@zulip.com>
		
			
				
	
	
	
		
			1.0 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	IFTTT supports integrations with hundreds of physical and digital products, like dishwashers, cars, web services, and more. Get IFTTT notifications directly in Zulip.
- 
{!create-stream.md!}
 - 
{!create-bot-construct-url.md!}
 - 
Create an IFTTT account. Select the service you'd like to receive notifications from as
this. Select Webhooks asthat. Select the Make a web request action. - 
Set URL to the URL constructed above. Set Method to
POST, and set Content Type toapplication/json. Set Body to a JSON object with two parameters:contentandtopic, 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
contentandtopicparameters as necessary. Click Create action, and click Finish. 
Congratulations! You're done!