Help me with this scenarios please if someone cud help me with xaml i wud b much appreciated and its very urgent

• Reading of mails from outlook with a particular keyword and saving them in the shared location
• Saving search results in an application and saving the search with time and date in the shared location
• Copying data to an excel sheet and filtering the required columns and sending them in the mail.

@chakryer Hi ,

You can use get outlook mail message activity and store the results into mailMessages.use filter for the particular keyword and use save attachments activity for download the attachment from the mail and give the path for where to save the attachment.
Thanks

thanks ajit but I can only save one mail with specific path with the name but I want more than one mail to be saved in the folder

Hi @chakryer,
Please find the attachment and its for your reference
Main.xaml (8.3 KB)
Regards
P.Ajith