Skip to main content

Webflow

Prefer guided AI setup?

Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.

Overview

Connect your Webflow account to Nirvai to automate website content management, update CMS collections, and manage your sites.

Supported Authentication Methods

  • API Access Token - Site-specific token (recommended for simple use)
  • OAuth2 - For multi-site access

Prerequisites

  • A Webflow account
  • A Webflow site (for access token method)

Setup Instructions

Access tokens are site-specific and simpler to set up.

Step 1: Generate Site Token

  1. Log in to your Webflow account
  2. Go to your site's Site Settings
  3. Navigate to Apps & integrations > API access
  4. Click Generate API token
  5. Copy the generated token

Step 2: Configure in Nirvai

  1. In Nirvai, select Webflow Access Token
  2. Paste your Access Token
  3. Save the credential

OAuth2 (For Multi-Site Access)

Use OAuth2 if you need to access multiple sites.

Step 1: Register an Application

  1. Go to Webflow workspace settings
  2. Register a new OAuth application
  3. Add the Nirvai OAuth callback URL as a redirect URI

Step 2: Configure in Nirvai

  1. Enter your Client ID and Client Secret
  2. Click Connect to authorize

Available Operations

With Webflow credentials, you can:

  • Manage CMS collections and items
  • Update site content
  • Handle form submissions
  • Manage webhooks
  • Access site metadata

API Versions

Webflow has two API versions:

  • V2 (current): Default for new tokens
  • V1 (legacy): For older integrations

Nirvai uses V2 by default.

Troubleshooting

Common Issues

  • 401 Unauthorized: Token is invalid or expired
  • 403 Forbidden: Token lacks required permissions
  • Site Not Found: Token may be for a different site
  • Rate Limits: Webflow has rate limits

Token Scope

Access tokens provide:

  • Read/write to CMS
  • Site information
  • Form data access

Adapted from n8n documentation for Nirvai platform


Next Steps

Got your credential? Connect it to an agent

Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.