tutorials:using_mairlist_with_ifttt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:using_mairlist_with_ifttt [2016/01/11 09:05] – [Register and set up Maker Channel] tw | tutorials:using_mairlist_with_ifttt [2019/07/09 16:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 43: | Line 43: | ||
| {{ : | {{ : | ||
| + | ==== Test the Recipe ==== | ||
| + | To test the recipe, go back to [[https:// | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | In the topmost URL field, replace '' | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | Now you can click //Test It// and wait for the e-mail to arrive. | ||
| + | |||
| + | At the bottom of the page, we already see the HTTP POST URL that we will need in the final step when adding the action to mAirList: '' | ||
| + | |||
| + | ===== Set Up mAirList ===== | ||
| + | |||
| + | The final step is to make mAirList trigger the HTTP POST call when the playlist runs empty during automation. | ||
| + | |||
| + | ==== Create Script ==== | ||
| + | |||
| + | At this time, we cannot use HTTP POST calls directly in action lists, so we must create a very simple script first: | ||
| + | |||
| + | <code language=" | ||
| + | begin | ||
| + | HTTPPost(' | ||
| + | end. | ||
| + | </ | ||
| + | |||
| + | Replace ''< | ||
| + | |||
| + | ==== Set Up Action ==== | ||
| + | |||
| + | Now that we have created the script, we can go to the configuration and add it as an action to the //When playlist runs empty in automation mode// condition: | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | That's all. Now when the playlist runs empty, mAirList will make a call to IFTTT. | ||
tutorials/using_mairlist_with_ifttt.1452503119.txt.gz · Last modified: (external edit)