节点与集成

Calendly credentials

You can use these credentials to authenticate the following nodes:

Supported authentication methods

  • Personal Access Token
  • OAuth2

Required scopes

To use Calendly nodes and triggers in n8n, your credentials must have the following scopes:

  • users:read: Read user information
  • webhooks:read: Read webhook subscriptions
  • webhooks:write: Create and manage webhook subscriptions
  • scheduled_events:read: Read scheduled event information

Personal Access Tokens also require the same scopes. When creating a Personal Access Token in Calendly, select the same scopes listed above.

Related resources

Refer to Calendly's API documentation for more information about the service.

Using Personal Access Token

To configure this credential, you'll need a Calendly account and:

  • A Personal Access Token

To get your access token:

  1. Go to the Calendly **Integrations & apps** page.
  2. Select **API & Webhooks**.
  3. In Your Personal Access Tokens, select Generate new token.
  4. Enter a Name for your access token, like n8n integration.
  5. Select Create token.
  6. Select Copy token and enter it in your n8n credential.

Refer to Calendly's API authentication documentation for more information.

Using OAuth2

To configure this credential, you'll need a Calendly developer account and:

  • A Client ID
  • A Client Secret

To get both, create a new OAuth app in Calendly:

  1. Log in to Calendly's developer portal and go to **My apps**.
  2. Select Create new app.
  3. Enter a Name of app, like n8n integration.
  4. In Kind of app, select Web.
  5. In Environment type, select the environment that corresponds to your usage, either Sandbox or Production.
  • Calendly recommends starting with Sandbox for development and creating a second application for Production when you're ready to go live.
  1. Copy the OAuth Redirect URL from n8n and enter it as a Redirect URI in the OAuth app.
  2. In the Scopes section, add the following required scopes:
  • users:read
  • webhooks:read
  • webhooks:write
  • scheduled_events:read
  1. Select Save & Continue. The app details display.
  2. Copy the Client ID and enter this as your n8n Client ID.
  3. Copy the Client secret and enter this as your n8n Client Secret.
  4. Select Connect my account in n8n and follow the on-screen prompts to finish authorizing the credential.

Refer to Registering your application with Calendly for more information.

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明