How to read JSON API Response in Bubble [API Connector Tutorial 7/7]

preview_player
Показать описание


💻 In this video: Unsure of what the JSON data format is? This video explains what JSON is, what a JSON API response looks like and how bubble interprets and saves this information.

If you like this tutorial, you might just like our free No-Code Bootcamp - an online program that teaches you how to build complex web apps without code. Use it to learn the skills needed to build apps for yourself or to join our Partners program, where you can get paid to build, design or PM Bubble apps.

You can follow us on:

#airdev #canvas #bubble #api
Рекомендации по теме
Комментарии
Автор

Is there a solution for when the data returned from the API is in the form of an object with properties that are themselves objects, rather than an array of objects?

bergyver
Автор

how to display this output in frontend ?

ajay
Автор

If I get data returned from an API with a bunch of objects, and I need to map those objects to create "things" in bubble. How can I map that correctly?

PedroCalle_