Process the actual download on MS365 attachment

Hello guys,

I have created a scenario where I download an attachment from an MS365 account. It is an excel file.

The question of today is how to get the file itself for further processing because I just get a filename, data and the file size.

Probably a bit stupid but I can’t find the solution.

Thanks for your help!

1 Like

Hi,

Welcome to the Make Community,

It depends on what you need to achieve later.

If the next modules require the file in binary form, you are good to go- just map fields.

If next module needs file from a publicly hosted URL, go with 0CodeKit.

If you need to change the format, you can either use one of the API converters or use Google Drive functionalities.

Have a great day!

1 Like

Hi @Alderd_Froolik

To process the details in the file, you need to upload the file to OneDrive using its Upload module.

This will output a File ID which can be mapped in the Excel “List Rows” module.

Regards,
Msquare Automation - Gold Partner of Make

Book a Free Consultation | Connect Live

Explore our YouTube Channel for valuable insights and updates!

1 Like