Skip to content

Add IFTTT webhook notification #796

Open
@zixiiu

Description

@zixiiu

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions