Download file from URL Link which we receive from email

@niranjan.kummara

To extract the email use isBodyHTMl property and get the body then you can use regex to extract the url

then use http activity and pass the url and give the file location in resource path property to save and it would save it

cheers