Iterating through events in google calendar

Hi,
I am trying to work on google calendar automation. There, normally is multiple events in the same day. And I am trying to develop a robot that iterates through each event and checks the subject line.Can anyone help me with the iteration procedure please. Thanksfg

hi @suwalruchan365

have you tried using Get Attribute or Get Text Activity

Thanks
Ashwin S

I have the same issue i ended up doing this 1.go to g=mails 2.read mails 3.save attachment 4. read that .ics file into a text file by 5. writing a vb code and start a process using “start process activity on uipath” and get what ever i want e.g description or location .

hope it help :slight_smile:

it would be cool to be able to iterate through the google calendar without downloading .ics