Bubble.io - Exposing my Data as a Rest API | Secure Connection

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

КОМЕНТАРІ • 18

  • @rohitsubramanian3670
    @rohitsubramanian3670 2 роки тому +1

    Thanks man was searching hard for this information of authenticating the api

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

    Is there a way to expose a workflow action as an API (maybe a series of workflow steps together)?

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

    Great video Pankaj!

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

    Thank you for the great video!

  • @FranciscoCastillo-ok8ys
    @FranciscoCastillo-ok8ys 3 роки тому +1

    Hi, I how can I set privacy rules so that the API caller can only access certain fields in my database?

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

      Click privacy tab under that select data type and create a new rule and define all year rules for the particular fields we should be accessible.

    • @FranciscoCastillo-ok8ys
      @FranciscoCastillo-ok8ys 3 роки тому

      @@chauhan035 thanks for your reply. What I want is to create specific privacy rules for different API tokens, I tried looking where you said but I did not find an option there

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

    Zeher

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

    Hi Chauhan, great video,
    I have a question, actually I can't find APi Tokens in my settings API, what's the problem ?

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

      You should click on 3rd Party apps and should give you client id and secret key

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

    How to set a parameter to get so bring one of the custumer

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

      You can pass key in Params and it’s value based upon that value customer detail you can fetch

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

      And make sure request type is Get