Get Files with Http-Module

Hi,
maybe someone can help me with this problem:

I am trying to get files/data, which is uploaded to a formular, to send it to a crm.
The module sends a link, via which i enter a download site an the download automatically begins.

I tried to get the data with a http-module, but the output of the module is just the html/text sourcecode of the page, where the download “begins”.

I have screenshots. Maybe someone has an idea, what i did wrong.



Thanks in advance

1 Like

Hi @m_m ,
If the link you are receiving is a downloadable link, you can use the ‘Get a File’ module of HTTP and pass the URL there. This will return the buffer data of the provided URL, allowing you to map the file for uploading into your CRM.

Best regards,

Msquare Automation
Gold Partner of Make
@Msquare_Automation