21
Views
2
Comments
How to get the Gmail inbox mails to the Outsystems Reactive app database

I have a new scenario: Different company distributors send their data to a specific Gmail account. I want to know how to retrieve that data and store it in our OutSystems database. 

2024-09-17 08-54-53
Jerome Rajadurai J

Hi @SreenivasuluReddy Lingala ,

Try to use GMAIL API for .NET or JS to read messages.
Gmail API : https://developers.google.com/gmail/api/guides 

Also you can try the GMAIL Service component to read messages.
Connector : https://www.outsystems.com/forge/component-overview/9374/google-gmail-connector-o11 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.