Image link to image convert

I want to convert an image link like this
https://files.oaiusercontent.com/file-u5MDzw1OnFF1qix3HbN5gQbh?se=2024-01-05T19%3A58%3A16Z&sp=r&sv=2021-08-06&sr=b&rscc=max-age%3D31536000%2C%20immutable&rscd=attachment%3B%20filename%3Da4de4097-fab5-4e75-b510-e73779c5e3d4.webp&sig=FkZlSOe4mu8ZI/BhG7Q0SqL9pO0zcsakFU/6UkzQV%2Bo%3D
To an image that i can use in an email attachement.

When i used Http Get a file, it made it into an xml file

Where did you get that link from? It looks invalid, because when visiting the link in your browser, or as seen in your screenshot, you are not authorised to access it.

2 Likes

Hey @Jan1
Welcome to the Make Community.

There is some authorization error in your link.

You can do two things

  • Insert the valid link

OR

  • Download Picture and upload in Google Drive then get the link

When you will add a module Get a File of HTTP. You will get Image or any Document File in the Buffer, Binary Form

2 Likes

Thank you for helping, it worked

2 Likes