I am able to store my file to onedrive but i want to send it through email? Can anyone please help me to do this?
Thanks
Follow this approach:
-
Find your uploaded file by “find files and folders” to get an output in
Resultsvariable. It would be array ofDriveItemdata type.
-
Use for each to iterate over output and file.webUrl to get the url.
Use this URL in your email body.
Thanks,
Ashok ![]()
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
