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
Hi Bhagya ,
Try using this forge component: https://www.outsystems.com/forge/component-overview/8613/mailclient
Hope this helps you!
Regards,
Benjith Sam
Benjith Sam wrote:
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.
Bhagya Rangaraju wrote:
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
hello Bhagya,
Can you please tell how you have solved this problem?"Command Login failed server replied:No[Authenticationfailed]Invalid credentials(failure)"