Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IFTTT section to explain no longer free #862

Merged
merged 1 commit into from
Jul 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/ConfigureNotificationsForArchive.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ Gotify is a self-hosted notification service. The android client is available on

# IFTTT

IFTTT is a completely free alternative that can be configured to send notifications. It requires an account and the IFTTT app to be installed but is available for both [iOS](https://itunes.apple.com/app/apple-store/id660944635) and [Android](https://play.google.com/store/apps/details?id=com.ifttt.ifttt).
IFTTT was formerly a completely free alternative that can be configured to send notifications. They have since moved the Webhooks service behind their [pro tier plan](https://ifttt.com/plans).
It requires an account and the IFTTT app to be installed but is available for both [iOS](https://itunes.apple.com/app/apple-store/id660944635) and [Android](https://play.google.com/store/apps/details?id=com.ifttt.ifttt).

1. Connect the [Webhooks service](https://ifttt.com/maker_webhooks)
2. Create a new applet
Expand Down