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

Add IFTTT webhook notification #796

Open
zixiiu opened this issue Nov 13, 2020 · 5 comments
Open

Add IFTTT webhook notification #796

zixiiu opened this issue Nov 13, 2020 · 5 comments

Comments

@zixiiu
Copy link

zixiiu commented Nov 13, 2020

Description

IFTTT can be used as a simple, fast, free and cross-platform notification tool when you install their app on iOS or Android device. It could be a easy implementation on current code.

Possible solution

I didn't find their documentation on their website. But the process is simple.
First go create a applet: if Webhook (with event_name) then notification.
And then go to https://ifttt.com/maker_webhooks and click documentation to retrieve your API key.

Then everything has been setup. Send a notification is as simple as a post request to https://maker.ifttt.com/trigger/event_name/with/key/your_api_key

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link
Contributor

This issue has been closed because it is stale. Reopen if necessary.

@jef jef reopened this Dec 19, 2020
@jef jef removed the status: stale label Dec 19, 2020
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link
Contributor

This issue has been closed because it is stale. Reopen if necessary.

@Kore-Development
Copy link

Using IFTTT, you could get free notifications by phone call in United States.

@jef jef reopened this Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants