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

API to send email to user inbox similar to sendgrid #46

Open
Rizary opened this issue Sep 14, 2022 · 1 comment
Open

API to send email to user inbox similar to sendgrid #46

Rizary opened this issue Sep 14, 2022 · 1 comment

Comments

@Rizary
Copy link

Rizary commented Sep 14, 2022

Hi, is it possible to do this with zoho? is it implemented in this library? I'm willing to contribute to the library for this particular feature because we need this for our backend.

@schmorrison
Copy link
Owner

Sorry for delay in responding. I never got a notification..

Looking into it, it seems like Zoho Mail has an API and offers the following endpoints that may be useful for your issue: send an email and send email with attachment

It seems like Zoho Mail does follow OAuth2 so you should be able to basically copy an existing sub-package in this library and start implementing endpoints.

Let me know if you need any advice. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants