Skip to main content
Solved

Save attachment from outlook

  • May 7, 2024
  • 2 replies
  • 81 views

mandarB
Forum|alt.badge.img+9

Hi guys , I’m trying to save attachment from outlook. When i receive mail with attachment im not able to save it in first bot run. bot does not go inside loop to save attachment. I have attached some screenshots for reference. Is this because of system date?

 

Best answer by Polyana 8891

Hello!

Maybe the receipt date is conflicting, try leaving the dates blank when saving the attachment. If it works, try to structure before the loop the dates you want to prioritize to get the attachment.

2 replies

Polyana 8891
Navigator | Tier 3
Forum|alt.badge.img+10
  • Navigator | Tier 3
  • Answer
  • May 7, 2024

Hello!

Maybe the receipt date is conflicting, try leaving the dates blank when saving the attachment. If it works, try to structure before the loop the dates you want to prioritize to get the attachment.


mandarB
Forum|alt.badge.img+9
  • Author
  • Navigator | Tier 3
  • May 16, 2024

Thanks