@n8n-as-code/skills 0.16.2 → 0.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-02-
|
|
2
|
+
"generatedAt": "2026-02-22T00:41:05.140Z",
|
|
3
3
|
"version": "1.0.0",
|
|
4
4
|
"sourceUrl": "https://docs.n8n.io/llms.txt",
|
|
5
5
|
"totalPages": 1249,
|
|
@@ -15193,6 +15193,54 @@
|
|
|
15193
15193
|
},
|
|
15194
15194
|
{
|
|
15195
15195
|
"id": "page-0188",
|
|
15196
|
+
"title": "Source control",
|
|
15197
|
+
"url": "https://docs.n8n.io/hosting/configuration/environment-variables/source-control/index.md",
|
|
15198
|
+
"urlPath": "hosting/configuration/environment-variables/source-control/index.md",
|
|
15199
|
+
"category": "hosting",
|
|
15200
|
+
"subcategory": null,
|
|
15201
|
+
"nodeName": null,
|
|
15202
|
+
"nodeType": null,
|
|
15203
|
+
"content": {
|
|
15204
|
+
"markdown": "# Source control environment variables\n\nFile-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nn8n uses Git-based source control to support environments. Refer to [Source control and environments](../../../../source-control-environments/setup/) for more information on how to link a Git repository to an n8n instance and configure your source control.\n\n| Variable | Type | Default | Description |\n| ---------------------------------------- | ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| `N8N_SOURCECONTROL_DEFAULT_SSH_KEY_TYPE` | String | `ed25519` | Set to `rsa` to make RSA the default SSH key type for [Source control setup](../../../../source-control-environments/setup/). |\n",
|
|
15205
|
+
"excerpt": "# Source control environment variables File-based configuration You can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details. n8n uses Git-based source control to support environments. Refer to [Source control and environments](../../../../source-control-environments/setup/) for more information on how to link a Git repos...",
|
|
15206
|
+
"sections": [
|
|
15207
|
+
{
|
|
15208
|
+
"title": "Source control environment variables",
|
|
15209
|
+
"level": 1,
|
|
15210
|
+
"content": "File-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nn8n uses Git-based source control to support environments. Refer to [Source control and environments](../../../../source-control-environments/setup/) for more information on how to link a Git repository to an n8n instance and configure your source control.\n\n| Variable | Type | Default | Description |\n| ---------------------------------------- | ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| `N8N_SOURCECONTROL_DEFAULT_SSH_KEY_TYPE` | String | `ed25519` | Set to `rsa` to make RSA "
|
|
15211
|
+
}
|
|
15212
|
+
]
|
|
15213
|
+
},
|
|
15214
|
+
"metadata": {
|
|
15215
|
+
"keywords": [
|
|
15216
|
+
"source",
|
|
15217
|
+
"control",
|
|
15218
|
+
"environment",
|
|
15219
|
+
"variables"
|
|
15220
|
+
],
|
|
15221
|
+
"useCases": [],
|
|
15222
|
+
"operations": [],
|
|
15223
|
+
"codeExamples": 0,
|
|
15224
|
+
"complexity": "beginner",
|
|
15225
|
+
"readingTime": "1 min",
|
|
15226
|
+
"contentLength": 1143,
|
|
15227
|
+
"relatedPages": []
|
|
15228
|
+
},
|
|
15229
|
+
"searchIndex": {
|
|
15230
|
+
"fullText": "source control # source control environment variables\n\nfile-based configuration\n\nyou can add `_file` to individual variables to provide their configuration in a separate file. refer to [keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nn8n uses git-based source control to support environments. refer to [source control and environments](../../../../source-control-environments/setup/) for more information on how to link a git repository to an n8n instance and configure your source control.\n\n| variable | type | default | description |\n| ---------------------------------------- | ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| `n8n_sourcecontrol_default_ssh_key_type` | string | `ed25519` | set to `rsa` to make rsa the default ssh key type for [source control setup](../../../../source-control-environments/setup/). |\n source control environment variables",
|
|
15231
|
+
"importantTerms": [
|
|
15232
|
+
"source",
|
|
15233
|
+
"control",
|
|
15234
|
+
"environments",
|
|
15235
|
+
"variables",
|
|
15236
|
+
"configuration",
|
|
15237
|
+
"separate",
|
|
15238
|
+
"setup"
|
|
15239
|
+
]
|
|
15240
|
+
}
|
|
15241
|
+
},
|
|
15242
|
+
{
|
|
15243
|
+
"id": "page-0189",
|
|
15196
15244
|
"title": "Task runners",
|
|
15197
15245
|
"url": "https://docs.n8n.io/hosting/configuration/environment-variables/task-runners/index.md",
|
|
15198
15246
|
"urlPath": "hosting/configuration/environment-variables/task-runners/index.md",
|
|
@@ -15289,54 +15337,6 @@
|
|
|
15289
15337
|
]
|
|
15290
15338
|
}
|
|
15291
15339
|
},
|
|
15292
|
-
{
|
|
15293
|
-
"id": "page-0189",
|
|
15294
|
-
"title": "Source control",
|
|
15295
|
-
"url": "https://docs.n8n.io/hosting/configuration/environment-variables/source-control/index.md",
|
|
15296
|
-
"urlPath": "hosting/configuration/environment-variables/source-control/index.md",
|
|
15297
|
-
"category": "hosting",
|
|
15298
|
-
"subcategory": null,
|
|
15299
|
-
"nodeName": null,
|
|
15300
|
-
"nodeType": null,
|
|
15301
|
-
"content": {
|
|
15302
|
-
"markdown": "# Source control environment variables\n\nFile-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nn8n uses Git-based source control to support environments. Refer to [Source control and environments](../../../../source-control-environments/setup/) for more information on how to link a Git repository to an n8n instance and configure your source control.\n\n| Variable | Type | Default | Description |\n| ---------------------------------------- | ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| `N8N_SOURCECONTROL_DEFAULT_SSH_KEY_TYPE` | String | `ed25519` | Set to `rsa` to make RSA the default SSH key type for [Source control setup](../../../../source-control-environments/setup/). |\n",
|
|
15303
|
-
"excerpt": "# Source control environment variables File-based configuration You can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details. n8n uses Git-based source control to support environments. Refer to [Source control and environments](../../../../source-control-environments/setup/) for more information on how to link a Git repos...",
|
|
15304
|
-
"sections": [
|
|
15305
|
-
{
|
|
15306
|
-
"title": "Source control environment variables",
|
|
15307
|
-
"level": 1,
|
|
15308
|
-
"content": "File-based configuration\n\nYou can add `_FILE` to individual variables to provide their configuration in a separate file. Refer to [Keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nn8n uses Git-based source control to support environments. Refer to [Source control and environments](../../../../source-control-environments/setup/) for more information on how to link a Git repository to an n8n instance and configure your source control.\n\n| Variable | Type | Default | Description |\n| ---------------------------------------- | ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| `N8N_SOURCECONTROL_DEFAULT_SSH_KEY_TYPE` | String | `ed25519` | Set to `rsa` to make RSA "
|
|
15309
|
-
}
|
|
15310
|
-
]
|
|
15311
|
-
},
|
|
15312
|
-
"metadata": {
|
|
15313
|
-
"keywords": [
|
|
15314
|
-
"source",
|
|
15315
|
-
"control",
|
|
15316
|
-
"environment",
|
|
15317
|
-
"variables"
|
|
15318
|
-
],
|
|
15319
|
-
"useCases": [],
|
|
15320
|
-
"operations": [],
|
|
15321
|
-
"codeExamples": 0,
|
|
15322
|
-
"complexity": "beginner",
|
|
15323
|
-
"readingTime": "1 min",
|
|
15324
|
-
"contentLength": 1143,
|
|
15325
|
-
"relatedPages": []
|
|
15326
|
-
},
|
|
15327
|
-
"searchIndex": {
|
|
15328
|
-
"fullText": "source control # source control environment variables\n\nfile-based configuration\n\nyou can add `_file` to individual variables to provide their configuration in a separate file. refer to [keeping sensitive data in separate files](../../configuration-methods/#keeping-sensitive-data-in-separate-files) for more details.\n\nn8n uses git-based source control to support environments. refer to [source control and environments](../../../../source-control-environments/setup/) for more information on how to link a git repository to an n8n instance and configure your source control.\n\n| variable | type | default | description |\n| ---------------------------------------- | ------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- |\n| `n8n_sourcecontrol_default_ssh_key_type` | string | `ed25519` | set to `rsa` to make rsa the default ssh key type for [source control setup](../../../../source-control-environments/setup/). |\n source control environment variables",
|
|
15329
|
-
"importantTerms": [
|
|
15330
|
-
"source",
|
|
15331
|
-
"control",
|
|
15332
|
-
"environments",
|
|
15333
|
-
"variables",
|
|
15334
|
-
"configuration",
|
|
15335
|
-
"separate",
|
|
15336
|
-
"setup"
|
|
15337
|
-
]
|
|
15338
|
-
}
|
|
15339
|
-
},
|
|
15340
15340
|
{
|
|
15341
15341
|
"id": "page-0190",
|
|
15342
15342
|
"title": "Timezone and localization",
|
|
@@ -26489,6 +26489,83 @@
|
|
|
26489
26489
|
},
|
|
26490
26490
|
{
|
|
26491
26491
|
"id": "page-0345",
|
|
26492
|
+
"title": "Keap",
|
|
26493
|
+
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.keap/index.md",
|
|
26494
|
+
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.keap/index.md",
|
|
26495
|
+
"category": "integrations",
|
|
26496
|
+
"subcategory": "app-nodes",
|
|
26497
|
+
"nodeName": "keap",
|
|
26498
|
+
"nodeType": "n8n-nodes-base.keap",
|
|
26499
|
+
"content": {
|
|
26500
|
+
"markdown": "# Keap node\n\nUse the Keap node to automate work in Keap, and integrate Keap with other applications. n8n has built-in support for a wide range of Keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files.\n\nOn this page, you'll find a list of operations the Keap node supports and links to more resources.\n\nCredentials\n\nRefer to [Keap credentials](../../credentials/keap/) for guidance on setting up authentication.\n\n## Operations\n\n- Company\n - Create a company\n - Retrieve all companies\n- Contact\n - Create/update a contact\n - Delete an contact\n - Retrieve an contact\n - Retrieve all contacts\n- Contact Note\n - Create a note\n - Delete a note\n - Get a notes\n - Retrieve all notes\n - Update a note\n- Contact Tag\n - Add a list of tags to a contact\n - Delete a contact's tag\n - Retrieve all contact's tags\n- Ecommerce Order\n - Create an ecommerce order\n - Get an ecommerce order\n - Delete an ecommerce order\n - Retrieve all ecommerce orders\n- Ecommerce Product\n - Create an ecommerce product\n - Delete an ecommerce product\n - Get an ecommerce product\n - Retrieve all ecommerce product\n- Email\n - Create a record of an email sent to a contact\n - Retrieve all sent emails\n - Send Email\n- File\n - Delete a file\n - Retrieve all files\n - Upload a file\n\n## Templates and examples\n\n**Verify mailing address deliverability of contacts in Keap/Infusionsoft Using Lob**\n\nby Belmont Digital\n\n[View template details](https://n8n.io/workflows/2251-verify-mailing-address-deliverability-of-contacts-in-keapinfusionsoft-using-lob/)\n\n**Get all contacts from Keap**\n\nby amudhan\n\n[View template details](https://n8n.io/workflows/553-get-all-contacts-from-keap/)\n\n**Receive updates when a new contact is added in Keap**\n\nby amudhan\n\n[View template details](https://n8n.io/workflows/554-receive-updates-when-a-new-contact-is-added-in-keap/)\n\n[Browse Keap integration templates](https://n8n.io/integrations/keap/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
|
|
26501
|
+
"excerpt": "# Keap node Use the Keap node to automate work in Keap, and integrate Keap with other applications. n8n has built-in support for a wide range of Keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files. On this page, you'll find a list of operations the Keap node supports and links to more resources. Credentials Refer to [Keap credentials](../../credentials/keap/) for guidance on setting up authentication. ## Operations - C...",
|
|
26502
|
+
"sections": [
|
|
26503
|
+
{
|
|
26504
|
+
"title": "Keap node",
|
|
26505
|
+
"level": 1,
|
|
26506
|
+
"content": "Use the Keap node to automate work in Keap, and integrate Keap with other applications. n8n has built-in support for a wide range of Keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files.\n\nOn this page, you'll find a list of operations the Keap node supports and links to more resources.\n\nCredentials\n\nRefer to [Keap credentials](../../credentials/keap/) for guidance on setting up authentication."
|
|
26507
|
+
}
|
|
26508
|
+
]
|
|
26509
|
+
},
|
|
26510
|
+
"metadata": {
|
|
26511
|
+
"keywords": [
|
|
26512
|
+
"keap",
|
|
26513
|
+
"node",
|
|
26514
|
+
"operations",
|
|
26515
|
+
"templates",
|
|
26516
|
+
"examples",
|
|
26517
|
+
"what",
|
|
26518
|
+
"your",
|
|
26519
|
+
"operation",
|
|
26520
|
+
"isn't",
|
|
26521
|
+
"supported"
|
|
26522
|
+
],
|
|
26523
|
+
"useCases": [],
|
|
26524
|
+
"operations": [
|
|
26525
|
+
"",
|
|
26526
|
+
"what to do if your isn't supported"
|
|
26527
|
+
],
|
|
26528
|
+
"codeExamples": 0,
|
|
26529
|
+
"complexity": "beginner",
|
|
26530
|
+
"readingTime": "2 min",
|
|
26531
|
+
"contentLength": 2586,
|
|
26532
|
+
"relatedPages": []
|
|
26533
|
+
},
|
|
26534
|
+
"searchIndex": {
|
|
26535
|
+
"fullText": "keap # keap node\n\nuse the keap node to automate work in keap, and integrate keap with other applications. n8n has built-in support for a wide range of keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files.\n\non this page, you'll find a list of operations the keap node supports and links to more resources.\n\ncredentials\n\nrefer to [keap credentials](../../credentials/keap/) for guidance on setting up authentication.\n\n## operations\n\n- company\n - create a company\n - retrieve all companies\n- contact\n - create/update a contact\n - delete an contact\n - retrieve an contact\n - retrieve all contacts\n- contact note\n - create a note\n - delete a note\n - get a notes\n - retrieve all notes\n - update a note\n- contact tag\n - add a list of tags to a contact\n - delete a contact's tag\n - retrieve all contact's tags\n- ecommerce order\n - create an ecommerce order\n - get an ecommerce order\n - delete an ecommerce order\n - retrieve all ecommerce orders\n- ecommerce product\n - create an ecommerce product\n - delete an ecommerce product\n - get an ecommerce product\n - retrieve all ecommerce product\n- email\n - create a record of an email sent to a contact\n - retrieve all sent emails\n - send email\n- file\n - delete a file\n - retrieve all files\n - upload a file\n\n## templates and examples\n\n**verify mailing address deliverability of contacts in keap/infusionsoft using lob**\n\nby belmont digital\n\n[view template details](https://n8n.io/workflows/2251-verify-mailing-address-deliverability-of-contacts-in-keapinfusionsoft-using-lob/)\n\n**get all contacts from keap**\n\nby amudhan\n\n[view template details](https://n8n.io/workflows/553-get-all-contacts-from-keap/)\n\n**receive updates when a new contact is added in keap**\n\nby amudhan\n\n[view template details](https://n8n.io/workflows/554-receive-updates-when-a-new-contact-is-added-in-keap/)\n\n[browse keap integration templates](https://n8n.io/integrations/keap/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n keap node",
|
|
26536
|
+
"importantTerms": [
|
|
26537
|
+
"keap",
|
|
26538
|
+
"contact",
|
|
26539
|
+
"ecommerce",
|
|
26540
|
+
"retrieve",
|
|
26541
|
+
"node",
|
|
26542
|
+
"create",
|
|
26543
|
+
"delete",
|
|
26544
|
+
"contacts",
|
|
26545
|
+
"product",
|
|
26546
|
+
"https",
|
|
26547
|
+
"operations",
|
|
26548
|
+
"note",
|
|
26549
|
+
"order",
|
|
26550
|
+
"workflows",
|
|
26551
|
+
"this",
|
|
26552
|
+
"credentials",
|
|
26553
|
+
"email",
|
|
26554
|
+
"file",
|
|
26555
|
+
"templates",
|
|
26556
|
+
"view",
|
|
26557
|
+
"template",
|
|
26558
|
+
"details",
|
|
26559
|
+
"http",
|
|
26560
|
+
"request",
|
|
26561
|
+
"service",
|
|
26562
|
+
"credential",
|
|
26563
|
+
"select"
|
|
26564
|
+
]
|
|
26565
|
+
}
|
|
26566
|
+
},
|
|
26567
|
+
{
|
|
26568
|
+
"id": "page-0346",
|
|
26492
26569
|
"title": "Kitemaker",
|
|
26493
26570
|
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.kitemaker/index.md",
|
|
26494
26571
|
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.kitemaker/index.md",
|
|
@@ -26542,7 +26619,7 @@
|
|
|
26542
26619
|
}
|
|
26543
26620
|
},
|
|
26544
26621
|
{
|
|
26545
|
-
"id": "page-
|
|
26622
|
+
"id": "page-0347",
|
|
26546
26623
|
"title": "KoboToolbox",
|
|
26547
26624
|
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.kobotoolbox/index.md",
|
|
26548
26625
|
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.kobotoolbox/index.md",
|
|
@@ -26645,83 +26722,6 @@
|
|
|
26645
26722
|
]
|
|
26646
26723
|
}
|
|
26647
26724
|
},
|
|
26648
|
-
{
|
|
26649
|
-
"id": "page-0347",
|
|
26650
|
-
"title": "Keap",
|
|
26651
|
-
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.keap/index.md",
|
|
26652
|
-
"urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.keap/index.md",
|
|
26653
|
-
"category": "integrations",
|
|
26654
|
-
"subcategory": "app-nodes",
|
|
26655
|
-
"nodeName": "keap",
|
|
26656
|
-
"nodeType": "n8n-nodes-base.keap",
|
|
26657
|
-
"content": {
|
|
26658
|
-
"markdown": "# Keap node\n\nUse the Keap node to automate work in Keap, and integrate Keap with other applications. n8n has built-in support for a wide range of Keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files.\n\nOn this page, you'll find a list of operations the Keap node supports and links to more resources.\n\nCredentials\n\nRefer to [Keap credentials](../../credentials/keap/) for guidance on setting up authentication.\n\n## Operations\n\n- Company\n - Create a company\n - Retrieve all companies\n- Contact\n - Create/update a contact\n - Delete an contact\n - Retrieve an contact\n - Retrieve all contacts\n- Contact Note\n - Create a note\n - Delete a note\n - Get a notes\n - Retrieve all notes\n - Update a note\n- Contact Tag\n - Add a list of tags to a contact\n - Delete a contact's tag\n - Retrieve all contact's tags\n- Ecommerce Order\n - Create an ecommerce order\n - Get an ecommerce order\n - Delete an ecommerce order\n - Retrieve all ecommerce orders\n- Ecommerce Product\n - Create an ecommerce product\n - Delete an ecommerce product\n - Get an ecommerce product\n - Retrieve all ecommerce product\n- Email\n - Create a record of an email sent to a contact\n - Retrieve all sent emails\n - Send Email\n- File\n - Delete a file\n - Retrieve all files\n - Upload a file\n\n## Templates and examples\n\n**Verify mailing address deliverability of contacts in Keap/Infusionsoft Using Lob**\n\nby Belmont Digital\n\n[View template details](https://n8n.io/workflows/2251-verify-mailing-address-deliverability-of-contacts-in-keapinfusionsoft-using-lob/)\n\n**Get all contacts from Keap**\n\nby amudhan\n\n[View template details](https://n8n.io/workflows/553-get-all-contacts-from-keap/)\n\n**Receive updates when a new contact is added in Keap**\n\nby amudhan\n\n[View template details](https://n8n.io/workflows/554-receive-updates-when-a-new-contact-is-added-in-keap/)\n\n[Browse Keap integration templates](https://n8n.io/integrations/keap/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
|
|
26659
|
-
"excerpt": "# Keap node Use the Keap node to automate work in Keap, and integrate Keap with other applications. n8n has built-in support for a wide range of Keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files. On this page, you'll find a list of operations the Keap node supports and links to more resources. Credentials Refer to [Keap credentials](../../credentials/keap/) for guidance on setting up authentication. ## Operations - C...",
|
|
26660
|
-
"sections": [
|
|
26661
|
-
{
|
|
26662
|
-
"title": "Keap node",
|
|
26663
|
-
"level": 1,
|
|
26664
|
-
"content": "Use the Keap node to automate work in Keap, and integrate Keap with other applications. n8n has built-in support for a wide range of Keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files.\n\nOn this page, you'll find a list of operations the Keap node supports and links to more resources.\n\nCredentials\n\nRefer to [Keap credentials](../../credentials/keap/) for guidance on setting up authentication."
|
|
26665
|
-
}
|
|
26666
|
-
]
|
|
26667
|
-
},
|
|
26668
|
-
"metadata": {
|
|
26669
|
-
"keywords": [
|
|
26670
|
-
"keap",
|
|
26671
|
-
"node",
|
|
26672
|
-
"operations",
|
|
26673
|
-
"templates",
|
|
26674
|
-
"examples",
|
|
26675
|
-
"what",
|
|
26676
|
-
"your",
|
|
26677
|
-
"operation",
|
|
26678
|
-
"isn't",
|
|
26679
|
-
"supported"
|
|
26680
|
-
],
|
|
26681
|
-
"useCases": [],
|
|
26682
|
-
"operations": [
|
|
26683
|
-
"",
|
|
26684
|
-
"what to do if your isn't supported"
|
|
26685
|
-
],
|
|
26686
|
-
"codeExamples": 0,
|
|
26687
|
-
"complexity": "beginner",
|
|
26688
|
-
"readingTime": "2 min",
|
|
26689
|
-
"contentLength": 2586,
|
|
26690
|
-
"relatedPages": []
|
|
26691
|
-
},
|
|
26692
|
-
"searchIndex": {
|
|
26693
|
-
"fullText": "keap # keap node\n\nuse the keap node to automate work in keap, and integrate keap with other applications. n8n has built-in support for a wide range of keap features, including creating, updating, deleting, and getting companies, products, ecommerce orders, emails, and files.\n\non this page, you'll find a list of operations the keap node supports and links to more resources.\n\ncredentials\n\nrefer to [keap credentials](../../credentials/keap/) for guidance on setting up authentication.\n\n## operations\n\n- company\n - create a company\n - retrieve all companies\n- contact\n - create/update a contact\n - delete an contact\n - retrieve an contact\n - retrieve all contacts\n- contact note\n - create a note\n - delete a note\n - get a notes\n - retrieve all notes\n - update a note\n- contact tag\n - add a list of tags to a contact\n - delete a contact's tag\n - retrieve all contact's tags\n- ecommerce order\n - create an ecommerce order\n - get an ecommerce order\n - delete an ecommerce order\n - retrieve all ecommerce orders\n- ecommerce product\n - create an ecommerce product\n - delete an ecommerce product\n - get an ecommerce product\n - retrieve all ecommerce product\n- email\n - create a record of an email sent to a contact\n - retrieve all sent emails\n - send email\n- file\n - delete a file\n - retrieve all files\n - upload a file\n\n## templates and examples\n\n**verify mailing address deliverability of contacts in keap/infusionsoft using lob**\n\nby belmont digital\n\n[view template details](https://n8n.io/workflows/2251-verify-mailing-address-deliverability-of-contacts-in-keapinfusionsoft-using-lob/)\n\n**get all contacts from keap**\n\nby amudhan\n\n[view template details](https://n8n.io/workflows/553-get-all-contacts-from-keap/)\n\n**receive updates when a new contact is added in keap**\n\nby amudhan\n\n[view template details](https://n8n.io/workflows/554-receive-updates-when-a-new-contact-is-added-in-keap/)\n\n[browse keap integration templates](https://n8n.io/integrations/keap/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n keap node",
|
|
26694
|
-
"importantTerms": [
|
|
26695
|
-
"keap",
|
|
26696
|
-
"contact",
|
|
26697
|
-
"ecommerce",
|
|
26698
|
-
"retrieve",
|
|
26699
|
-
"node",
|
|
26700
|
-
"create",
|
|
26701
|
-
"delete",
|
|
26702
|
-
"contacts",
|
|
26703
|
-
"product",
|
|
26704
|
-
"https",
|
|
26705
|
-
"operations",
|
|
26706
|
-
"note",
|
|
26707
|
-
"order",
|
|
26708
|
-
"workflows",
|
|
26709
|
-
"this",
|
|
26710
|
-
"credentials",
|
|
26711
|
-
"email",
|
|
26712
|
-
"file",
|
|
26713
|
-
"templates",
|
|
26714
|
-
"view",
|
|
26715
|
-
"template",
|
|
26716
|
-
"details",
|
|
26717
|
-
"http",
|
|
26718
|
-
"request",
|
|
26719
|
-
"service",
|
|
26720
|
-
"credential",
|
|
26721
|
-
"select"
|
|
26722
|
-
]
|
|
26723
|
-
}
|
|
26724
|
-
},
|
|
26725
26725
|
{
|
|
26726
26726
|
"id": "page-0348",
|
|
26727
26727
|
"title": "Lemlist",
|
|
@@ -56119,6 +56119,57 @@
|
|
|
56119
56119
|
},
|
|
56120
56120
|
{
|
|
56121
56121
|
"id": "page-0719",
|
|
56122
|
+
"title": "AlienVault credentials",
|
|
56123
|
+
"url": "https://docs.n8n.io/integrations/builtin/credentials/alienvault/index.md",
|
|
56124
|
+
"urlPath": "integrations/builtin/credentials/alienvault/index.md",
|
|
56125
|
+
"category": "other",
|
|
56126
|
+
"subcategory": null,
|
|
56127
|
+
"nodeName": null,
|
|
56128
|
+
"nodeType": null,
|
|
56129
|
+
"content": {
|
|
56130
|
+
"markdown": "# AlienVault credentials\n\nYou can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/).\n\n## Prerequisites\n\nCreate an [AlienVault](https://otx.alienvault.com) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [AlienVault's documentation](https://otx.alienvault.com/api) for more information about the service.\n\nThis is a credential-only node. Refer to [Custom API operations](../../../custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/alienvault/) on n8n's website.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **OTX Key**: Once you have an AlienVault account, the **OTX Key** displays in your **Settings**.\n",
|
|
56131
|
+
"excerpt": "# AlienVault credentials You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/). ## Prerequisites Create an [AlienVault](https://otx.alienvault.com) account. ## Supported authentication methods - API key ## Related resources Refer to [AlienVault's documentation](https://otx.alienvault.com/api) for more information about the service. This is a credential-only no...",
|
|
56132
|
+
"sections": [
|
|
56133
|
+
{
|
|
56134
|
+
"title": "AlienVault credentials",
|
|
56135
|
+
"level": 1,
|
|
56136
|
+
"content": "You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/)."
|
|
56137
|
+
}
|
|
56138
|
+
]
|
|
56139
|
+
},
|
|
56140
|
+
"metadata": {
|
|
56141
|
+
"keywords": [
|
|
56142
|
+
"alienvault",
|
|
56143
|
+
"credentials",
|
|
56144
|
+
"prerequisites",
|
|
56145
|
+
"supported",
|
|
56146
|
+
"authentication",
|
|
56147
|
+
"methods",
|
|
56148
|
+
"related",
|
|
56149
|
+
"resources",
|
|
56150
|
+
"using"
|
|
56151
|
+
],
|
|
56152
|
+
"useCases": [],
|
|
56153
|
+
"operations": [],
|
|
56154
|
+
"codeExamples": 0,
|
|
56155
|
+
"complexity": "beginner",
|
|
56156
|
+
"readingTime": "1 min",
|
|
56157
|
+
"contentLength": 850,
|
|
56158
|
+
"relatedPages": []
|
|
56159
|
+
},
|
|
56160
|
+
"searchIndex": {
|
|
56161
|
+
"fullText": "alienvault credentials # alienvault credentials\n\nyou can use these credentials to authenticate when using the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [custom api call](../../../custom-operations/).\n\n## prerequisites\n\ncreate an [alienvault](https://otx.alienvault.com) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [alienvault's documentation](https://otx.alienvault.com/api) for more information about the service.\n\nthis is a credential-only node. refer to [custom api operations](../../../custom-operations/) to learn more. view [example workflows and related content](https://n8n.io/integrations/alienvault/) on n8n's website.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **otx key**: once you have an alienvault account, the **otx key** displays in your **settings**.\n alienvault credentials",
|
|
56162
|
+
"importantTerms": [
|
|
56163
|
+
"alienvault",
|
|
56164
|
+
"credentials",
|
|
56165
|
+
"custom",
|
|
56166
|
+
"operations",
|
|
56167
|
+
"https"
|
|
56168
|
+
]
|
|
56169
|
+
}
|
|
56170
|
+
},
|
|
56171
|
+
{
|
|
56172
|
+
"id": "page-0720",
|
|
56122
56173
|
"title": "AMQP credentials",
|
|
56123
56174
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/amqp/index.md",
|
|
56124
56175
|
"urlPath": "integrations/builtin/credentials/amqp/index.md",
|
|
@@ -56180,7 +56231,7 @@
|
|
|
56180
56231
|
}
|
|
56181
56232
|
},
|
|
56182
56233
|
{
|
|
56183
|
-
"id": "page-
|
|
56234
|
+
"id": "page-0721",
|
|
56184
56235
|
"title": "Anthropic credentials",
|
|
56185
56236
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/anthropic/index.md",
|
|
56186
56237
|
"urlPath": "integrations/builtin/credentials/anthropic/index.md",
|
|
@@ -56231,57 +56282,6 @@
|
|
|
56231
56282
|
]
|
|
56232
56283
|
}
|
|
56233
56284
|
},
|
|
56234
|
-
{
|
|
56235
|
-
"id": "page-0721",
|
|
56236
|
-
"title": "AlienVault credentials",
|
|
56237
|
-
"url": "https://docs.n8n.io/integrations/builtin/credentials/alienvault/index.md",
|
|
56238
|
-
"urlPath": "integrations/builtin/credentials/alienvault/index.md",
|
|
56239
|
-
"category": "other",
|
|
56240
|
-
"subcategory": null,
|
|
56241
|
-
"nodeName": null,
|
|
56242
|
-
"nodeType": null,
|
|
56243
|
-
"content": {
|
|
56244
|
-
"markdown": "# AlienVault credentials\n\nYou can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/).\n\n## Prerequisites\n\nCreate an [AlienVault](https://otx.alienvault.com) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [AlienVault's documentation](https://otx.alienvault.com/api) for more information about the service.\n\nThis is a credential-only node. Refer to [Custom API operations](../../../custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/alienvault/) on n8n's website.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **OTX Key**: Once you have an AlienVault account, the **OTX Key** displays in your **Settings**.\n",
|
|
56245
|
-
"excerpt": "# AlienVault credentials You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/). ## Prerequisites Create an [AlienVault](https://otx.alienvault.com) account. ## Supported authentication methods - API key ## Related resources Refer to [AlienVault's documentation](https://otx.alienvault.com/api) for more information about the service. This is a credential-only no...",
|
|
56246
|
-
"sections": [
|
|
56247
|
-
{
|
|
56248
|
-
"title": "AlienVault credentials",
|
|
56249
|
-
"level": 1,
|
|
56250
|
-
"content": "You can use these credentials to authenticate when using the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](../../../custom-operations/)."
|
|
56251
|
-
}
|
|
56252
|
-
]
|
|
56253
|
-
},
|
|
56254
|
-
"metadata": {
|
|
56255
|
-
"keywords": [
|
|
56256
|
-
"alienvault",
|
|
56257
|
-
"credentials",
|
|
56258
|
-
"prerequisites",
|
|
56259
|
-
"supported",
|
|
56260
|
-
"authentication",
|
|
56261
|
-
"methods",
|
|
56262
|
-
"related",
|
|
56263
|
-
"resources",
|
|
56264
|
-
"using"
|
|
56265
|
-
],
|
|
56266
|
-
"useCases": [],
|
|
56267
|
-
"operations": [],
|
|
56268
|
-
"codeExamples": 0,
|
|
56269
|
-
"complexity": "beginner",
|
|
56270
|
-
"readingTime": "1 min",
|
|
56271
|
-
"contentLength": 850,
|
|
56272
|
-
"relatedPages": []
|
|
56273
|
-
},
|
|
56274
|
-
"searchIndex": {
|
|
56275
|
-
"fullText": "alienvault credentials # alienvault credentials\n\nyou can use these credentials to authenticate when using the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to make a [custom api call](../../../custom-operations/).\n\n## prerequisites\n\ncreate an [alienvault](https://otx.alienvault.com) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [alienvault's documentation](https://otx.alienvault.com/api) for more information about the service.\n\nthis is a credential-only node. refer to [custom api operations](../../../custom-operations/) to learn more. view [example workflows and related content](https://n8n.io/integrations/alienvault/) on n8n's website.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **otx key**: once you have an alienvault account, the **otx key** displays in your **settings**.\n alienvault credentials",
|
|
56276
|
-
"importantTerms": [
|
|
56277
|
-
"alienvault",
|
|
56278
|
-
"credentials",
|
|
56279
|
-
"custom",
|
|
56280
|
-
"operations",
|
|
56281
|
-
"https"
|
|
56282
|
-
]
|
|
56283
|
-
}
|
|
56284
|
-
},
|
|
56285
56285
|
{
|
|
56286
56286
|
"id": "page-0722",
|
|
56287
56287
|
"title": "APITemplate.io credentials",
|
|
@@ -57140,6 +57140,59 @@
|
|
|
57140
57140
|
},
|
|
57141
57141
|
{
|
|
57142
57142
|
"id": "page-0734",
|
|
57143
|
+
"title": "BambooHR credentials",
|
|
57144
|
+
"url": "https://docs.n8n.io/integrations/builtin/credentials/bamboohr/index.md",
|
|
57145
|
+
"urlPath": "integrations/builtin/credentials/bamboohr/index.md",
|
|
57146
|
+
"category": "other",
|
|
57147
|
+
"subcategory": null,
|
|
57148
|
+
"nodeName": null,
|
|
57149
|
+
"nodeType": null,
|
|
57150
|
+
"content": {
|
|
57151
|
+
"markdown": "# BambooHR credentials\n\nYou can use these credentials to authenticate the following node:\n\n- [BambooHR](../../app-nodes/n8n-nodes-base.bamboohr/)\n\n## Prerequisites\n\nCreate a [BambooHR](https://www.bamboohr.com/) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [BambooHR's API documentation](https://documentation.bamboohr.com/docs/getting-started) for more information about the service.\n\n## Using API Key\n\nTo configure this credential, you'll need:\n\n- Your BambooHR **Subdomain**: the part between `https://` and `.bamboohr.com`\n- A BambooHR **API Key**: Refer to the [Authentication section of BambooHR's Getting Started API documentation](https://documentation.bamboohr.com/docs/getting-started#authentication) for instructions on generating an API key.\n",
|
|
57152
|
+
"excerpt": "# BambooHR credentials You can use these credentials to authenticate the following node: - [BambooHR](../../app-nodes/n8n-nodes-base.bamboohr/) ## Prerequisites Create a [BambooHR](https://www.bamboohr.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [BambooHR's API documentation](https://documentation.bamboohr.com/docs/getting-started) for more information about the service. ## Using API Key To configure this credential, you'll need: - Your B...",
|
|
57153
|
+
"sections": [
|
|
57154
|
+
{
|
|
57155
|
+
"title": "BambooHR credentials",
|
|
57156
|
+
"level": 1,
|
|
57157
|
+
"content": "You can use these credentials to authenticate the following node:\n\n- [BambooHR](../../app-nodes/n8n-nodes-base.bamboohr/)"
|
|
57158
|
+
}
|
|
57159
|
+
]
|
|
57160
|
+
},
|
|
57161
|
+
"metadata": {
|
|
57162
|
+
"keywords": [
|
|
57163
|
+
"bamboohr",
|
|
57164
|
+
"credentials",
|
|
57165
|
+
"prerequisites",
|
|
57166
|
+
"supported",
|
|
57167
|
+
"authentication",
|
|
57168
|
+
"methods",
|
|
57169
|
+
"related",
|
|
57170
|
+
"resources",
|
|
57171
|
+
"using"
|
|
57172
|
+
],
|
|
57173
|
+
"useCases": [],
|
|
57174
|
+
"operations": [],
|
|
57175
|
+
"codeExamples": 0,
|
|
57176
|
+
"complexity": "beginner",
|
|
57177
|
+
"readingTime": "1 min",
|
|
57178
|
+
"contentLength": 798,
|
|
57179
|
+
"relatedPages": []
|
|
57180
|
+
},
|
|
57181
|
+
"searchIndex": {
|
|
57182
|
+
"fullText": "bamboohr credentials # bamboohr credentials\n\nyou can use these credentials to authenticate the following node:\n\n- [bamboohr](../../app-nodes/n8n-nodes-base.bamboohr/)\n\n## prerequisites\n\ncreate a [bamboohr](https://www.bamboohr.com/) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [bamboohr's api documentation](https://documentation.bamboohr.com/docs/getting-started) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- your bamboohr **subdomain**: the part between `https://` and `.bamboohr.com`\n- a bamboohr **api key**: refer to the [authentication section of bamboohr's getting started api documentation](https://documentation.bamboohr.com/docs/getting-started#authentication) for instructions on generating an api key.\n bamboohr credentials",
|
|
57183
|
+
"importantTerms": [
|
|
57184
|
+
"bamboohr",
|
|
57185
|
+
"credentials",
|
|
57186
|
+
"https",
|
|
57187
|
+
"documentation",
|
|
57188
|
+
"authentication",
|
|
57189
|
+
"getting",
|
|
57190
|
+
"started"
|
|
57191
|
+
]
|
|
57192
|
+
}
|
|
57193
|
+
},
|
|
57194
|
+
{
|
|
57195
|
+
"id": "page-0735",
|
|
57143
57196
|
"title": "Bitbucket credentials",
|
|
57144
57197
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/bitbucket/index.md",
|
|
57145
57198
|
"urlPath": "integrations/builtin/credentials/bitbucket/index.md",
|
|
@@ -57195,7 +57248,7 @@
|
|
|
57195
57248
|
}
|
|
57196
57249
|
},
|
|
57197
57250
|
{
|
|
57198
|
-
"id": "page-
|
|
57251
|
+
"id": "page-0736",
|
|
57199
57252
|
"title": "Bitly credentials",
|
|
57200
57253
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/bitly/index.md",
|
|
57201
57254
|
"urlPath": "integrations/builtin/credentials/bitly/index.md",
|
|
@@ -57251,7 +57304,7 @@
|
|
|
57251
57304
|
}
|
|
57252
57305
|
},
|
|
57253
57306
|
{
|
|
57254
|
-
"id": "page-
|
|
57307
|
+
"id": "page-0737",
|
|
57255
57308
|
"title": "Bitwarden credentials",
|
|
57256
57309
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/bitwarden/index.md",
|
|
57257
57310
|
"urlPath": "integrations/builtin/credentials/bitwarden/index.md",
|
|
@@ -57306,59 +57359,6 @@
|
|
|
57306
57359
|
]
|
|
57307
57360
|
}
|
|
57308
57361
|
},
|
|
57309
|
-
{
|
|
57310
|
-
"id": "page-0737",
|
|
57311
|
-
"title": "BambooHR credentials",
|
|
57312
|
-
"url": "https://docs.n8n.io/integrations/builtin/credentials/bamboohr/index.md",
|
|
57313
|
-
"urlPath": "integrations/builtin/credentials/bamboohr/index.md",
|
|
57314
|
-
"category": "other",
|
|
57315
|
-
"subcategory": null,
|
|
57316
|
-
"nodeName": null,
|
|
57317
|
-
"nodeType": null,
|
|
57318
|
-
"content": {
|
|
57319
|
-
"markdown": "# BambooHR credentials\n\nYou can use these credentials to authenticate the following node:\n\n- [BambooHR](../../app-nodes/n8n-nodes-base.bamboohr/)\n\n## Prerequisites\n\nCreate a [BambooHR](https://www.bamboohr.com/) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [BambooHR's API documentation](https://documentation.bamboohr.com/docs/getting-started) for more information about the service.\n\n## Using API Key\n\nTo configure this credential, you'll need:\n\n- Your BambooHR **Subdomain**: the part between `https://` and `.bamboohr.com`\n- A BambooHR **API Key**: Refer to the [Authentication section of BambooHR's Getting Started API documentation](https://documentation.bamboohr.com/docs/getting-started#authentication) for instructions on generating an API key.\n",
|
|
57320
|
-
"excerpt": "# BambooHR credentials You can use these credentials to authenticate the following node: - [BambooHR](../../app-nodes/n8n-nodes-base.bamboohr/) ## Prerequisites Create a [BambooHR](https://www.bamboohr.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [BambooHR's API documentation](https://documentation.bamboohr.com/docs/getting-started) for more information about the service. ## Using API Key To configure this credential, you'll need: - Your B...",
|
|
57321
|
-
"sections": [
|
|
57322
|
-
{
|
|
57323
|
-
"title": "BambooHR credentials",
|
|
57324
|
-
"level": 1,
|
|
57325
|
-
"content": "You can use these credentials to authenticate the following node:\n\n- [BambooHR](../../app-nodes/n8n-nodes-base.bamboohr/)"
|
|
57326
|
-
}
|
|
57327
|
-
]
|
|
57328
|
-
},
|
|
57329
|
-
"metadata": {
|
|
57330
|
-
"keywords": [
|
|
57331
|
-
"bamboohr",
|
|
57332
|
-
"credentials",
|
|
57333
|
-
"prerequisites",
|
|
57334
|
-
"supported",
|
|
57335
|
-
"authentication",
|
|
57336
|
-
"methods",
|
|
57337
|
-
"related",
|
|
57338
|
-
"resources",
|
|
57339
|
-
"using"
|
|
57340
|
-
],
|
|
57341
|
-
"useCases": [],
|
|
57342
|
-
"operations": [],
|
|
57343
|
-
"codeExamples": 0,
|
|
57344
|
-
"complexity": "beginner",
|
|
57345
|
-
"readingTime": "1 min",
|
|
57346
|
-
"contentLength": 798,
|
|
57347
|
-
"relatedPages": []
|
|
57348
|
-
},
|
|
57349
|
-
"searchIndex": {
|
|
57350
|
-
"fullText": "bamboohr credentials # bamboohr credentials\n\nyou can use these credentials to authenticate the following node:\n\n- [bamboohr](../../app-nodes/n8n-nodes-base.bamboohr/)\n\n## prerequisites\n\ncreate a [bamboohr](https://www.bamboohr.com/) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [bamboohr's api documentation](https://documentation.bamboohr.com/docs/getting-started) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- your bamboohr **subdomain**: the part between `https://` and `.bamboohr.com`\n- a bamboohr **api key**: refer to the [authentication section of bamboohr's getting started api documentation](https://documentation.bamboohr.com/docs/getting-started#authentication) for instructions on generating an api key.\n bamboohr credentials",
|
|
57351
|
-
"importantTerms": [
|
|
57352
|
-
"bamboohr",
|
|
57353
|
-
"credentials",
|
|
57354
|
-
"https",
|
|
57355
|
-
"documentation",
|
|
57356
|
-
"authentication",
|
|
57357
|
-
"getting",
|
|
57358
|
-
"started"
|
|
57359
|
-
]
|
|
57360
|
-
}
|
|
57361
|
-
},
|
|
57362
57362
|
{
|
|
57363
57363
|
"id": "page-0738",
|
|
57364
57364
|
"title": "Box credentials",
|
|
@@ -90127,7 +90127,7 @@
|
|
|
90127
90127
|
"page-0044",
|
|
90128
90128
|
"page-0099",
|
|
90129
90129
|
"page-0149",
|
|
90130
|
-
"page-
|
|
90130
|
+
"page-0347",
|
|
90131
90131
|
"page-1176"
|
|
90132
90132
|
],
|
|
90133
90133
|
"migration": [
|
|
@@ -91851,7 +91851,7 @@
|
|
|
91851
91851
|
"page-0717",
|
|
91852
91852
|
"page-0723",
|
|
91853
91853
|
"page-0726",
|
|
91854
|
-
"page-
|
|
91854
|
+
"page-0735",
|
|
91855
91855
|
"page-0743",
|
|
91856
91856
|
"page-0753",
|
|
91857
91857
|
"page-0756",
|
|
@@ -91999,7 +91999,7 @@
|
|
|
91999
91999
|
"task": [
|
|
92000
92000
|
"page-0003",
|
|
92001
92001
|
"page-0157",
|
|
92002
|
-
"page-
|
|
92002
|
+
"page-0189",
|
|
92003
92003
|
"page-0218",
|
|
92004
92004
|
"page-0271",
|
|
92005
92005
|
"page-1193"
|
|
@@ -92007,14 +92007,14 @@
|
|
|
92007
92007
|
"runners": [
|
|
92008
92008
|
"page-0003",
|
|
92009
92009
|
"page-0157",
|
|
92010
|
-
"page-
|
|
92010
|
+
"page-0189",
|
|
92011
92011
|
"page-0218",
|
|
92012
92012
|
"page-1193"
|
|
92013
92013
|
],
|
|
92014
92014
|
"runner": [
|
|
92015
92015
|
"page-0003",
|
|
92016
92016
|
"page-0157",
|
|
92017
|
-
"page-
|
|
92017
|
+
"page-0189",
|
|
92018
92018
|
"page-1193"
|
|
92019
92019
|
],
|
|
92020
92020
|
"`n8nio/n8n`": [
|
|
@@ -92785,7 +92785,7 @@
|
|
|
92785
92785
|
"page-0339",
|
|
92786
92786
|
"page-0342",
|
|
92787
92787
|
"page-0343",
|
|
92788
|
-
"page-
|
|
92788
|
+
"page-0345",
|
|
92789
92789
|
"page-0347",
|
|
92790
92790
|
"page-0348",
|
|
92791
92791
|
"page-0349",
|
|
@@ -93402,7 +93402,7 @@
|
|
|
93402
93402
|
"page-0731",
|
|
93403
93403
|
"page-0732",
|
|
93404
93404
|
"page-0733",
|
|
93405
|
-
"page-
|
|
93405
|
+
"page-0734",
|
|
93406
93406
|
"page-0736",
|
|
93407
93407
|
"page-0737",
|
|
93408
93408
|
"page-0738",
|
|
@@ -93832,7 +93832,7 @@
|
|
|
93832
93832
|
"page-0149",
|
|
93833
93833
|
"page-0167",
|
|
93834
93834
|
"page-0168",
|
|
93835
|
-
"page-
|
|
93835
|
+
"page-0189",
|
|
93836
93836
|
"page-0214",
|
|
93837
93837
|
"page-0221",
|
|
93838
93838
|
"page-0545",
|
|
@@ -95072,7 +95072,7 @@
|
|
|
95072
95072
|
"page-0339",
|
|
95073
95073
|
"page-0342",
|
|
95074
95074
|
"page-0343",
|
|
95075
|
-
"page-
|
|
95075
|
+
"page-0345",
|
|
95076
95076
|
"page-0347",
|
|
95077
95077
|
"page-0348",
|
|
95078
95078
|
"page-0349",
|
|
@@ -95331,7 +95331,7 @@
|
|
|
95331
95331
|
"source": [
|
|
95332
95332
|
"page-0015",
|
|
95333
95333
|
"page-0030",
|
|
95334
|
-
"page-
|
|
95334
|
+
"page-0188",
|
|
95335
95335
|
"page-0561",
|
|
95336
95336
|
"page-0607",
|
|
95337
95337
|
"page-0622",
|
|
@@ -95425,7 +95425,7 @@
|
|
|
95425
95425
|
"page-0339",
|
|
95426
95426
|
"page-0342",
|
|
95427
95427
|
"page-0343",
|
|
95428
|
-
"page-
|
|
95428
|
+
"page-0345",
|
|
95429
95429
|
"page-0347",
|
|
95430
95430
|
"page-0348",
|
|
95431
95431
|
"page-0349",
|
|
@@ -97462,7 +97462,7 @@
|
|
|
97462
97462
|
"page-0717",
|
|
97463
97463
|
"page-0723",
|
|
97464
97464
|
"page-0730",
|
|
97465
|
-
"page-
|
|
97465
|
+
"page-0736",
|
|
97466
97466
|
"page-0738",
|
|
97467
97467
|
"page-0743",
|
|
97468
97468
|
"page-0749",
|
|
@@ -97552,8 +97552,8 @@
|
|
|
97552
97552
|
"page-0717",
|
|
97553
97553
|
"page-0723",
|
|
97554
97554
|
"page-0733",
|
|
97555
|
-
"page-0734",
|
|
97556
97555
|
"page-0735",
|
|
97556
|
+
"page-0736",
|
|
97557
97557
|
"page-0743",
|
|
97558
97558
|
"page-0747",
|
|
97559
97559
|
"page-0753",
|
|
@@ -99669,7 +99669,7 @@
|
|
|
99669
99669
|
"page-0339",
|
|
99670
99670
|
"page-0342",
|
|
99671
99671
|
"page-0343",
|
|
99672
|
-
"page-
|
|
99672
|
+
"page-0345",
|
|
99673
99673
|
"page-0347",
|
|
99674
99674
|
"page-0348",
|
|
99675
99675
|
"page-0349",
|
|
@@ -100954,7 +100954,7 @@
|
|
|
100954
100954
|
"page-0086",
|
|
100955
100955
|
"page-0139",
|
|
100956
100956
|
"page-0153",
|
|
100957
|
-
"page-
|
|
100957
|
+
"page-0347",
|
|
100958
100958
|
"page-0509",
|
|
100959
100959
|
"page-0514",
|
|
100960
100960
|
"page-0519",
|
|
@@ -101329,14 +101329,14 @@
|
|
|
101329
101329
|
],
|
|
101330
101330
|
"(javascript)": [
|
|
101331
101331
|
"page-0079",
|
|
101332
|
-
"page-
|
|
101332
|
+
"page-0189"
|
|
101333
101333
|
],
|
|
101334
101334
|
"print": [
|
|
101335
101335
|
"page-0079"
|
|
101336
101336
|
],
|
|
101337
101337
|
"(python)": [
|
|
101338
101338
|
"page-0079",
|
|
101339
|
-
"page-
|
|
101339
|
+
"page-0189"
|
|
101340
101340
|
],
|
|
101341
101341
|
"`[object": [
|
|
101342
101342
|
"page-0079"
|
|
@@ -101835,7 +101835,7 @@
|
|
|
101835
101835
|
"page-0717",
|
|
101836
101836
|
"page-0718",
|
|
101837
101837
|
"page-0719",
|
|
101838
|
-
"page-
|
|
101838
|
+
"page-0720",
|
|
101839
101839
|
"page-0722",
|
|
101840
101840
|
"page-0724",
|
|
101841
101841
|
"page-0725",
|
|
@@ -102842,7 +102842,7 @@
|
|
|
102842
102842
|
"page-0204",
|
|
102843
102843
|
"page-0215",
|
|
102844
102844
|
"page-0692",
|
|
102845
|
-
"page-
|
|
102845
|
+
"page-0735",
|
|
102846
102846
|
"page-1225"
|
|
102847
102847
|
],
|
|
102848
102848
|
"container": [
|
|
@@ -102856,7 +102856,7 @@
|
|
|
102856
102856
|
],
|
|
102857
102857
|
"launcher": [
|
|
102858
102858
|
"page-0157",
|
|
102859
|
-
"page-
|
|
102859
|
+
"page-0189"
|
|
102860
102860
|
],
|
|
102861
102861
|
"extra": [
|
|
102862
102862
|
"page-0157",
|
|
@@ -103099,14 +103099,8 @@
|
|
|
103099
103099
|
"page-0206",
|
|
103100
103100
|
"page-1193"
|
|
103101
103101
|
],
|
|
103102
|
-
"(all": [
|
|
103103
|
-
"page-0188"
|
|
103104
|
-
],
|
|
103105
|
-
"languages)": [
|
|
103106
|
-
"page-0188"
|
|
103107
|
-
],
|
|
103108
103102
|
"control": [
|
|
103109
|
-
"page-
|
|
103103
|
+
"page-0188",
|
|
103110
103104
|
"page-0209",
|
|
103111
103105
|
"page-0328",
|
|
103112
103106
|
"page-1193",
|
|
@@ -103118,6 +103112,12 @@
|
|
|
103118
103112
|
"page-1218",
|
|
103119
103113
|
"page-1219"
|
|
103120
103114
|
],
|
|
103115
|
+
"(all": [
|
|
103116
|
+
"page-0189"
|
|
103117
|
+
],
|
|
103118
|
+
"languages)": [
|
|
103119
|
+
"page-0189"
|
|
103120
|
+
],
|
|
103121
103121
|
"smtp,": [
|
|
103122
103122
|
"page-0191"
|
|
103123
103123
|
],
|
|
@@ -103184,7 +103184,7 @@
|
|
|
103184
103184
|
"options": [
|
|
103185
103185
|
"page-0198",
|
|
103186
103186
|
"page-0199",
|
|
103187
|
-
"page-
|
|
103187
|
+
"page-0347",
|
|
103188
103188
|
"page-0369",
|
|
103189
103189
|
"page-0380",
|
|
103190
103190
|
"page-0492",
|
|
@@ -103935,7 +103935,7 @@
|
|
|
103935
103935
|
"page-0224",
|
|
103936
103936
|
"page-0543",
|
|
103937
103937
|
"page-0689",
|
|
103938
|
-
"page-
|
|
103938
|
+
"page-0720",
|
|
103939
103939
|
"page-0727",
|
|
103940
103940
|
"page-0764",
|
|
103941
103941
|
"page-0792",
|
|
@@ -104457,7 +104457,7 @@
|
|
|
104457
104457
|
"page-0339",
|
|
104458
104458
|
"page-0342",
|
|
104459
104459
|
"page-0343",
|
|
104460
|
-
"page-
|
|
104460
|
+
"page-0345",
|
|
104461
104461
|
"page-0347",
|
|
104462
104462
|
"page-0348",
|
|
104463
104463
|
"page-0349",
|
|
@@ -104603,7 +104603,7 @@
|
|
|
104603
104603
|
],
|
|
104604
104604
|
"amqp": [
|
|
104605
104605
|
"page-0237",
|
|
104606
|
-
"page-
|
|
104606
|
+
"page-0720",
|
|
104607
104607
|
"page-1031"
|
|
104608
104608
|
],
|
|
104609
104609
|
"sender": [
|
|
@@ -104662,7 +104662,7 @@
|
|
|
104662
104662
|
],
|
|
104663
104663
|
"bamboohr": [
|
|
104664
104664
|
"page-0257",
|
|
104665
|
-
"page-
|
|
104665
|
+
"page-0734"
|
|
104666
104666
|
],
|
|
104667
104667
|
"bannerbear": [
|
|
104668
104668
|
"page-0258",
|
|
@@ -104678,11 +104678,11 @@
|
|
|
104678
104678
|
],
|
|
104679
104679
|
"bitly": [
|
|
104680
104680
|
"page-0261",
|
|
104681
|
-
"page-
|
|
104681
|
+
"page-0736"
|
|
104682
104682
|
],
|
|
104683
104683
|
"bitwarden": [
|
|
104684
104684
|
"page-0262",
|
|
104685
|
-
"page-
|
|
104685
|
+
"page-0737"
|
|
104686
104686
|
],
|
|
104687
104687
|
"brandfetch": [
|
|
104688
104688
|
"page-0264",
|
|
@@ -105061,25 +105061,25 @@
|
|
|
105061
105061
|
"page-0835",
|
|
105062
105062
|
"page-1066"
|
|
105063
105063
|
],
|
|
105064
|
-
"
|
|
105064
|
+
"keap": [
|
|
105065
105065
|
"page-0345",
|
|
105066
|
+
"page-0836",
|
|
105067
|
+
"page-1067"
|
|
105068
|
+
],
|
|
105069
|
+
"kitemaker": [
|
|
105070
|
+
"page-0346",
|
|
105066
105071
|
"page-0838"
|
|
105067
105072
|
],
|
|
105068
105073
|
"kobotoolbox": [
|
|
105069
|
-
"page-
|
|
105074
|
+
"page-0347",
|
|
105070
105075
|
"page-0839",
|
|
105071
105076
|
"page-1068"
|
|
105072
105077
|
],
|
|
105073
105078
|
"submission": [
|
|
105074
|
-
"page-
|
|
105079
|
+
"page-0347"
|
|
105075
105080
|
],
|
|
105076
105081
|
"reformatting": [
|
|
105077
|
-
"page-
|
|
105078
|
-
],
|
|
105079
|
-
"keap": [
|
|
105080
|
-
"page-0347",
|
|
105081
|
-
"page-0836",
|
|
105082
|
-
"page-1067"
|
|
105082
|
+
"page-0347"
|
|
105083
105083
|
],
|
|
105084
105084
|
"lemlist": [
|
|
105085
105085
|
"page-0348",
|
|
@@ -105742,7 +105742,7 @@
|
|
|
105742
105742
|
"anthropic": [
|
|
105743
105743
|
"page-0483",
|
|
105744
105744
|
"page-0579",
|
|
105745
|
-
"page-
|
|
105745
|
+
"page-0721"
|
|
105746
105746
|
],
|
|
105747
105747
|
"gemini": [
|
|
105748
105748
|
"page-0484",
|
|
@@ -107472,7 +107472,7 @@
|
|
|
107472
107472
|
"page-1028"
|
|
107473
107473
|
],
|
|
107474
107474
|
"alienvault": [
|
|
107475
|
-
"page-
|
|
107475
|
+
"page-0719"
|
|
107476
107476
|
],
|
|
107477
107477
|
"auth0": [
|
|
107478
107478
|
"page-0724",
|
|
@@ -107517,7 +107517,7 @@
|
|
|
107517
107517
|
"page-1114"
|
|
107518
107518
|
],
|
|
107519
107519
|
"bitbucket": [
|
|
107520
|
-
"page-
|
|
107520
|
+
"page-0735",
|
|
107521
107521
|
"page-1035"
|
|
107522
107522
|
],
|
|
107523
107523
|
"calendly": [
|
|
@@ -110590,13 +110590,13 @@
|
|
|
110590
110590
|
"kafka": [
|
|
110591
110591
|
"page-0344"
|
|
110592
110592
|
],
|
|
110593
|
-
"
|
|
110593
|
+
"keap": [
|
|
110594
110594
|
"page-0345"
|
|
110595
110595
|
],
|
|
110596
|
-
"
|
|
110596
|
+
"kitemaker": [
|
|
110597
110597
|
"page-0346"
|
|
110598
110598
|
],
|
|
110599
|
-
"
|
|
110599
|
+
"kobotoolbox": [
|
|
110600
110600
|
"page-0347"
|
|
110601
110601
|
],
|
|
110602
110602
|
"lemlist": [
|