superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
23 stars 5 forks source link

[communication/send-email] Map for Gmail #80

Open jnv opened 3 years ago

jnv commented 3 years ago

Asked by a user via support.

Google Workspace provides an API for working with Gmail including sending email on behalf of the authorized user: https://developers.google.com/gmail/api/guides/sending

I don't think it fits the use case of sending a transactional email, but the communication/send-email profile provides sufficient interface for this.

The biggest blocker here is the lack of authorization flow.