From 9916da72e173444a2d98b50b2a150bce8ab7edcd Mon Sep 17 00:00:00 2001 From: freakwriter Date: Mon, 24 Jun 2024 12:55:57 -0400 Subject: [PATCH] Update Cal credential to include self-hosted Cal, now that they're supporting it again --- docs/integrations/builtin/credentials/cal.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/integrations/builtin/credentials/cal.md b/docs/integrations/builtin/credentials/cal.md index 3d96ec9ae69..8e0677fabbf 100644 --- a/docs/integrations/builtin/credentials/cal.md +++ b/docs/integrations/builtin/credentials/cal.md @@ -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 @@ -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.