Webflow

This guide explains how to quickly connect Webflow CMS back-end to a Jet Admin front-end.

Step 1: Get your API key

Go to Webflow Dashboard > Settings

Go to > Integrations

Scroll down to API Access > Generate API token

Step 2: Connect the API queries to Jet Admin

Choose a Rest API database from the list of available data sources:

Let's start with implementing Rest API, select it from the list of available resources, and specify the general information that will use for all API requests for this resource:

  • Resource name – unique name that indicates API resource in Jet Admin.

  • Base URL – URL that will use for all requests for this resource (if you want to use different URL, create different resources for each URL).

Create a new Collection with your Webflow's query:

pageMaking API requests

Last updated