Return Date from API Call

I have made a call to stripe to create a card and it creates a response with more data field then I need. How do I set up my codeless blocks to capture only specific fields?

Put into a variable:
UI Builder - ConsoleDemo - Backendless 2021-11-03 18-58-31

Use the variable to extract properties:
UI Builder - ConsoleDemo - Backendless 2021-11-03 18-58-58

Here’s a video about variables:

Hope this helps.

Mark

1 Like

Beautiful. It worked like a charm. Cant wait to continue on with my build!