This might be quite a simple question but I’m looking for ways that I can transfer the png output image from a HTTP Request node into a HubSpot file property. Is this possible?
The main goal of this workflow is to see if I can push Jotform file uploads into HubSpot file properties. This can be done easily by using the Jotform URL as the file property in HubSpot, but I want to transfer the actual image file itself.
I’ve been able to gain an image output from the Jotform file URL by using the HTTP Request node, but I’ve been banging my head against the wall trying to figure out ways to then push this into a HubSpot file property in any type of standard image format.
I’m super new to n8n so I would appreciate any help!
Sorry for the delay and thanks for the response! Is there any way the file could be pushed into a property rather than being uploaded as a file into the file library?