How to Connect APIs to Bubble io Tutorial Part 1

Поділитися
Вставка
  • Опубліковано 18 січ 2025

КОМЕНТАРІ • 26

  • @aiswaryalakshmi9633
    @aiswaryalakshmi9633 10 місяців тому

    Thank you so much for this detail explanation. Loved it!!

  • @sebastianescalona3738
    @sebastianescalona3738 3 роки тому +2

    Hey man!! Thanks a lot for the video! I was so worried about working with API's because I imagined it was going to be way more complicated.
    Your video really helped a lot!!

  • @kingdomofmorgana
    @kingdomofmorgana 3 роки тому +1

    just as a head up I didn't see it on the plugin marketplace. I dont know if it is now the bubble app connector but that is for call within other bubble apps so IDK

  • @stephenessex4515
    @stephenessex4515 2 роки тому

    Hi Evan. Great video. A great help. Regarding 'Insert dynamic data' in 'Appearance' of the 'Text' element of the 'Repeating Group' (video time point 21:05), is there anyway to append other information in one request, for example grabbing 'Name' & ' Gender' & 'Address' all in one go, or would I always have to call in those separate items in separate text elements next to each other?

  • @empty_dayofthetech
    @empty_dayofthetech 3 роки тому +1

    Hello Evan, thank you for the video, although at the beginning it was very fast and the mouse was all over the place, after watching more than once and make notes I was able to somewhat understand. Here are a few notes if you don't mind answering.
    What was the point in creating a shared header when you already had one under the initial API Key? And afterwards you left that field empty. I'm assuming, leaving fields empty is ok.
    When you create a repeating group inside the canvas and set the API as soccer team and soccer logo, once run, you got all the teams from that API. Is there a way to filter which results you want to appear?
    Thank you again, and I will check newagedevelopment

  • @nat.serrano
    @nat.serrano 4 роки тому +1

    this was great! do you have a video to connect stripe with api connector?

    • @soruze227
      @soruze227 3 роки тому

      There is a plugin built for stripe

  • @brandonStuch
    @brandonStuch 4 роки тому

    This was so helpful as this was the exact API i needed to connect Bubble to so thank you! Question. So what would be the best/easiest way to do this: I am bringing live scores in and the API has values for home team and away team, but there is no logo values. How could I set logos for each of the teams?

  • @stazzeldskater
    @stazzeldskater 3 роки тому

    can this be done in the free mode of bubble? Or you must upgrade?

  • @fakossaconate4580
    @fakossaconate4580 4 роки тому +1

    Hi Evan and thanks for the video. I didn't get where the header (key=accept; value=application/json) comes from? This key is obligatory? How do we supposed to know that it should be written this way? It doesn't seems to be written on the "soccer API" screen... Thanks again

    • @evanlittle114
      @evanlittle114 4 роки тому +3

      Hi Fakossa, the key=accept, value= application/json is telling Bubble that when we send off this request we want to receive json data in return the { “key”: “value”, “key”, “value” } data format, other options could be xml returned by the request we make. When you are looking at api documentation they often show a typical response to a profiler request and that’s where you can find what we put in the accept header. Typically json is most common response so we write the accept application/json in the header of our request

    • @fakossaconate4580
      @fakossaconate4580 4 роки тому

      @@evanlittle114 many thanks

  • @DEAFCTIV3
    @DEAFCTIV3 3 роки тому

    fantastic tutorial! Subscribed!

  • @blufilmsesa
    @blufilmsesa 4 роки тому

    Instead of illustrating the data onto a repeating group, is it possible to store it in a data type?

    • @EvanLittle
      @EvanLittle  4 роки тому +2

      Hi Coby, yes, you can create a Type in the Bubble database called "Sport" for example and then in a workflow Create a "Sport" Add a Field, set this field equal to and here you use the same API reference we used when setting up the repeating group data source and make sure whatever your saving is compatible, for example if you save sport you have a text field called name to save the text information from the API

  • @raulcruz6974
    @raulcruz6974 3 роки тому

    can you please do the same to connect Twilio API with bubble in order to Verify Users with Phone number Registration or Log In.... Please !!!

  • @snygarmeister
    @snygarmeister 4 роки тому

    Hi Evan - Nice Video. Was playing around with this and run into a couple of issues:
    1) List of All Players - Bubble aborts it with a “Response too large” error.
    Is there any workaround for this? Any way by which I can try limiting the response size basis some parameter constraints like teams etc.?
    2) List of Players by Team - here I can only get players of one team at a time as I’m able to pass only one parameter value
    How can I pass multiple values (comma separation, braces, []?) If not, is there a nifty way around this?

    • @overanalyzing
      @overanalyzing 2 роки тому

      Hi, after a year, have you come to a conclusion on this? I’m late to the party 😂

  • @henryhow7214
    @henryhow7214 4 роки тому

    Great video! Can you create another video API Call for Post connect to Bubble.io ?

  • @sumitshinde5653
    @sumitshinde5653 4 роки тому +1

    Can you show
    how to make API calls on button click.

  • @virtumind
    @virtumind 2 роки тому

    Save data ?

  • @minhvuongluu7644
    @minhvuongluu7644 4 роки тому

    I have user list and their grades( students) on google sheets. Can i connect to bubble

    • @EvanLittle
      @EvanLittle  4 роки тому

      Hi Minh, yes you can connect students and their grades to Bubble. You will need to save the Google Sheet as a CSV file, upload this CSV file to Bubble in the Data section. This video in particular may help with that process: ua-cam.com/video/CgWIThhCB5Y/v-deo.html

  • @deepsynth3495
    @deepsynth3495 4 роки тому

    Thanks Evan,

  • @lolysa2453
    @lolysa2453 3 роки тому

    it always gives me 'wrong key' error

  • @Comidaparatodos1
    @Comidaparatodos1 4 роки тому

    thanks stuart ........... little