Extract ID from a mail Subject

Replace this (. )%“) with (.*)%”). This page doesn’t show *

I am getting the numbers based on the if condition in the subject line

Thanks it worked, I now want to save the 20% extracted in an attachment like this attach

but it couldn’t save. please where am I wrong

Is it showing any error ? If not check whether you have unread mails with attachments or not.
If you need to read the read mails too please Disable “OnlyUnreadMessage” option in “GetMailMessage” activity.

It doesn’t show error, and I have disabled the OnlyUnreadMessage, though the message doesn’t have attachment as checked but what activity should I use to save the extracted value to a folder

Save Attachment activity will save the attachments to the folder name which you specified with the id number.

Does it mean it can’t save anything if there are no attachments in the email

Yes it won’t save anything if there’s no attachments in email.

Ok thanks, in this case my email didn’t contain attachment so I’ll remove the save attachment activity but how can I put any extracted value from the mailbox into a folder

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