Skip to content

Commit

Permalink
Merge pull request #2178 from n8n-io/DOC-918
Browse files Browse the repository at this point in the history
DOC-918: Update Cal credential to include self-hosted Cal
  • Loading branch information
Deborah authored Jun 25, 2024
2 parents 1d1367a + 9916da7 commit 80a0f93
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/integrations/builtin/credentials/cal.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can use these credentials to authenticate the following nodes:

## Prerequisites

Create a [Cal](https://www.cal.com/) pro account.
Create a [Cal](https://www.cal.com/){:target=_blank .external-link} account.

## Supported authentication methods

Expand All @@ -27,8 +27,5 @@ Refer to [Cal's API documentation](https://cal.com/docs/enterprise-features/api#
To configure this credential, you'll need:

- An **API Key**: Refer to the [Cal API Quick Start documentation](https://cal.com/docs/enterprise-features/api/quick-start){:target=_blank .external-link} for information on how to generate a new API key.

/// note | Hosted API
Cal previously supported [a hosted API](https://cal.com/docs/enterprise-features/api/quick-start/hosted-api-through-cal-com){:target=_blank .external-link}, but they have since discontinued that service. You don't need to make any edits to the **Host** field within the credential.
///
- A **Host**: If you're using the cloud version of Cal, leave the Host as `https://api.cal.com`. If you're self-hosting Cal, enter the **Host** for your Cal instance.

0 comments on commit 80a0f93

Please sign in to comment.