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

Social Media Notification Dashboard using the Inbound Parse Webhook #5

Open
thinkingserious opened this issue Oct 19, 2018 · 0 comments

Comments

@thinkingserious
Copy link
Contributor

Using our Dockerized Inbound Email Parser in Node.js we can accept incoming email to an email address you choose and post the contents to a webhook of your choice.

If you set your social media notifications to go that email address, then you can parse, aggregate and display that data, creating a single dashboard to review all of your social media notifications. I suggest we start with Twitter, LinkedIn and Facebook.

The key elements may be:

  1. Parse the incoming email, extracting the relevant information into a JSON object
  2. Create a front end dashboard to provide an interface to the data
  3. Dockerize for easy deployment
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

1 participant