mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
node tweaks (#2232)
Co-authored-by: freakwriter <freakwriter@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# NODE-1462
|
||||
/integrations/builtin/credentials/citrixadc/ /integrations/builtin/credentials/netscaleradc/
|
||||
/integrations/builtin/app-nodes/n8n-nodes-base.citrixadc/ /integrations/builtin/app-nodes/n8n-nodes-base.netscaleradc/
|
||||
/integrations/builtin/app-nodes/n8n-nodes-base.orbit/ /integrations/
|
||||
/hosting/logging-monitoring/security-audit/ /hosting/securing/security-audit/
|
||||
/integrations/builtin/core-nodes/n8n-nodes-base.start/ /integrations/builtin/core-nodes/n8n-nodes-base.manualworkflowtrigger/
|
||||
/integrations/builtin/credentials/orbit/ /integrations/
|
||||
|
||||
# 2024 SEO audit
|
||||
/nodes/nodes.html /integrations/builtin/node-types/
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Citrix ADC
|
||||
description: Documentation for the Citrix ADC node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information.
|
||||
contentType: integration
|
||||
---
|
||||
|
||||
# Citrix ADC
|
||||
|
||||
Use the Citrix ADC node to automate work in Citrix ADC, and integrate Citrix ADC with other applications. n8n has built-in support for a wide range of Citrix ADC features, including creating and installing certificates and files.
|
||||
|
||||
On this page, you'll find a list of operations the Citrix ADC node supports and links to more resources.
|
||||
|
||||
/// note | Credentials
|
||||
Refer to [Citrix ADC credentials](/integrations/builtin/credentials/citrixadc/) for guidance on setting up authentication.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* Certificate
|
||||
* Create
|
||||
* Install
|
||||
* File
|
||||
* Delete
|
||||
* Download
|
||||
* Upload
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, 'citrix-adc') ]]
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [Citrix ADC's documentation](https://docs.citrix.com/en-us/citrix-adc/current-release/){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Netscaler ADC
|
||||
description: Documentation for the Netscaler ADC node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information.
|
||||
contentType: integration
|
||||
---
|
||||
|
||||
# Netscaler ADC
|
||||
|
||||
Use the Netscaler ADC node to automate work in Netscaler ADC, and integrate Netscaler ADC with other applications. n8n has built-in support for a wide range of Netscaler ADC features, including creating and installing certificates and files.
|
||||
|
||||
On this page, you'll find a list of operations the Netscaler ADC node supports and links to more resources.
|
||||
|
||||
/// note | Credentials
|
||||
Refer to [Netscaler ADC credentials](/integrations/builtin/credentials/netscaleradc/) for guidance on setting up authentication.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* Certificate
|
||||
* Create
|
||||
* Install
|
||||
* File
|
||||
* Delete
|
||||
* Download
|
||||
* Upload
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, 'netscaler-adc') ]]
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [Netscaler ADC's documentation](https://docs.citrix.com/en-us/citrix-adc/current-release/){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Cal credentials
|
||||
description: Documentation for Cal credentials. Use these credentials to authenticate Cal in n8n, a workflow automation platform.
|
||||
title: Cal.com credentials
|
||||
description: Documentation for Cal.com credentials. Use these credentials to authenticate Cal.com in n8n, a workflow automation platform.
|
||||
contentType: integration
|
||||
---
|
||||
|
||||
# Cal credentials
|
||||
# Cal.com credentials
|
||||
|
||||
You can use these credentials to authenticate the following nodes:
|
||||
|
||||
- [Cal Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.caltrigger/)
|
||||
- [Cal.com Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.caltrigger/)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Create a [Cal](https://www.cal.com/){:target=_blank .external-link} account.
|
||||
Create a [Cal.com](https://www.cal.com/){:target=_blank .external-link} account.
|
||||
|
||||
## Supported authentication methods
|
||||
|
||||
@@ -21,12 +21,12 @@ Create a [Cal](https://www.cal.com/){:target=_blank .external-link} account.
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [Cal's API documentation](https://cal.com/docs/enterprise-features/api#api-server-specifications){:target=_blank .external-link} for more information about the service.
|
||||
Refer to [Cal.com's API documentation](https://cal.com/docs/enterprise-features/api#api-server-specifications){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
## Using API key
|
||||
|
||||
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.
|
||||
- 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.
|
||||
- A **Host**: If you're using the cloud version of Cal.com, leave the Host as `https://api.cal.com`. If you're self-hosting Cal.com, enter the **Host** for your Cal.com instance.
|
||||
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Citrix ADC credentials
|
||||
description: Documentation for Citrix ADC credentials. Use these credentials to authenticate Citrix ADC in n8n, a workflow automation platform.
|
||||
contentType: integration
|
||||
---
|
||||
|
||||
# Citrix ADC credentials
|
||||
|
||||
You can use these credentials to authenticate the following nodes:
|
||||
|
||||
* [Citrix ADC node](/integrations/builtin/app-nodes/n8n-nodes-base.citrixadc/)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install a [NetScaler/Citrix ADC appliance](https://docs.netscaler.com/en-us/citrix-adc/current-release/getting-started-with-citrix-adc){:target=_blank .external-link}.
|
||||
|
||||
## Supported authentication methods
|
||||
|
||||
- Basic auth
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [Citrix ADC's 14.1 NITRO API documentation](https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
## Using basic auth
|
||||
|
||||
To configure this credential, you'll need:
|
||||
|
||||
* A **URL**: Enter the URL of your NetScaler/Citrix ADC instance.
|
||||
* A **Username**: Enter your NetScaler/Citrix ADC username.
|
||||
* A **Password**: Enter your NetScaler/Citrix ADC password.
|
||||
|
||||
Refer to [Performing Basic Citrix ADC Operations](https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/performing-basic-netscaler-operations){:target=_blank .external-link} for more information.
|
||||
34
docs/integrations/builtin/credentials/netscaleradc.md
Normal file
34
docs/integrations/builtin/credentials/netscaleradc.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Netscaler ADC credentials
|
||||
description: Documentation for Netscaler ADC credentials. Use these credentials to authenticate Netscaler ADC in n8n, a workflow automation platform.
|
||||
contentType: integration
|
||||
---
|
||||
|
||||
# Netscaler ADC credentials
|
||||
|
||||
You can use these credentials to authenticate the following nodes:
|
||||
|
||||
* [Netscaler ADC node](/integrations/builtin/app-nodes/n8n-nodes-base.netscaleradc/)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install a [NetScaler/Citrix ADC appliance](https://docs.netscaler.com/en-us/citrix-adc/current-release/getting-started-with-citrix-adc){:target=_blank .external-link}.
|
||||
|
||||
## Supported authentication methods
|
||||
|
||||
- Basic auth
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [Netscaler ADC's 14.1 NITRO API documentation](https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
## Using basic auth
|
||||
|
||||
To configure this credential, you'll need:
|
||||
|
||||
* A **URL**: Enter the URL of your NetScaler/Citrix ADC instance.
|
||||
* A **Username**: Enter your NetScaler/Citrix ADC username.
|
||||
* A **Password**: Enter your NetScaler/Citrix ADC password.
|
||||
|
||||
Refer to [Performing Basic Netscaler ADC Operations](https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/performing-basic-netscaler-operations){:target=_blank .external-link} for more information.
|
||||
@@ -443,7 +443,6 @@ nav:
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.chargebee.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.circleci.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.ciscowebex.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.citrixadc.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.clearbit.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.clickup.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.clockify.md
|
||||
@@ -565,6 +564,7 @@ nav:
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.n8ntrainingcustomermessenger.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.nasa.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.netlify.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.netscaleradc.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.nextcloud.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.nocodb.md
|
||||
- integrations/builtin/app-nodes/n8n-nodes-base.notion.md
|
||||
@@ -858,7 +858,6 @@ nav:
|
||||
- integrations/builtin/credentials/ciscomeraki.md
|
||||
- integrations/builtin/credentials/ciscosecureendpoint.md
|
||||
- integrations/builtin/credentials/ciscoumbrella.md
|
||||
- integrations/builtin/credentials/citrixadc.md
|
||||
- integrations/builtin/credentials/clearbit.md
|
||||
- integrations/builtin/credentials/clickup.md
|
||||
- integrations/builtin/credentials/clockify.md
|
||||
@@ -983,6 +982,7 @@ nav:
|
||||
- integrations/builtin/credentials/mysql.md
|
||||
- integrations/builtin/credentials/nasa.md
|
||||
- integrations/builtin/credentials/netlify.md
|
||||
- integrations/builtin/credentials/netscaleradc.md
|
||||
- integrations/builtin/credentials/nextcloud.md
|
||||
- integrations/builtin/credentials/nocodb.md
|
||||
- integrations/builtin/credentials/notion.md
|
||||
|
||||
@@ -167,6 +167,7 @@ nanoids
|
||||
namespace
|
||||
NASA
|
||||
Netlify
|
||||
Netscaler
|
||||
Nextcloud
|
||||
ngrok
|
||||
Nodelinter
|
||||
|
||||
Reference in New Issue
Block a user