KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
bulk-gmail-api
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
contact-particle-filter
:
No description available.
portfolio
:
No description available.
scVAEIT
:
Variational autoencoder for single-cell integration and transfer learning.
MultiPrecisionArrays.jl
:
Mulitprecision Arrays
koa-book-code
:
《koa开发入门、进阶与实战》书中的源码
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
bulk-gmail-api
?
Download (.md)
# Send Massive Amounts Of Emails For (Almost) Free With Google Cloud Functions and Gmail API! ### Copy the Code from this repository into your own Google Cloud Function, and make sure to have the following environment variables set : #### CLIENT_ID #### CLIENT_SECRET #### REDIRECT_URI #### ACCESS_TOKEN #### ACCESS_TOKEN #### REFRESH_TOKEN #### FROM_EMAIL ### Check out the full YouTube video here! ## To use cloud tasks for distributing large lists of emails (>25k), select the "with-cloud-tasks" branch!