Where to place JSON payload request details for external API call?

I work with a lot of external API's and up to this point they have been easy in Xano because when it comes to me telling the API what kind of data to send back, that's all been handled either as a parameter or a header.

However, with Amazon's API the request details that I send seemed to be sent almost as a block of code. When I copy the cURL and paste it into Bubble, you can see that those details are dropped into that 'Body' as a JSON object:[image.png]When I use Xano's Import cURL function it doesn't seem to drop that JSON request data anywhere. Is there somewhere in Xano I can put this information that I'm not seeing?
Working with APIs
1 reply