How Webhooks work in Bubble

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

КОМЕНТАРІ • 17

  • @fasaipuengudom5412
    @fasaipuengudom5412 Рік тому +7

    Genuine review from a paid student: Matt is one of the best educators in Bubble sphere - to Matt, your courses (Airdev and personal) accelerated my career as a PM to the point where I can quickly create an MVP for my team without having to go through lengthy brief meetings. This cuts down the prototyping time 10x
    Just wanna show appreciation. Thanks so much

    • @mneary
      @mneary  Рік тому

      Thanks so much - super appreciate this and glad to have been of service! :D

  • @viquarahmed392
    @viquarahmed392 Рік тому +3

    Most awaited video
    Thanks Matt!

  • @hurricawashereyeah
    @hurricawashereyeah Рік тому +2

    I'm glad that you back dear Matt! Please keep going, you're doing really well! :)

  • @user-rj8df3vj2i
    @user-rj8df3vj2i 3 місяці тому

    This was like watching Cloud Atlas for the first time... mind blown... I feel like I just loaded in to a lobby of level 100 pros and am picking up the bling armor off the ground.

  • @RishitBhatt-w3j
    @RishitBhatt-w3j 5 місяців тому

    If I have data in stripe a lots of data can i retrieve all of that data in bubble from stripe.... is that possible from webhooks???

  • @tobibolumole5269
    @tobibolumole5269 Рік тому

    Welcome back😅
    Am currently struggling to get an API call on stable diffusion image to image. 😢😢😢
    Do you have any tutorial on that?

  • @thinkjon
    @thinkjon Рік тому

    I have a question regarding the Private Field. Big fan of your teaching, by the way - beginner student of your Thinkit-Buildit course.
    If the Query String Check Box is ticked which means that info is placed into the URL that's being sent. So if they Private Check Box is ALSO checked (both Private & Query String check boxes are ticked) HOW does it keep the information for that field PRIVATE? It's within the URL that's being sent back.
    Is the private information somehow encoded so it's disguised in the URL? If this was discussed in the video, my apology, maybe let me know the time code where you cover this.

    • @mneary
      @mneary  Рік тому

      Hey Jon!
      It’s a great question.
      Private simply means that the input for that parameter isn’t exposed within the bubble editor and in the client-side code.
      All api calls are made from the backend (Bubble handles this for you) so private just means the value is static and inserted on the backend itself. This article explains it well manual.bubble.io/help-guides/infrastructure/security/api-security/api-connector-security#parameters

    • @thinkjon
      @thinkjon Рік тому

      That's what is confusing. IF the Query String is NOT exposed in the ULR, then HOW is the parameter being read? Sounds like invisible ink of some sort (ha) @@mneary

    • @mneary
      @mneary  Рік тому

      @@thinkjon it is exposed in the URL. Think of what you setup in the API connector as simply the setup instructions for an HTTP request which is made from Bubble's server. That request includes your parameter, it's just not exposed in your app's client side code (nor the editor interface).

    • @thinkjon
      @thinkjon Рік тому

      When we tick the PRIVATE checkbox, the parameter will be exposed in the URL, but NOT in the client side web browser INSPECT code. Is this correct? So anyone who understands this can simply find it in the URL. This is not private, so WHY do they call it private? @@mneary

  • @aromalprakash6832
    @aromalprakash6832 Рік тому

    Boss how can I reach you to talk ? Please reply

  • @Heisenberg6969
    @Heisenberg6969 Рік тому

    you are great

  • @carsonguerrouxo6365
    @carsonguerrouxo6365 Рік тому

    Promo`SM 🙋

  • @jossdiim
    @jossdiim Рік тому +1

    very good, and also could be much more shorter for explanation.