For the complete documentation index, see llms.txt. This page is also available as Markdown.

Webflow Integration

Use Webflow with Frevana to publish generated content directly to your CMS Collections.

Prerequisites

Before you start, make sure you have:

  • Access to manage your Webflow site

  • A Webflow site with CMS enabled

  • A CMS Collection created for publishing content, such as Blog, Articles, or Resources

  • Permission to generate API tokens

Setup steps

1

Generate a Webflow API token

Log in to Webflow and open the target site's Site Settings.

In the left sidebar, select Apps & Integrations.

Scroll to API Access and click Generate API Token.

Enter a recognizable name, for example:

Frevana CMS Publishing

Enable the required CMS Read & Write permissions.

Click Generate Token to create the token.

then paste it into the corresponding field on Frevana.

2

Get the Site ID and Site URL

Frevana needs both values to identify the destination site.

Go to Site Settings → General → Overview.

Copy your Site ID.

Find the site you want to publish to and copy the Site URL from the site card.

then paste it into the corresponding field on Frevana.

3

Create a CMS Collection

Open the CMS section in Webflow.

Click + and choose Blog Post Collection Template.

Enter the collection name and URL, then click Create Collection.

Keep the default collection fields unchanged. This keeps the collection compatible with Frevana publishing.

4

Create the Collection Page

Open Designer to configure the page layout.

In the left Pages panel, open the CMS Collection Page for the collection you just created.

Add a Rich Text element to the page.

5

Bind the Post Body field

Click the purple data-binding icon on the Rich Text element.

Select the Post Body field.

This makes published content appear on the collection page automatically.

6

Set the layout and publish

In the right settings panel:

  • Set Layout to Flex

  • Set Align X to Center

Click Publish in the upper-right corner.

Ready to publish

Your Webflow CMS is now ready for Frevana.

Add these values in Frevana:

  • API Token

  • Site ID

  • Site URL

After that, Frevana can publish content directly to your Webflow CMS Collection.


Last updated