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

Go to > Integrations

Scroll down to API Access > Generate API token

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:

Last modified 1yr ago