Capturing API returned values

How do we capture return values from API and pass them to workflow?

I want to capture the body nftAddress value returned by API and pass it to the workflow.

Change the “use as” type of api to “action” and call it from the workflow.

When you need to use the response of the api, use it as the "result of step 2 body nftaddress" you will get the option to pick.



Ankur@ Nocodetalks
Helping Bubble Devs to build No-Code Products. Follow me on Twitter

1 Like

Thanks! :blush: