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?
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:
Use the variable to extract properties:
Here’s a video about variables:
Hope this helps.
Mark
Beautiful. It worked like a charm. Cant wait to continue on with my build!