Skip to content

ManudattaG/twilio_sendgrid_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

TWILIO SENDGRID EMAIL

Twilio SendGrid’s Email API triggers an email with a simple API call by managing all the contents, deliverables, templates and automatically displays the latest content in your email.

Overview:

There's a platform built(ChatBot) wherein I am using Twilio SendGrid to send emails related to Major Incident ticket details raised by the support team. It is intended that whenever a Major Incident occurs, it will be the bot's responsibility to retreive all the required details for ex: incident details, business impact, time, incident commanders, incident managers, whom to notify via email, list of users etc.. Bot then triggers an email to the users with all the details by using SendGrid template.

Pre-requisites

  • Python
  • AWS Lambda (Optional)
  • SendGrid Email API Endpoint
  • SENDGRID_API_KEY

Libraries:

  • python_http_client or requests
  • sendgrid.helpers.mail (optional)

My contribution and learning towards Python programming language will always be updated here in my GitHub profile: [https://github.com/ManudattaG/my_python_project.git]

NOTE : Any suggestions or issues related to this project are welcome. Please open an issue to discuss on the changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages