节点与集成
Webflow credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
- Create a Webflow account.
- Create a site: Required for API access token authentication only.
Supported authentication methods
- API access token
- OAuth2
Related resources
Refer to Webflow's API documentation for more information about the service.
Using API access token
To configure this credential, you'll need:
- A Site Access Token: Access tokens are site-specific. Go to your site's Site Settings > Apps & integrations > API access and select Generate API token. Refer to Get a Site Token for more information.
Using OAuth2
If you need to configure OAuth2 from scratch, register an application in your workspace.
Use these settings for your application:
- Copy the OAuth callback URL from n8n and add it as a Redirect URI in your application.
- Once you've created your application, copy the Client ID and Client Secret and enter them in your n8n credential.
- If you are using the Webflow Data API V1 (deprecated), enable the Legacy toggle. Otherwise, leave this inactive.
Refer to OAuth for more information on Webflow's OAuth web flow.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。