I’M trying to develop an application, in Python, to export GMAIL Messages to eMl.
Google authentication is already working.
…service = build(‘gMail’, ‘v1’, credentials=creds)…,
Now I don’t know what is the best and …...slad July 23, 2023, 11:34pm #1 I’m trying to develop an application...