I need to upload the image in a product registration form (this form has some input fields and an image file upload field).
This register sends the information via API via a POST call. The input fields worked, however, the image did not work
Not even in the configuration of the call Screenshot by Lightshot it worked
I don’t know how to set up this upload field using the API
This is the JSON structure that I have regarding the image Screenshot by Lightshot
What configuration should I do?
Thanks!
Having the same issue, bubble does not seem to like my syntax no matter what I try.