Receiving Emails from Gmail in UiPath

0 votes
I am working on building an automation solution which involves receiving emails through gmail and storing their data (Body/Subject) into an excel or CSV file which will be used for further analysis. I am facing issue with Gmail integration with UiPath. Can someone help me with how to do this and which protocol to use?
Mar 15, 2019 in RPA by Mishti
• 480 points
3,278 views

1 answer to this question.

0 votes

Hi,

Integration of Gmail with UiPath can be achieved through IMAP or SMTP protocols. But to retrieve email messages, you will have to use the Get IMAP Mail Messages activity of IMAP. Use the following values to configure its properties.

Server: imap.gmail.com

Port: 993

Using this activity, you will be able to retrieve the email messages in the Output > Messages property which can store a list of messages. Then use this output variable for further processing. In your case, you can use a For Each activity to store every individual message as required.

answered Mar 16, 2019 by Mugdha
• 600 points

Related Questions In RPA

0 votes
1 answer

OCR error in UIPATH in reading Text from an PDF containing Image

you can reinstall the activities and debug ...READ MORE

answered Apr 26, 2018 in RPA by wrecker
• 3,110 points
4,780 views
0 votes
1 answer

Full text extraction from pdf file in Uipath

Hey @Priyanka, you can extract the full ...READ MORE

answered Mar 5, 2019 in RPA by Abha
• 28,140 points
815 views
0 votes
0 answers

Getting e-mails from from mailbox in UiPath

I want to access all the unread ...READ MORE

Mar 6, 2019 in RPA by Akanksha
917 views
0 votes
1 answer

How to move all files from Source to Destination Folder in UiPath?

Hi Pragati, in order to move files ...READ MORE

answered Mar 8, 2019 in RPA by Abha
• 28,140 points
5,370 views
0 votes
3 answers

How to download attachment from gmail using UiPath?

Download IMAP Attachment Extractor and smoothly extract ...READ MORE

answered Jun 29, 2020 in RPA by zoey
• 140 points
7,824 views
0 votes
1 answer

Automation in Uipath

you can use the Database package for connecting  ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,313 views
0 votes
1 answer

UiPath vs Workfusion

in WorkFusion, you can create a script ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
2,395 views
0 votes
1 answer

Surface automation in rpa?

Surface automation is a visual automation that is done using ...READ MORE

answered Apr 20, 2018 in RPA by wrecker
• 3,110 points
1,522 views
0 votes
1 answer

Using Powershell from UiPath

Follow this step-by-step process: Create a .TXT file ...READ MORE

answered Mar 7, 2019 in RPA by Mugdha
• 600 points
3,626 views
0 votes
1 answer

Native Citrix Recording in UiPath

Hey The earlier versions of UiPath supported the ...READ MORE

answered Mar 14, 2019 in RPA by Mugdha
• 600 points
2,173 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP