Gmail API

@psweb hi

I have to build an application that will be a custom mail client. To simplify the first version of the application, I decided to use the Gmail API so that I could get a quick and convenient way to manage mail messages in full.

I began to study the documentation and the forum, and came across a large number of topics on the Gmail API from you. It looks like you have already successfully passed this path with the Gmail API. Can you give a brief instruction on what needs to be done to start working with gmail?

I see it like this:

  1. Google account registration.
  2. Establishing server authorization according to this manual: https://docs.wappler.io/t/google-service-account-authorization-with-jwt/26491
  3. Creating server actions using authorization from step 2 and Gmail REST api (https://developers.google.com/gmail/api/reference/rest).

Am I sticking to the right plan?

Thank you in advance

Community Page
Last updated: