Hello, I would like to download an image or get the binary data from an url to post on my wordpress.
It’s look like there is no data in the table or json or schema.
Hello, I would like to download an image or get the binary data from an url to post on my wordpress.
It’s look like there is no data in the table or json or schema.
It looks like your topic is missing some important information. Could you provide the following if applicable.
in schema there is : "No data to show - item(s) exist, but they’re empty
"
Binary data is stored separate from non-binary data in your workflow. When you run your example you will see that it does in fact return the binary blob:
Note that it’s called ‘data’. If you need to access the properties, use the $binary object:
You can read more about binary data in our docs. Hope that helps!
Now I want use the data to resize for upload after but I cannot get the binary file. I don’t understand how to do…
For example here with openAI Image Creation, I have Binary Tab in output and after I can resize and upload anywhere. How to get it with HTTP request ?
Property name is “data”. Edit: Not because the filename is data in your example, but the binary property written in the color RED is “data” .
(I know it’s weird at first.)
Check out the documentation
Example:
Thank you, working with this template
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.