141
Views
4
Comments
Retrieve Email from Gmail/Personal accounts and save them in OS DB
Question

HI,

I have a requirement to retrieve emails from an Gmail mailbox and parse through the body to extract data(attachments).  This processing will be wrapped by a timer. Could you please help on this requirement.

 Thanks in advance.

Bhagya



2021-03-18 21-03-15
Benjith Sam
 
MVP

Hi Bhagya ,

Try using this forge component: https://www.outsystems.com/forge/component-overview/8613/mailclient


Hope this helps you!


Regards,

Benjith Sam

UserImage.jpg
Bhagya Rangaraju

Benjith Sam wrote:

Hi Bhagya ,

Try using this forge component: https://www.outsystems.com/forge/component-overview/8613/mailclient


Hope this helps you!


Regards,

Benjith Sam

 Hi Benjith Sam,

Thank You.


i tried MailClient,but i am keep getting error "Command Login failed server replied:No[Authenticationfailed]Invalid credentials(failure)", and i am sure i have provided correct username and Password of Gmail.


 

UserImage.jpg
Bhagya Rangaraju

Bhagya Rangaraju wrote:

Benjith Sam wrote:

Hi Bhagya ,

Try using this forge component: https://www.outsystems.com/forge/component-overview/8613/mailclient


Hope this helps you!


Regards,

Benjith Sam

 Hi Benjith Sam,

Thank You.


i tried MailClient,but i am keep getting error "Command Login failed server replied:No[Authenticationfailed]Invalid credentials(failure)", and i am sure i have provided correct username and Password of Gmail.


 

 

 I could able to resolve the above issue but now i am facing " Object Reference Not set to an instance of an object" i followed the below scenario

step 1) my gmail has one unread mail

step 2) i executed the MailClient Demo app and clicked on Process button

step 3) upon click the Inbox mail is read but "GetAllMail" action returning empty Message list and throwing 

" Object Reference Not set to an instance of an object" error

step 4) now the all Gmail inbox mails are read,if i tried to click Process button again its throwing message ""Caixa Vazia!"

Could you please help on this issue

Thanks

2020-09-16 12-48-28
Pavan Suthar Jethmal

hello Bhagya,

Can you please tell how you have solved this problem?
"Command Login failed server replied:No[Authenticationfailed]Invalid credentials(failure)"

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