Worked Example of sending a variable to a backendless API?

Hi,

I’ve created an API service to connect to a 3rd party…It works which is great…here is my codeless block.

The ‘code’ variable in the body of the request changes each time I want to call the API…is there any examples of where this is done and then perhaps where this is then invoked from the front end with the variable passed into the API?

I’ve looked at the API documentation and am a bit confused at to whether parameters helps, I’ve tried lots of different combinations to no avail…

any help much appreciated!

Best,

Matt

sorted - used the shopping cart example from missions to track it down.

Thanks!