GithubHelp home page GithubHelp logo

Comments (3)

jravenel avatar jravenel commented on August 22, 2024

@FlorentLvr
@SanjuEpic as discussed last week. This is a good one for this week.

from awesome-notebooks.

SanjuEpic avatar SanjuEpic commented on August 22, 2024

Great!

from awesome-notebooks.

SanjuEpic avatar SanjuEpic commented on August 22, 2024

Just posting my findings related to information that we can extract with SendGrid:

  1. Getting started with SendGrid API -> https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/
  2. 100 emails/day forever with SendGrid API free account
  3. Once an account is created, create your own API key for future access (https://app.sendgrid.com/settings/api_keys)
  4. https://docs.sendgrid.com/api-reference/users-api/get-a-users-profile (for users profile info)
  5. https://docs.sendgrid.com/api-reference/e-mail-activity/filter-all-messages (for this issue)
  6. https://docs.sendgrid.com/api-reference/stats/retrieve-global-email-statistics (For global email statistics)

I am planning to currently work wrt SendGrid's rest API/ python package of sendgrid, below are the minimum requirements:
API url -> https://api.sendgrid.com/v3/messages
Header format for this issue-> "Authorization: Bearer <<YOUR_API_KEY_HERE>>"

Thanks and let me know if anything more is required!

from awesome-notebooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.