I am doing sap automation but my code runs on based on get imap and source is outlook

hello everyone since Microsoft disabled get Imap activity i cant run my code because based on my variable input type Listmail message im forlooping… so what is the replacement variable for Listmail message so i can do forloop

Try using Outlook Mail activities instead of IMAP.
ex - “UiPath.Mail.Outlook.Activities.GetOutlookMailMessages”

1 Like

okay will try thank u

Let me know if it works :slight_smile:

Hello @sathish_Kumar6

Does that mean you need to do automation on the outlook account?

If yes, you can use the outlook activities.

Thanks

actually outlook activities are working but attachment is not saving

its working but cant save attachments… dont know y

Did you tried providing some other file as the attachment?? Just check it once.

Thanks

1 Like

will check it thanks for suggestion

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.