diff --git a/docs/_images/integrations/builtin/credentials/humanticai/using-api-key.gif b/docs/_images/integrations/builtin/credentials/humanticai/using-api-key.gif deleted file mode 100644 index 4ee37bcef..000000000 Binary files a/docs/_images/integrations/builtin/credentials/humanticai/using-api-key.gif and /dev/null differ diff --git a/docs/_images/integrations/builtin/credentials/hunter/using-access-token.gif b/docs/_images/integrations/builtin/credentials/hunter/using-access-token.gif deleted file mode 100644 index 237e887a9..000000000 Binary files a/docs/_images/integrations/builtin/credentials/hunter/using-access-token.gif and /dev/null differ diff --git a/docs/integrations/builtin/credentials/homeassistant.md b/docs/integrations/builtin/credentials/homeassistant.md index 346cb0fa1..3c1808518 100644 --- a/docs/integrations/builtin/credentials/homeassistant.md +++ b/docs/integrations/builtin/credentials/homeassistant.md @@ -30,5 +30,5 @@ To configure this credential, you'll need: - Your **Host**: The URL or IP Address of your host. Refer to the [Rest API documentation](https://developers.home-assistant.io/docs/api/rest/){:target=_blank .external-link} for more information. - The **Port**: Home Assistant defaults to `8123`. Only change this if you've explicitly changed the port used. - **SSL**: If you've enabled SSL in Home Assistant in the [config.yml map key](https://developers.home-assistant.io/docs/add-ons/configuration/?_highlight=ssl#add-on-configuration){:target=_blank .external-link}, toggle this setting on. -- An **Access Token**: n8n expects a [Long-Lived Access Token]((https://developers.home-assistant.io/docs/auth_api#long-lived-access-token){:target=_blank .external-link}), which you can view in Home Assistant through your profile. Refer to the [Rest API documentation introduction](https://developers.home-assistant.io/docs/api/rest/){:target=_blank .external-link} for instructions on generating one. +- An **Access Token**: n8n expects a [Long-Lived Access Token](https://developers.home-assistant.io/docs/auth_api#long-lived-access-token){:target=_blank .external-link}), which you can view in Home Assistant through your profile. Refer to the [Rest API documentation introduction](https://developers.home-assistant.io/docs/api/rest/){:target=_blank .external-link} for instructions on generating one. diff --git a/docs/integrations/builtin/credentials/hubspot.md b/docs/integrations/builtin/credentials/hubspot.md index dfde4d028..37fff5874 100644 --- a/docs/integrations/builtin/credentials/hubspot.md +++ b/docs/integrations/builtin/credentials/hubspot.md @@ -29,7 +29,7 @@ HubSpot deprecated the API key authentication method. The option still appears i Refer to [HubSpot's API documentation](https://developers.hubspot.com/docs/api/overview){:target=_blank .external-link} for more information about the service. The [HubSpot Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.hubspottrigger/) node uses the Webhooks API; refer to [HubSpot's Webhooks API documentation](https://developers.hubspot.com/docs/api/webhooks){:target=_blank .external-link} for more information about that service. -## Using API App token +## Using API app token To configure this credential, you'll need: diff --git a/docs/integrations/builtin/credentials/huggingface.md b/docs/integrations/builtin/credentials/huggingface.md index ff0222483..85a19985d 100644 --- a/docs/integrations/builtin/credentials/huggingface.md +++ b/docs/integrations/builtin/credentials/huggingface.md @@ -13,10 +13,20 @@ You can use these credentials to authenticate the following nodes: ## Prerequisites -You need a Hugging Face Inference API key. +Create a [Hugging Face](https://huggingface.co/){:target=_blank .external-link} account. + +## Supported authentication methods + +- API key ## Related resources Refer to [Hugging Face's documentation](https://huggingface.co/docs/api-inference/quicktour){:target=_blank .external-link} for more information about the service. --8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-overview-link.md" + +## Using API Key + +To configure this credential, you'll need: + +- An **API Key**: Follow the Hugging Face instructions to [Get your API token](https://huggingface.co/docs/api-inference/quicktour#get-your-api-token){:target=_blank .external-link}. Enter that API token as your n8n API Key. \ No newline at end of file diff --git a/docs/integrations/builtin/credentials/humanticai.md b/docs/integrations/builtin/credentials/humanticai.md index 6fd227fbc..bebedc7b8 100644 --- a/docs/integrations/builtin/credentials/humanticai.md +++ b/docs/integrations/builtin/credentials/humanticai.md @@ -6,19 +6,27 @@ contentType: integration # Humantic AI credentials -You can use these credentials to authenticate the following nodes with Humantic AI. +You can use these credentials to authenticate the following nodes: - [Humantic AI](/integrations/builtin/app-nodes/n8n-nodes-base.humanticai/) -## Using API +## Prerequisites -1. Access the [Humantic AI API](https://api.humantic.ai/) page. -2. Enter your email address in the ***Business Email*** field. -3. Click on the ***GET API KEY*** button. -4. Enter all the necessary information. -5. Click on the ***Get API Key*** button. -6. Set a password for your account and click on the ***SET PASSWORD*** button. -7. Use the provided ***api key*** with your Humantic AI API credentials in n8n. +Create a [Humantic AI](https://humantic.ai/){:target=_blank .external-link} account. -![Getting Humantic AI credentials](/_images/integrations/builtin/credentials/humanticai/using-api-key.gif) +You can also try out an API key as a free trial at the [Humantic AI API](https://api.humantic.ai/) page. + +## Supported authentication methods + +- API key + +## Related resources + +Refer to [Humantic AI's API documentation](https://api.humantic.ai){:target=_blank .external-link} for more information about the service. + +## Using API key + +To configure this credential, you'll need: + +- An **API Key**: Get an API key from the [Humantic AI API](https://api.humantic.ai/){:target=_blank .external-link} page. diff --git a/docs/integrations/builtin/credentials/hunter.md b/docs/integrations/builtin/credentials/hunter.md index a4211fa3b..3b9a2a53b 100644 --- a/docs/integrations/builtin/credentials/hunter.md +++ b/docs/integrations/builtin/credentials/hunter.md @@ -6,20 +6,25 @@ contentType: integration # Hunter credentials -You can use these credentials to authenticate the following nodes with Hunter. +You can use these credentials to authenticate the following nodes: - [Hunter](/integrations/builtin/app-nodes/n8n-nodes-base.hunter/) ## Prerequisites -Create a [Hunter](https://www.hunter.io/) account. +Create a [Hunter](https://www.hunter.io/){:target=_blank .external-link} account. -## Using Access Token +## Supported authentication methods -1. Access your Hunter dashboard. -2. Click on your profile icon on the top right. -3. Click on API. -4. Use the key with Hunter node credentials in n8n. +- API key -![Getting Hunter credentials](/_images/integrations/builtin/credentials/hunter/using-access-token.gif) +## Related resources + +Refer to [Hunter's API documentation](https://hunter.io/api-documentation/v2){:target=_blank .external-link} for more information about the service. + +## Using API key + +To configure this credential, you'll need: + +- An **API Key**: Generate an API key from your profile in the [dashboard](https://hunter.io/api-keys){:target=_blank .external-link}. Refer to the [Hunter API Authentication documentation](https://hunter.io/api-documentation/v2#authentication){:target=_blank .external-link} for more information. diff --git a/docs/integrations/builtin/credentials/hybridanalysis.md b/docs/integrations/builtin/credentials/hybridanalysis.md index 960442ea3..6c5ba257e 100644 --- a/docs/integrations/builtin/credentials/hybridanalysis.md +++ b/docs/integrations/builtin/credentials/hybridanalysis.md @@ -5,14 +5,24 @@ description: Documentation for the Hybrid Analysis credentials. Use these creden # Hybrid Analysis credentials -You can use these credentials to authenticate when using the HTTP Request node to make a [Custom API call](/integrations/custom-operations/). +You can use these credentials to authenticate when using the [HTTP Request node](/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](/integrations/custom-operations/). -## Authentication methods +## Prerequisites -n8n supports Hybrid Analysis authentication with an API key. +Create a [Hybrid Analysis](https://www.hybrid-analysis.com/){:target=_blank .external-link} account. + +## Supported authentication methods + +- API key ## Related resources -Refer to [Hybrid Analysis' documentation](https://www.hybrid-analysis.com/docs/api/v2){:target=_blank .external-link} for more information about the service. +Refer to [Hybrid Analysis' API documentation](https://www.hybrid-analysis.com/docs/api/v2){:target=_blank .external-link} for more information about the service. This is a credential-only node. Refer to [Custom API operations](/integrations/custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/hybrid-analysis/){:target=_blank .external-link} on n8n's website. + +## Using API key + +To configure this credential, you'll need: + +- An **API Key**: Refer to the [Hybrid Analysis' API documentation](https://www.hybrid-analysis.com/docs/api/v2){:target=_blank .external-link} for instructions on generating an API key.