How to make API Calls in Webflow

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2023
  • In this tutorial, you will learn how to make API Calls from Webflow with Custom Code. This can be helpful when you want to load data into your Webflow website that comes from an external Database.
    Find the Custom Code used in the tutorial here: gist.github.com/Raphael-Fastg...
  • НаукаНаука

Комментарии • 7

  • @FastgenHQ
    @FastgenHQ  8 месяцев назад +1

    Registrations are open for the Product Hunt + Fastgen hackathon, starting November 27th! Find more information and sign up here: fastgen.com/blog/product-hunt-fastgen-hackathon

  • @alan_poser
    @alan_poser 3 месяца назад +1

    Can this be used in forms as well?

  • @Unstoppable-le3vn
    @Unstoppable-le3vn 2 месяца назад

    Hey @Fastgen I tried the code using a dummy api and while the api is working as I tried it on Postman, it seems webflow might have disabled the ability to create elements?

  • @Code_Capital
    @Code_Capital 5 месяцев назад

    Is there no authentication via API token or similar? That would be more challenging since we cannot put it into the tag, wouldn't it?

  • @infiltretor287
    @infiltretor287 8 месяцев назад +1

    Can you filter this data on webflow?

    • @FastgenHQ
      @FastgenHQ  8 месяцев назад

      Hi!
      This depends on how you want to filter the data. Do you want to filter it before it's displayed on the website or do you want to let the website user filter the data?

    • @user-uw4gx5ql4l
      @user-uw4gx5ql4l 6 месяцев назад

      @@FastgenHQ i would like to know how to let the user filter the data