Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.44 KB

IFTTT.md

File metadata and controls

44 lines (28 loc) · 1.44 KB
IFTTT & Telegram integration
  1. Signup on IFTTT.
  2. Click on create step1
  3. On Choose a service page filter or select Webhooks step2
  4. Select Receive a web request & click on connect
  5. Click Add If & enter Event Name as slot_open and Create trigger

step3

  1. Click Add Then That and filter or select Telegram

step4 step5

  1. Connect & authorize Telegram
  2. Select Send messsage on Choose an action for Telegram

step6

  1. On the Send message screen -
  • Target Chat => Private chat with @IFTTT (Use the @IFTTT bot on Telegram to post messages to Groups or Channels.)
  • Message text => <b>Vaccine Slot available - Updated at {{OccurredAt}}</b><br/>{{Value1}}
  • web page preview => Disabled

step7

  1. Click Create or Update

step8

  1. Applet connected

step9

  1. To retrieve the key used to connect to IFTTT go to Webhooks and click on Documentation on top right corner

step10

  1. The key is mentioned on the page. You can also try triggering a message to test the connectivity. Be sure to fill in the {event} as slot_open and value fields as desired

step11