Skip to content

Instantly share code, notes, and snippets.

@jdecode
Created September 6, 2021 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdecode/72846009bebec87681334c2d2733d171 to your computer and use it in GitHub Desktop.
Save jdecode/72846009bebec87681334c2d2733d171 to your computer and use it in GitHub Desktop.
Testing Slack notification via IFTTT

This is a new thing I am testing.

  1. Subscribe to RSS/Atom feed of a username (jdecode in this case)
  2. Create a new applet in IFTTT that checks(via polling, every 5 minutes) if there is a new entry
  3. If there is a new entry, a notification will be sent to Slack
  4. If it works, then this post will be the first one that shows up in Slack
  5. After this, next step is to setup similar notifications from RSS/Atom feeds for GitHub/CircleCI/Heroku to end up in Slack

402270_mirror21

@jdecode
Copy link
Author

jdecode commented Sep 6, 2021

Success speaks in screenshots... 😃
Screenshot from 2021-09-06 21-50-24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment