Тёмный

Making Dynamic Calls | Bubble.io API Tutorial Part 3 

Jacob Gershkovich
Подписаться 3,7 тыс.
Просмотров 9 тыс.
50% 1

This is part 3 of my series on APIs. In this video we'll look at making our request dynamic inside of the API connector!
If you missed the earlier videos in this series, the links are below:
Part 1: • What is an API? | Bubb...
Part 2: • Using the API Connecto...

Опубликовано:

 

23 авг 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@abdella4
@abdella4 2 месяца назад
Thank you! I was stuck on this for 2 days.
@silvercrownwisdom
@silvercrownwisdom 9 месяцев назад
THE BEST tutorial on API's I've seen! It has helped me tremendously with understanding how apis connect and their purpose. Newbies can really get this!
@wdub1362
@wdub1362 Год назад
Thanks Jacob, looking forward to the next one!!
@robbrodrick5746
@robbrodrick5746 Год назад
Excellent series! This was incredibly helpful
@jacobgershkovich
@jacobgershkovich Год назад
Thank you! Glad you found it helpful.
@janpienaar989
@janpienaar989 Год назад
Thank you so much for providing such an excellent video about APIs and Bubble. Your clear explanations and practical examples made it easy for me to understand the concepts and start implementing them in my own projects. Your passion for the topic is evident and it definitely comes through in your video. I appreciate the time and effort you put into creating such high-quality content. Keep up the great work!
@jacobgershkovich
@jacobgershkovich Год назад
Thanks so much Jan! Really appreciate the kind words.
@simon.stjohn
@simon.stjohn Год назад
Jacob...thank you...your vids are excellent....clear and concise.... brilliant 👍
@jacobgershkovich
@jacobgershkovich Год назад
Thank you! I appreciate the kind words.
@ognitech8349
@ognitech8349 3 месяца назад
Hi. U said in ur video u don't know the reason why bubble allows you to switch from data to action. I don't know exactly why....but I can tell you how I use those two functions. I use data setup when I use an API GET function so I can display on my side the data I am getting from the API and I use the ACTION setup when I need to use API POST function to send data to the API...so I trigger it in the workflow. I hope this helps someone. Great video tutorial!
@dalibor5673
@dalibor5673 5 месяцев назад
great video, workflow understanding is hardest for me, can you publish more videos with concentration on understanding the workflows? Thanks
@issuecurator
@issuecurator Год назад
Really good video
@jacobgershkovich
@jacobgershkovich Год назад
Thanks!
@edakarajillo
@edakarajillo Год назад
Great playlist!!! You seem an expert dealing with Jason and apis en Bubble. I'm in trouble Putting in a same repeating group nested JSON output from APIs. For example using this same API of cards, if I'd like to built a simple 4 column table with the following columns: Deck_id, code, image, value Note that the key "deck_id" has another key along that it give details about the "deck_id" key which it has an array with the "code", "images" and "value" values, then the table in the column "deck_id" is going to have the same value repeated as many rows this array values has inside. I'm hitting my head against the wall to achieve it for an invoices JSON, the number of invoice as the "desk_id" has along an another key that it is an array with the items sold of that invoice. The goal is achieve the following structure in the table or repeating group. Invoice 1, item a, price Invoice 1, item b, price Invoice 1, item c, price Invoice 2, item a, price Invoice 2, item b, price In the current video's JSON would be Deck_id #1 , code a, image a, value a Deck_id #1 , code b, image b, value b Deck_id #1 , code c, image c, value c Deck_id #2 , code a, image a, value a Deck_id #3 , code b, image b, value b I will appreciate a lot of you can clear this point which doesn't found info in all web.
@jacobgershkovich
@jacobgershkovich Год назад
Hey Edisson! Glad you're enjoying the playlist. This would be a great question to post in the Bubble forum with some screenshots from your editor so others can see what might be going on.
@Default42975
@Default42975 2 месяца назад
Hi Guys! Trying to get dynamic input working for the API connector - it works for JSON or Raw, but I can’t seem to get it working for the Form-Data Body type.
@thefleming1830
@thefleming1830 Год назад
Hi Jacob, i recently found your channel. I have a question regarding APIs and have been searching the internet for an answer. Perhaps i'm simply overthinking it but i want to do it the correct way. If i, for example, use TMDb api to display movies and have additional data about those movies in my bubble cms. How can i make it so that whenever someone looks up Titanic, data from TMDb and my own data of Titanic gets displayed?
@keyuramin6704
@keyuramin6704 Год назад
Data and Actions got cleared with your video Thanks mate. I still have one more query though about the performance. When I click a button, I get a performance warning. Workflows on this page have downloaded more than 3 megabytes. It took 01:17:06 - so I guess because of that but I only have two input field (multi-line and slider) to satisfy the API input. How do you resolve this situation?
@sanandresano01
@sanandresano01 Год назад
you are the best bubble youtuber. can you make the videos 1080p
@jacobgershkovich
@jacobgershkovich Год назад
Haha thanks! That's so nice of you to say. I'm saving up to purchase a nice camera and office setup for filming. My videos will look much better in a couple of months ;)
@BadChaker
@BadChaker Год назад
Thx for the video, I am working on an own project and I think with the parameter you can even dynamically change the host of the API endpoint, right?
@jacobgershkovich
@jacobgershkovich Год назад
Not sure I understand the question?
@BadChaker
@BadChaker Год назад
@@jacobgershkovich when you setup the API in the backend, you use placeholders for parameters in the url. My idea is to use the placeholder also for the host name/server of the API call. the endpoint is the same but I need to get the data from sale „service“ but different server.
@janerinhaalphonso1518
@janerinhaalphonso1518 Год назад
Hey can u tell me how to retrieve data from api call to a graph
@jacobgershkovich
@jacobgershkovich Год назад
Yup, if you take the concepts learned in this video and watch this video where I talk about charts, you should have all you need: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-azIjYb9Y_tw.html
@pratimadudhewar3680
@pratimadudhewar3680 Год назад
Hello.. I want to create the object of API dta type and then merge earlier API response with newly created object and set it to the RG. How can i achieve this?
@jacobgershkovich
@jacobgershkovich Год назад
Check out my video here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-4CE21Xn7fgI.html I think that's what you're talking about?
@istrepofficial
@istrepofficial 6 месяцев назад
yes all of this fails when it come to blockchain. yes it refused to change [para] ...
Далее
2DROTS vs RISENHAHA! КУБОК ФИФЕРОВ 2 ТУР
11:31
ФОКУС С БАНАНОМ🍌
00:32
Просмотров 283 тыс.
🎙СТРИМ на 4 МИЛЛИОНА🍋
3:12:45
Просмотров 1,3 млн
OAuth 2.0 Explained | Bubble.io API Tutorial Part 06
37:31
Bubble.io API Connector Tutorial
9:25
Просмотров 22 тыс.
How API's work in Bubble
50:21
Просмотров 19 тыс.
How to build a Dashboard in Bubble.io
27:55
Просмотров 1,4 тыс.
5 Beginner’s Mistakes on Bubble You Should Avoid
9:36
2DROTS vs RISENHAHA! КУБОК ФИФЕРОВ 2 ТУР
11:31