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

Webhooks #3

Open
DakotaNelson opened this issue Nov 1, 2017 · 2 comments · May be fixed by #7
Open

Webhooks #3

DakotaNelson opened this issue Nov 1, 2017 · 2 comments · May be fixed by #7

Comments

@DakotaNelson
Copy link
Contributor

I'd like to add webhook functionality, so that when new creds are received, CredSniper can fire off a request to a user-specified url.

This enables things like posting to slack or using IFTTT to send SMS messages, dispatch emails, put things in spreadsheets, flash your lights at home, tweet, ...

(I like IFTTT)

Does that sound useful?

@ustayready
Copy link
Owner

I considered using web sockets originally but webhooks is a much more solid idea.

@DakotaNelson
Copy link
Contributor Author

Sweet, working on it now!

@DakotaNelson DakotaNelson linked a pull request Nov 1, 2017 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants