Hello! I’m having some problems trying to bulk some items using HTTP Request to the Bubble.io.
The format that Bubble request is like that:
But when I tried to put using HTTP Request, it doesn’t works and returns an error. At the moment, I’m trying to send using one multiple line string, like this:
As per your screenshot 1 you need inverted comma around the values as well…
Can you first try with post man if everything is proper and then use here with same
Properties
Cheers