@n8n-as-code/skills 1.1.0-next.37 → 1.1.0-next.39

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-03-12T18:47:02.130Z",
2
+ "generatedAt": "2026-03-12T20:51:07.002Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1252,
@@ -15291,54 +15291,6 @@
15291
15291
  },
15292
15292
  {
15293
15293
  "id": "page-0182",
15294
- "title": "Insights",
15295
- "url": "https://docs.n8n.io/hosting/configuration/environment-variables/insights/index.md",
15296
- "urlPath": "hosting/configuration/environment-variables/insights/index.md",
15297
- "category": "hosting",
15298
- "subcategory": null,
15299
- "nodeName": null,
15300
- "nodeType": null,
15301
- "content": {
15302
- "markdown": "# Insights 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\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 | The number of raw insights data to compact in a single batch. |\n| `N8N_INSIGHTS_COMPACTION_DAILY_TO_WEEKLY_THRESHOLD_DAYS` | Number | 180 | The maximum age (in days) of daily insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_HOURLY_TO_DAILY_THRESHOLD_DAYS` | Number | 90 | The maximum age (in days) of hourly insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_INTERVAL_MINUTES` | Number | 60 | Interval (in minutes) at which compaction should run. |\n| `N8N_INSIGHTS_FLUSH_BATCH_SIZE` | Number | 1000 | The maximum number of insights data to keep in the buffer before flushing. |\n| `N8N_INSIGHTS_FLUSH_INTERVAL_SECONDS` | Number | 30 | The interval (in seconds) at which the insights data should be flushed to the database. |\n",
15303
- "excerpt": "# Insights 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. Insights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details. | Variable...",
15304
- "sections": [
15305
- {
15306
- "title": "Insights 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\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 |"
15309
- }
15310
- ]
15311
- },
15312
- "metadata": {
15313
- "keywords": [
15314
- "insights",
15315
- "environment",
15316
- "variables"
15317
- ],
15318
- "useCases": [],
15319
- "operations": [],
15320
- "codeExamples": 0,
15321
- "complexity": "beginner",
15322
- "readingTime": "2 min",
15323
- "contentLength": 1975,
15324
- "relatedPages": []
15325
- },
15326
- "searchIndex": {
15327
- "fullText": "insights # insights 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\ninsights gives instance owners and admins visibility into how workflows perform over time. refer to [insights](../../../../insights/) for details.\n\n| variable | type | default | description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `n8n_disabled_modules` | string | - | set to `insights` to disable the feature and metrics collection for an instance. |\n| `n8n_insights_compaction_batch_size` | number | 500 | the number of raw insights data to compact in a single batch. |\n| `n8n_insights_compaction_daily_to_weekly_threshold_days` | number | 180 | the maximum age (in days) of daily insights data to compact. |\n| `n8n_insights_compaction_hourly_to_daily_threshold_days` | number | 90 | the maximum age (in days) of hourly insights data to compact. |\n| `n8n_insights_compaction_interval_minutes` | number | 60 | interval (in minutes) at which compaction should run. |\n| `n8n_insights_flush_batch_size` | number | 1000 | the maximum number of insights data to keep in the buffer before flushing. |\n| `n8n_insights_flush_interval_seconds` | number | 30 | the interval (in seconds) at which the insights data should be flushed to the database. |\n insights environment variables",
15328
- "importantTerms": [
15329
- "insights",
15330
- "number",
15331
- "data",
15332
- "variables",
15333
- "configuration",
15334
- "separate",
15335
- "compact",
15336
- "maximum"
15337
- ]
15338
- }
15339
- },
15340
- {
15341
- "id": "page-0183",
15342
15294
  "title": "License",
15343
15295
  "url": "https://docs.n8n.io/hosting/configuration/environment-variables/licenses/index.md",
15344
15296
  "urlPath": "hosting/configuration/environment-variables/licenses/index.md",
@@ -15392,7 +15344,7 @@
15392
15344
  }
15393
15345
  },
15394
15346
  {
15395
- "id": "page-0184",
15347
+ "id": "page-0183",
15396
15348
  "title": "Logs",
15397
15349
  "url": "https://docs.n8n.io/hosting/configuration/environment-variables/logs/index.md",
15398
15350
  "urlPath": "hosting/configuration/environment-variables/logs/index.md",
@@ -15461,7 +15413,7 @@
15461
15413
  }
15462
15414
  },
15463
15415
  {
15464
- "id": "page-0185",
15416
+ "id": "page-0184",
15465
15417
  "title": "Nodes",
15466
15418
  "url": "https://docs.n8n.io/hosting/configuration/environment-variables/nodes/index.md",
15467
15419
  "urlPath": "hosting/configuration/environment-variables/nodes/index.md",
@@ -15527,6 +15479,54 @@
15527
15479
  ]
15528
15480
  }
15529
15481
  },
15482
+ {
15483
+ "id": "page-0185",
15484
+ "title": "Insights",
15485
+ "url": "https://docs.n8n.io/hosting/configuration/environment-variables/insights/index.md",
15486
+ "urlPath": "hosting/configuration/environment-variables/insights/index.md",
15487
+ "category": "hosting",
15488
+ "subcategory": null,
15489
+ "nodeName": null,
15490
+ "nodeType": null,
15491
+ "content": {
15492
+ "markdown": "# Insights 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\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 | The number of raw insights data to compact in a single batch. |\n| `N8N_INSIGHTS_COMPACTION_DAILY_TO_WEEKLY_THRESHOLD_DAYS` | Number | 180 | The maximum age (in days) of daily insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_HOURLY_TO_DAILY_THRESHOLD_DAYS` | Number | 90 | The maximum age (in days) of hourly insights data to compact. |\n| `N8N_INSIGHTS_COMPACTION_INTERVAL_MINUTES` | Number | 60 | Interval (in minutes) at which compaction should run. |\n| `N8N_INSIGHTS_FLUSH_BATCH_SIZE` | Number | 1000 | The maximum number of insights data to keep in the buffer before flushing. |\n| `N8N_INSIGHTS_FLUSH_INTERVAL_SECONDS` | Number | 30 | The interval (in seconds) at which the insights data should be flushed to the database. |\n",
15493
+ "excerpt": "# Insights 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. Insights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details. | Variable...",
15494
+ "sections": [
15495
+ {
15496
+ "title": "Insights environment variables",
15497
+ "level": 1,
15498
+ "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\nInsights gives instance owners and admins visibility into how workflows perform over time. Refer to [Insights](../../../../insights/) for details.\n\n| Variable | Type | Default | Description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `N8N_DISABLED_MODULES` | String | - | Set to `insights` to disable the feature and metrics collection for an instance. |\n| `N8N_INSIGHTS_COMPACTION_BATCH_SIZE` | Number | 500 |"
15499
+ }
15500
+ ]
15501
+ },
15502
+ "metadata": {
15503
+ "keywords": [
15504
+ "insights",
15505
+ "environment",
15506
+ "variables"
15507
+ ],
15508
+ "useCases": [],
15509
+ "operations": [],
15510
+ "codeExamples": 0,
15511
+ "complexity": "beginner",
15512
+ "readingTime": "2 min",
15513
+ "contentLength": 1975,
15514
+ "relatedPages": []
15515
+ },
15516
+ "searchIndex": {
15517
+ "fullText": "insights # insights 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\ninsights gives instance owners and admins visibility into how workflows perform over time. refer to [insights](../../../../insights/) for details.\n\n| variable | type | default | description |\n| -------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- |\n| `n8n_disabled_modules` | string | - | set to `insights` to disable the feature and metrics collection for an instance. |\n| `n8n_insights_compaction_batch_size` | number | 500 | the number of raw insights data to compact in a single batch. |\n| `n8n_insights_compaction_daily_to_weekly_threshold_days` | number | 180 | the maximum age (in days) of daily insights data to compact. |\n| `n8n_insights_compaction_hourly_to_daily_threshold_days` | number | 90 | the maximum age (in days) of hourly insights data to compact. |\n| `n8n_insights_compaction_interval_minutes` | number | 60 | interval (in minutes) at which compaction should run. |\n| `n8n_insights_flush_batch_size` | number | 1000 | the maximum number of insights data to keep in the buffer before flushing. |\n| `n8n_insights_flush_interval_seconds` | number | 30 | the interval (in seconds) at which the insights data should be flushed to the database. |\n insights environment variables",
15518
+ "importantTerms": [
15519
+ "insights",
15520
+ "number",
15521
+ "data",
15522
+ "variables",
15523
+ "configuration",
15524
+ "separate",
15525
+ "compact",
15526
+ "maximum"
15527
+ ]
15528
+ }
15529
+ },
15530
15530
  {
15531
15531
  "id": "page-0186",
15532
15532
  "title": "Queue mode",
@@ -19325,6 +19325,90 @@
19325
19325
  },
19326
19326
  {
19327
19327
  "id": "page-0232",
19328
+ "title": "ActiveCampaign",
19329
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.activecampaign/index.md",
19330
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.activecampaign/index.md",
19331
+ "category": "integrations",
19332
+ "subcategory": "app-nodes",
19333
+ "nodeName": "activecampaign",
19334
+ "nodeType": "n8n-nodes-base.activecampaign",
19335
+ "content": {
19336
+ "markdown": "# ActiveCampaign node\n\nUse the ActiveCampaign node to automate work in ActiveCampaign, and integrate ActiveCampaign with other applications. n8n has built-in support for a wide range of ActiveCampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals.\n\nOn this page, you'll find a list of operations the ActiveCampaign node supports and links to more resources.\n\nCredentials\n\nRefer to [ActiveCampaign credentials](../../credentials/activecampaign/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- Account\n - Create an account\n - Delete an account\n - Get data of an account\n - Get data of all accounts\n - Update an account\n- Account Contact\n - Create an association\n - Delete an association\n - Update an association\n- Contact\n - Create a contact\n - Delete a contact\n - Get data of a contact\n - Get data of all contact\n - Update a contact\n- Contact List\n - Add contact to a list\n - Remove contact from a list\n- Contact Tag\n - Add a tag to a contact\n - Remove a tag from a contact\n- Connection\n - Create a connection\n - Delete a connection\n - Get data of a connection\n - Get data of all connections\n - Update a connection\n- Deal\n - Create a deal\n - Delete a deal\n - Get data of a deal\n - Get data of all deals\n - Update a deal\n - Create a deal note\n - Update a deal note\n- E-commerce Order\n - Create a order\n - Delete a order\n - Get data of a order\n - Get data of all orders\n - Update a order\n- E-Commerce Customer\n - Create a E-commerce Customer\n - Delete a E-commerce Customer\n - Get data of a E-commerce Customer\n - Get data of all E-commerce Customer\n - Update a E-commerce Customer\n- E-commerce Order Products\n - Get data of all order products\n - Get data of a ordered product\n - Get data of an order's products\n- List\n - Get all lists\n- Tag\n - Create a tag\n - Delete a tag\n - Get data of a tag\n - Get data of all tags\n - Update a tag\n\n## Templates and examples\n\n**Create a contact in ActiveCampaign**\n\nby tanaypant\n\n[View template details](https://n8n.io/workflows/412-create-a-contact-in-activecampaign/)\n\n**Receive updates when a new account is added by an admin in ActiveCampaign**\n\nby tanaypant\n\n[View template details](https://n8n.io/workflows/488-receive-updates-when-a-new-account-is-added-by-an-admin-in-activecampaign/)\n\n**🛠️ ActiveCampaign Tool MCP Server 💪 all 48 operations**\n\nby David Ashby\n\n[View template details](https://n8n.io/workflows/5336-activecampaign-tool-mcp-server-all-48-operations/)\n\n[Browse ActiveCampaign integration templates](https://n8n.io/integrations/activecampaign/), 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",
19337
+ "excerpt": "# ActiveCampaign node Use the ActiveCampaign node to automate work in ActiveCampaign, and integrate ActiveCampaign with other applications. n8n has built-in support for a wide range of ActiveCampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals. On this page, you'll find a list of operations the ActiveCampaign node supports and links to more resources. Credentials Refer to [ActiveCampaign cr...",
19338
+ "sections": [
19339
+ {
19340
+ "title": "ActiveCampaign node",
19341
+ "level": 1,
19342
+ "content": "Use the ActiveCampaign node to automate work in ActiveCampaign, and integrate ActiveCampaign with other applications. n8n has built-in support for a wide range of ActiveCampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals.\n\nOn this page, you'll find a list of operations the ActiveCampaign node supports and links to more resources.\n\nCredentials\n\nRefer to [ActiveCampaign credentials](../../credentials/activecampaign/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
19343
+ }
19344
+ ]
19345
+ },
19346
+ "metadata": {
19347
+ "keywords": [
19348
+ "activecampaign",
19349
+ "node",
19350
+ "operations",
19351
+ "templates",
19352
+ "examples",
19353
+ "what",
19354
+ "your",
19355
+ "operation",
19356
+ "isn't",
19357
+ "supported"
19358
+ ],
19359
+ "useCases": [],
19360
+ "operations": [
19361
+ "",
19362
+ "what to do if your isn't supported"
19363
+ ],
19364
+ "codeExamples": 0,
19365
+ "complexity": "intermediate",
19366
+ "readingTime": "3 min",
19367
+ "contentLength": 3592,
19368
+ "relatedPages": []
19369
+ },
19370
+ "searchIndex": {
19371
+ "fullText": "activecampaign # activecampaign node\n\nuse the activecampaign node to automate work in activecampaign, and integrate activecampaign with other applications. n8n has built-in support for a wide range of activecampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals.\n\non this page, you'll find a list of operations the activecampaign node supports and links to more resources.\n\ncredentials\n\nrefer to [activecampaign credentials](../../credentials/activecampaign/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- account\n - create an account\n - delete an account\n - get data of an account\n - get data of all accounts\n - update an account\n- account contact\n - create an association\n - delete an association\n - update an association\n- contact\n - create a contact\n - delete a contact\n - get data of a contact\n - get data of all contact\n - update a contact\n- contact list\n - add contact to a list\n - remove contact from a list\n- contact tag\n - add a tag to a contact\n - remove a tag from a contact\n- connection\n - create a connection\n - delete a connection\n - get data of a connection\n - get data of all connections\n - update a connection\n- deal\n - create a deal\n - delete a deal\n - get data of a deal\n - get data of all deals\n - update a deal\n - create a deal note\n - update a deal note\n- e-commerce order\n - create a order\n - delete a order\n - get data of a order\n - get data of all orders\n - update a order\n- e-commerce customer\n - create a e-commerce customer\n - delete a e-commerce customer\n - get data of a e-commerce customer\n - get data of all e-commerce customer\n - update a e-commerce customer\n- e-commerce order products\n - get data of all order products\n - get data of a ordered product\n - get data of an order's products\n- list\n - get all lists\n- tag\n - create a tag\n - delete a tag\n - get data of a tag\n - get data of all tags\n - update a tag\n\n## templates and examples\n\n**create a contact in activecampaign**\n\nby tanaypant\n\n[view template details](https://n8n.io/workflows/412-create-a-contact-in-activecampaign/)\n\n**receive updates when a new account is added by an admin in activecampaign**\n\nby tanaypant\n\n[view template details](https://n8n.io/workflows/488-receive-updates-when-a-new-account-is-added-by-an-admin-in-activecampaign/)\n\n**🛠️ activecampaign tool mcp server 💪 all 48 operations**\n\nby david ashby\n\n[view template details](https://n8n.io/workflows/5336-activecampaign-tool-mcp-server-all-48-operations/)\n\n[browse activecampaign integration templates](https://n8n.io/integrations/activecampaign/), 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 activecampaign node",
19372
+ "importantTerms": [
19373
+ "activecampaign",
19374
+ "data",
19375
+ "contact",
19376
+ "create",
19377
+ "node",
19378
+ "commerce",
19379
+ "update",
19380
+ "account",
19381
+ "delete",
19382
+ "order",
19383
+ "deal",
19384
+ "this",
19385
+ "operations",
19386
+ "customer",
19387
+ "list",
19388
+ "connection",
19389
+ "https",
19390
+ "tool",
19391
+ "workflows",
19392
+ "more",
19393
+ "credentials",
19394
+ "used",
19395
+ "when",
19396
+ "association",
19397
+ "products",
19398
+ "templates",
19399
+ "view",
19400
+ "template",
19401
+ "details",
19402
+ "http",
19403
+ "request",
19404
+ "service",
19405
+ "credential",
19406
+ "select"
19407
+ ]
19408
+ }
19409
+ },
19410
+ {
19411
+ "id": "page-0233",
19328
19412
  "title": "Adalo",
19329
19413
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.adalo/index.md",
19330
19414
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.adalo/index.md",
@@ -19392,7 +19476,7 @@
19392
19476
  }
19393
19477
  },
19394
19478
  {
19395
- "id": "page-0233",
19479
+ "id": "page-0234",
19396
19480
  "title": "Affinity",
19397
19481
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.affinity/index.md",
19398
19482
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.affinity/index.md",
@@ -19456,7 +19540,7 @@
19456
19540
  }
19457
19541
  },
19458
19542
  {
19459
- "id": "page-0234",
19543
+ "id": "page-0235",
19460
19544
  "title": "Agile CRM",
19461
19545
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.agilecrm/index.md",
19462
19546
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.agilecrm/index.md",
@@ -19513,7 +19597,7 @@
19513
19597
  }
19514
19598
  },
19515
19599
  {
19516
- "id": "page-0235",
19600
+ "id": "page-0236",
19517
19601
  "title": "Airtop",
19518
19602
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.airtop/index.md",
19519
19603
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.airtop/index.md",
@@ -19618,7 +19702,7 @@
19618
19702
  }
19619
19703
  },
19620
19704
  {
19621
- "id": "page-0236",
19705
+ "id": "page-0237",
19622
19706
  "title": "AMQP Sender",
19623
19707
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.amqp/index.md",
19624
19708
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.amqp/index.md",
@@ -19667,90 +19751,6 @@
19667
19751
  ]
19668
19752
  }
19669
19753
  },
19670
- {
19671
- "id": "page-0237",
19672
- "title": "ActiveCampaign",
19673
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.activecampaign/index.md",
19674
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.activecampaign/index.md",
19675
- "category": "integrations",
19676
- "subcategory": "app-nodes",
19677
- "nodeName": "activecampaign",
19678
- "nodeType": "n8n-nodes-base.activecampaign",
19679
- "content": {
19680
- "markdown": "# ActiveCampaign node\n\nUse the ActiveCampaign node to automate work in ActiveCampaign, and integrate ActiveCampaign with other applications. n8n has built-in support for a wide range of ActiveCampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals.\n\nOn this page, you'll find a list of operations the ActiveCampaign node supports and links to more resources.\n\nCredentials\n\nRefer to [ActiveCampaign credentials](../../credentials/activecampaign/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- Account\n - Create an account\n - Delete an account\n - Get data of an account\n - Get data of all accounts\n - Update an account\n- Account Contact\n - Create an association\n - Delete an association\n - Update an association\n- Contact\n - Create a contact\n - Delete a contact\n - Get data of a contact\n - Get data of all contact\n - Update a contact\n- Contact List\n - Add contact to a list\n - Remove contact from a list\n- Contact Tag\n - Add a tag to a contact\n - Remove a tag from a contact\n- Connection\n - Create a connection\n - Delete a connection\n - Get data of a connection\n - Get data of all connections\n - Update a connection\n- Deal\n - Create a deal\n - Delete a deal\n - Get data of a deal\n - Get data of all deals\n - Update a deal\n - Create a deal note\n - Update a deal note\n- E-commerce Order\n - Create a order\n - Delete a order\n - Get data of a order\n - Get data of all orders\n - Update a order\n- E-Commerce Customer\n - Create a E-commerce Customer\n - Delete a E-commerce Customer\n - Get data of a E-commerce Customer\n - Get data of all E-commerce Customer\n - Update a E-commerce Customer\n- E-commerce Order Products\n - Get data of all order products\n - Get data of a ordered product\n - Get data of an order's products\n- List\n - Get all lists\n- Tag\n - Create a tag\n - Delete a tag\n - Get data of a tag\n - Get data of all tags\n - Update a tag\n\n## Templates and examples\n\n**Create a contact in ActiveCampaign**\n\nby tanaypant\n\n[View template details](https://n8n.io/workflows/412-create-a-contact-in-activecampaign/)\n\n**Receive updates when a new account is added by an admin in ActiveCampaign**\n\nby tanaypant\n\n[View template details](https://n8n.io/workflows/488-receive-updates-when-a-new-account-is-added-by-an-admin-in-activecampaign/)\n\n**🛠️ ActiveCampaign Tool MCP Server 💪 all 48 operations**\n\nby David Ashby\n\n[View template details](https://n8n.io/workflows/5336-activecampaign-tool-mcp-server-all-48-operations/)\n\n[Browse ActiveCampaign integration templates](https://n8n.io/integrations/activecampaign/), 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",
19681
- "excerpt": "# ActiveCampaign node Use the ActiveCampaign node to automate work in ActiveCampaign, and integrate ActiveCampaign with other applications. n8n has built-in support for a wide range of ActiveCampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals. On this page, you'll find a list of operations the ActiveCampaign node supports and links to more resources. Credentials Refer to [ActiveCampaign cr...",
19682
- "sections": [
19683
- {
19684
- "title": "ActiveCampaign node",
19685
- "level": 1,
19686
- "content": "Use the ActiveCampaign node to automate work in ActiveCampaign, and integrate ActiveCampaign with other applications. n8n has built-in support for a wide range of ActiveCampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals.\n\nOn this page, you'll find a list of operations the ActiveCampaign node supports and links to more resources.\n\nCredentials\n\nRefer to [ActiveCampaign credentials](../../credentials/activecampaign/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
19687
- }
19688
- ]
19689
- },
19690
- "metadata": {
19691
- "keywords": [
19692
- "activecampaign",
19693
- "node",
19694
- "operations",
19695
- "templates",
19696
- "examples",
19697
- "what",
19698
- "your",
19699
- "operation",
19700
- "isn't",
19701
- "supported"
19702
- ],
19703
- "useCases": [],
19704
- "operations": [
19705
- "",
19706
- "what to do if your isn't supported"
19707
- ],
19708
- "codeExamples": 0,
19709
- "complexity": "intermediate",
19710
- "readingTime": "3 min",
19711
- "contentLength": 3592,
19712
- "relatedPages": []
19713
- },
19714
- "searchIndex": {
19715
- "fullText": "activecampaign # activecampaign node\n\nuse the activecampaign node to automate work in activecampaign, and integrate activecampaign with other applications. n8n has built-in support for a wide range of activecampaign features, including creating, getting, updating, and deleting accounts, contact, orders, e-commerce customers, connections, lists, tags, and deals.\n\non this page, you'll find a list of operations the activecampaign node supports and links to more resources.\n\ncredentials\n\nrefer to [activecampaign credentials](../../credentials/activecampaign/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- account\n - create an account\n - delete an account\n - get data of an account\n - get data of all accounts\n - update an account\n- account contact\n - create an association\n - delete an association\n - update an association\n- contact\n - create a contact\n - delete a contact\n - get data of a contact\n - get data of all contact\n - update a contact\n- contact list\n - add contact to a list\n - remove contact from a list\n- contact tag\n - add a tag to a contact\n - remove a tag from a contact\n- connection\n - create a connection\n - delete a connection\n - get data of a connection\n - get data of all connections\n - update a connection\n- deal\n - create a deal\n - delete a deal\n - get data of a deal\n - get data of all deals\n - update a deal\n - create a deal note\n - update a deal note\n- e-commerce order\n - create a order\n - delete a order\n - get data of a order\n - get data of all orders\n - update a order\n- e-commerce customer\n - create a e-commerce customer\n - delete a e-commerce customer\n - get data of a e-commerce customer\n - get data of all e-commerce customer\n - update a e-commerce customer\n- e-commerce order products\n - get data of all order products\n - get data of a ordered product\n - get data of an order's products\n- list\n - get all lists\n- tag\n - create a tag\n - delete a tag\n - get data of a tag\n - get data of all tags\n - update a tag\n\n## templates and examples\n\n**create a contact in activecampaign**\n\nby tanaypant\n\n[view template details](https://n8n.io/workflows/412-create-a-contact-in-activecampaign/)\n\n**receive updates when a new account is added by an admin in activecampaign**\n\nby tanaypant\n\n[view template details](https://n8n.io/workflows/488-receive-updates-when-a-new-account-is-added-by-an-admin-in-activecampaign/)\n\n**🛠️ activecampaign tool mcp server 💪 all 48 operations**\n\nby david ashby\n\n[view template details](https://n8n.io/workflows/5336-activecampaign-tool-mcp-server-all-48-operations/)\n\n[browse activecampaign integration templates](https://n8n.io/integrations/activecampaign/), 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 activecampaign node",
19716
- "importantTerms": [
19717
- "activecampaign",
19718
- "data",
19719
- "contact",
19720
- "create",
19721
- "node",
19722
- "commerce",
19723
- "update",
19724
- "account",
19725
- "delete",
19726
- "order",
19727
- "deal",
19728
- "this",
19729
- "operations",
19730
- "customer",
19731
- "list",
19732
- "connection",
19733
- "https",
19734
- "tool",
19735
- "workflows",
19736
- "more",
19737
- "credentials",
19738
- "used",
19739
- "when",
19740
- "association",
19741
- "products",
19742
- "templates",
19743
- "view",
19744
- "template",
19745
- "details",
19746
- "http",
19747
- "request",
19748
- "service",
19749
- "credential",
19750
- "select"
19751
- ]
19752
- }
19753
- },
19754
19754
  {
19755
19755
  "id": "page-0238",
19756
19756
  "title": "APITemplate.io",
@@ -23852,6 +23852,73 @@
23852
23852
  },
23853
23853
  {
23854
23854
  "id": "page-0301",
23855
+ "title": "Freshservice",
23856
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.freshservice/index.md",
23857
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.freshservice/index.md",
23858
+ "category": "integrations",
23859
+ "subcategory": "app-nodes",
23860
+ "nodeName": "freshservice",
23861
+ "nodeType": "n8n-nodes-base.freshservice",
23862
+ "content": {
23863
+ "markdown": "# Freshservice node\n\nUse the Freshservice node to automate work in Freshservice and integrate Freshservice with other applications. n8n has built-in support for a wide range of Freshdesk features, including creating, updating, deleting, and getting agent information and departments.\n\nOn this page, you'll find a list of operations the Freshservice node supports and links to more resources.\n\nCredentials\n\nRefer to [Freshservice credentials](../../credentials/freshservice/) for guidance on setting up authentication.\n\n## Operations\n\n- Agent\n - Create an agent\n - Delete an agent\n - Retrieve an agent\n - Retrieve all agents\n - Update an agent\n- Agent Group\n - Create an agent group\n - Delete an agent group\n - Retrieve an agent group\n - Retrieve all agent groups\n - Update an agent group\n- Agent Role\n - Retrieve an agent role\n - Retrieve all agent roles\n- Announcement\n - Create an announcement\n - Delete an announcement\n - Retrieve an announcement\n - Retrieve all announcements\n - Update an announcement\n- Asset Type\n - Create an asset type\n - Delete an asset type\n - Retrieve an asset type\n - Retrieve all asset types\n - Update an asset type\n- Change\n - Create a change\n - Delete a change\n - Retrieve a change\n - Retrieve all changes\n - Update a change\n- Department\n - Create a department\n - Delete a department\n - Retrieve a department\n - Retrieve all departments\n - Update a department\n- Location\n - Create a location\n - Delete a location\n - Retrieve a location\n - Retrieve all locations\n - Update a location\n- Problem\n - Create a problem\n - Delete a problem\n - Retrieve a problem\n - Retrieve all problems\n - Update a problem\n- Product\n - Create a product\n - Delete a product\n - Retrieve a product\n - Retrieve all products\n - Update a product\n- Release\n - Create a release\n - Delete a release\n - Retrieve a release\n - Retrieve all releases\n - Update a release\n- Requester\n - Create a requester\n - Delete a requester\n - Retrieve a requester\n - Retrieve all requesters\n - Update a requester\n- Requester Group\n - Create a requester group\n - Delete a requester group\n - Retrieve a requester group\n - Retrieve all requester groups\n - Update a requester group\n- Software\n - Create a software application\n - Delete a software application\n - Retrieve a software application\n - Retrieve all software applications\n - Update a software application\n- Ticket\n - Create a ticket\n - Delete a ticket\n - Retrieve a ticket\n - Retrieve all tickets\n - Update a ticket\n\n## Templates and examples\n\n[Browse Freshservice integration templates](https://n8n.io/integrations/freshservice/), or [search all templates](https://n8n.io/workflows/)\n",
23864
+ "excerpt": "# Freshservice node Use the Freshservice node to automate work in Freshservice and integrate Freshservice with other applications. n8n has built-in support for a wide range of Freshdesk features, including creating, updating, deleting, and getting agent information and departments. On this page, you'll find a list of operations the Freshservice node supports and links to more resources. Credentials Refer to [Freshservice credentials](../../credentials/freshservice/) for guidance on setting u...",
23865
+ "sections": [
23866
+ {
23867
+ "title": "Freshservice node",
23868
+ "level": 1,
23869
+ "content": "Use the Freshservice node to automate work in Freshservice and integrate Freshservice with other applications. n8n has built-in support for a wide range of Freshdesk features, including creating, updating, deleting, and getting agent information and departments.\n\nOn this page, you'll find a list of operations the Freshservice node supports and links to more resources.\n\nCredentials\n\nRefer to [Freshservice credentials](../../credentials/freshservice/) for guidance on setting up authentication."
23870
+ }
23871
+ ]
23872
+ },
23873
+ "metadata": {
23874
+ "keywords": [
23875
+ "freshservice",
23876
+ "node",
23877
+ "operations",
23878
+ "templates",
23879
+ "examples"
23880
+ ],
23881
+ "useCases": [],
23882
+ "operations": [
23883
+ ""
23884
+ ],
23885
+ "codeExamples": 0,
23886
+ "complexity": "beginner",
23887
+ "readingTime": "3 min",
23888
+ "contentLength": 2694,
23889
+ "relatedPages": []
23890
+ },
23891
+ "searchIndex": {
23892
+ "fullText": "freshservice # freshservice node\n\nuse the freshservice node to automate work in freshservice and integrate freshservice with other applications. n8n has built-in support for a wide range of freshdesk features, including creating, updating, deleting, and getting agent information and departments.\n\non this page, you'll find a list of operations the freshservice node supports and links to more resources.\n\ncredentials\n\nrefer to [freshservice credentials](../../credentials/freshservice/) for guidance on setting up authentication.\n\n## operations\n\n- agent\n - create an agent\n - delete an agent\n - retrieve an agent\n - retrieve all agents\n - update an agent\n- agent group\n - create an agent group\n - delete an agent group\n - retrieve an agent group\n - retrieve all agent groups\n - update an agent group\n- agent role\n - retrieve an agent role\n - retrieve all agent roles\n- announcement\n - create an announcement\n - delete an announcement\n - retrieve an announcement\n - retrieve all announcements\n - update an announcement\n- asset type\n - create an asset type\n - delete an asset type\n - retrieve an asset type\n - retrieve all asset types\n - update an asset type\n- change\n - create a change\n - delete a change\n - retrieve a change\n - retrieve all changes\n - update a change\n- department\n - create a department\n - delete a department\n - retrieve a department\n - retrieve all departments\n - update a department\n- location\n - create a location\n - delete a location\n - retrieve a location\n - retrieve all locations\n - update a location\n- problem\n - create a problem\n - delete a problem\n - retrieve a problem\n - retrieve all problems\n - update a problem\n- product\n - create a product\n - delete a product\n - retrieve a product\n - retrieve all products\n - update a product\n- release\n - create a release\n - delete a release\n - retrieve a release\n - retrieve all releases\n - update a release\n- requester\n - create a requester\n - delete a requester\n - retrieve a requester\n - retrieve all requesters\n - update a requester\n- requester group\n - create a requester group\n - delete a requester group\n - retrieve a requester group\n - retrieve all requester groups\n - update a requester group\n- software\n - create a software application\n - delete a software application\n - retrieve a software application\n - retrieve all software applications\n - update a software application\n- ticket\n - create a ticket\n - delete a ticket\n - retrieve a ticket\n - retrieve all tickets\n - update a ticket\n\n## templates and examples\n\n[browse freshservice integration templates](https://n8n.io/integrations/freshservice/), or [search all templates](https://n8n.io/workflows/)\n freshservice node",
23893
+ "importantTerms": [
23894
+ "retrieve",
23895
+ "agent",
23896
+ "create",
23897
+ "delete",
23898
+ "update",
23899
+ "freshservice",
23900
+ "requester",
23901
+ "group",
23902
+ "asset",
23903
+ "software",
23904
+ "announcement",
23905
+ "type",
23906
+ "change",
23907
+ "department",
23908
+ "location",
23909
+ "problem",
23910
+ "product",
23911
+ "release",
23912
+ "ticket",
23913
+ "node",
23914
+ "application",
23915
+ "credentials",
23916
+ "templates"
23917
+ ]
23918
+ }
23919
+ },
23920
+ {
23921
+ "id": "page-0302",
23855
23922
  "title": "Freshworks CRM",
23856
23923
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.freshworkscrm/index.md",
23857
23924
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.freshworkscrm/index.md",
@@ -23933,7 +24000,7 @@
23933
24000
  }
23934
24001
  },
23935
24002
  {
23936
- "id": "page-0302",
24003
+ "id": "page-0303",
23937
24004
  "title": "GetResponse",
23938
24005
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.getresponse/index.md",
23939
24006
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.getresponse/index.md",
@@ -24001,73 +24068,6 @@
24001
24068
  ]
24002
24069
  }
24003
24070
  },
24004
- {
24005
- "id": "page-0303",
24006
- "title": "Freshservice",
24007
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.freshservice/index.md",
24008
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.freshservice/index.md",
24009
- "category": "integrations",
24010
- "subcategory": "app-nodes",
24011
- "nodeName": "freshservice",
24012
- "nodeType": "n8n-nodes-base.freshservice",
24013
- "content": {
24014
- "markdown": "# Freshservice node\n\nUse the Freshservice node to automate work in Freshservice and integrate Freshservice with other applications. n8n has built-in support for a wide range of Freshdesk features, including creating, updating, deleting, and getting agent information and departments.\n\nOn this page, you'll find a list of operations the Freshservice node supports and links to more resources.\n\nCredentials\n\nRefer to [Freshservice credentials](../../credentials/freshservice/) for guidance on setting up authentication.\n\n## Operations\n\n- Agent\n - Create an agent\n - Delete an agent\n - Retrieve an agent\n - Retrieve all agents\n - Update an agent\n- Agent Group\n - Create an agent group\n - Delete an agent group\n - Retrieve an agent group\n - Retrieve all agent groups\n - Update an agent group\n- Agent Role\n - Retrieve an agent role\n - Retrieve all agent roles\n- Announcement\n - Create an announcement\n - Delete an announcement\n - Retrieve an announcement\n - Retrieve all announcements\n - Update an announcement\n- Asset Type\n - Create an asset type\n - Delete an asset type\n - Retrieve an asset type\n - Retrieve all asset types\n - Update an asset type\n- Change\n - Create a change\n - Delete a change\n - Retrieve a change\n - Retrieve all changes\n - Update a change\n- Department\n - Create a department\n - Delete a department\n - Retrieve a department\n - Retrieve all departments\n - Update a department\n- Location\n - Create a location\n - Delete a location\n - Retrieve a location\n - Retrieve all locations\n - Update a location\n- Problem\n - Create a problem\n - Delete a problem\n - Retrieve a problem\n - Retrieve all problems\n - Update a problem\n- Product\n - Create a product\n - Delete a product\n - Retrieve a product\n - Retrieve all products\n - Update a product\n- Release\n - Create a release\n - Delete a release\n - Retrieve a release\n - Retrieve all releases\n - Update a release\n- Requester\n - Create a requester\n - Delete a requester\n - Retrieve a requester\n - Retrieve all requesters\n - Update a requester\n- Requester Group\n - Create a requester group\n - Delete a requester group\n - Retrieve a requester group\n - Retrieve all requester groups\n - Update a requester group\n- Software\n - Create a software application\n - Delete a software application\n - Retrieve a software application\n - Retrieve all software applications\n - Update a software application\n- Ticket\n - Create a ticket\n - Delete a ticket\n - Retrieve a ticket\n - Retrieve all tickets\n - Update a ticket\n\n## Templates and examples\n\n[Browse Freshservice integration templates](https://n8n.io/integrations/freshservice/), or [search all templates](https://n8n.io/workflows/)\n",
24015
- "excerpt": "# Freshservice node Use the Freshservice node to automate work in Freshservice and integrate Freshservice with other applications. n8n has built-in support for a wide range of Freshdesk features, including creating, updating, deleting, and getting agent information and departments. On this page, you'll find a list of operations the Freshservice node supports and links to more resources. Credentials Refer to [Freshservice credentials](../../credentials/freshservice/) for guidance on setting u...",
24016
- "sections": [
24017
- {
24018
- "title": "Freshservice node",
24019
- "level": 1,
24020
- "content": "Use the Freshservice node to automate work in Freshservice and integrate Freshservice with other applications. n8n has built-in support for a wide range of Freshdesk features, including creating, updating, deleting, and getting agent information and departments.\n\nOn this page, you'll find a list of operations the Freshservice node supports and links to more resources.\n\nCredentials\n\nRefer to [Freshservice credentials](../../credentials/freshservice/) for guidance on setting up authentication."
24021
- }
24022
- ]
24023
- },
24024
- "metadata": {
24025
- "keywords": [
24026
- "freshservice",
24027
- "node",
24028
- "operations",
24029
- "templates",
24030
- "examples"
24031
- ],
24032
- "useCases": [],
24033
- "operations": [
24034
- ""
24035
- ],
24036
- "codeExamples": 0,
24037
- "complexity": "beginner",
24038
- "readingTime": "3 min",
24039
- "contentLength": 2694,
24040
- "relatedPages": []
24041
- },
24042
- "searchIndex": {
24043
- "fullText": "freshservice # freshservice node\n\nuse the freshservice node to automate work in freshservice and integrate freshservice with other applications. n8n has built-in support for a wide range of freshdesk features, including creating, updating, deleting, and getting agent information and departments.\n\non this page, you'll find a list of operations the freshservice node supports and links to more resources.\n\ncredentials\n\nrefer to [freshservice credentials](../../credentials/freshservice/) for guidance on setting up authentication.\n\n## operations\n\n- agent\n - create an agent\n - delete an agent\n - retrieve an agent\n - retrieve all agents\n - update an agent\n- agent group\n - create an agent group\n - delete an agent group\n - retrieve an agent group\n - retrieve all agent groups\n - update an agent group\n- agent role\n - retrieve an agent role\n - retrieve all agent roles\n- announcement\n - create an announcement\n - delete an announcement\n - retrieve an announcement\n - retrieve all announcements\n - update an announcement\n- asset type\n - create an asset type\n - delete an asset type\n - retrieve an asset type\n - retrieve all asset types\n - update an asset type\n- change\n - create a change\n - delete a change\n - retrieve a change\n - retrieve all changes\n - update a change\n- department\n - create a department\n - delete a department\n - retrieve a department\n - retrieve all departments\n - update a department\n- location\n - create a location\n - delete a location\n - retrieve a location\n - retrieve all locations\n - update a location\n- problem\n - create a problem\n - delete a problem\n - retrieve a problem\n - retrieve all problems\n - update a problem\n- product\n - create a product\n - delete a product\n - retrieve a product\n - retrieve all products\n - update a product\n- release\n - create a release\n - delete a release\n - retrieve a release\n - retrieve all releases\n - update a release\n- requester\n - create a requester\n - delete a requester\n - retrieve a requester\n - retrieve all requesters\n - update a requester\n- requester group\n - create a requester group\n - delete a requester group\n - retrieve a requester group\n - retrieve all requester groups\n - update a requester group\n- software\n - create a software application\n - delete a software application\n - retrieve a software application\n - retrieve all software applications\n - update a software application\n- ticket\n - create a ticket\n - delete a ticket\n - retrieve a ticket\n - retrieve all tickets\n - update a ticket\n\n## templates and examples\n\n[browse freshservice integration templates](https://n8n.io/integrations/freshservice/), or [search all templates](https://n8n.io/workflows/)\n freshservice node",
24044
- "importantTerms": [
24045
- "retrieve",
24046
- "agent",
24047
- "create",
24048
- "delete",
24049
- "update",
24050
- "freshservice",
24051
- "requester",
24052
- "group",
24053
- "asset",
24054
- "software",
24055
- "announcement",
24056
- "type",
24057
- "change",
24058
- "department",
24059
- "location",
24060
- "problem",
24061
- "product",
24062
- "release",
24063
- "ticket",
24064
- "node",
24065
- "application",
24066
- "credentials",
24067
- "templates"
24068
- ]
24069
- }
24070
- },
24071
24071
  {
24072
24072
  "id": "page-0304",
24073
24073
  "title": "Ghost",
@@ -24534,32 +24534,34 @@
24534
24534
  },
24535
24535
  {
24536
24536
  "id": "page-0310",
24537
- "title": "Google Books",
24538
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebooks/index.md",
24539
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.googlebooks/index.md",
24537
+ "title": "Google BigQuery",
24538
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/index.md",
24539
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/index.md",
24540
24540
  "category": "integrations",
24541
24541
  "subcategory": "app-nodes",
24542
- "nodeName": "googlebooks",
24543
- "nodeType": "n8n-nodes-base.googlebooks",
24542
+ "nodeName": "googlebigquery",
24543
+ "nodeType": "n8n-nodes-base.googlebigquery",
24544
24544
  "content": {
24545
- "markdown": "# Google Books node\n\nUse the Google Books node to automate work in Google Books, and integrate Google Books with other applications. n8n has built-in support for a wide range of Google Books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume.\n\nOn this page, you'll find a list of operations the Google Books node supports and links to more resources.\n\nCredentials\n\nRefer to [Google credentials](../../credentials/google/) for guidance on setting up authentication.\n\n## Operations\n\n- Bookshelf\n - Retrieve a specific bookshelf resource for the specified user\n - Get all public bookshelf resource for the specified user\n- Bookshelf Volume\n - Add a volume to a bookshelf\n - Clears all volumes from a bookshelf\n - Get all volumes in a specific bookshelf for the specified user\n - Moves a volume within a bookshelf\n - Removes a volume from a bookshelf\n- Volume\n - Get a volume resource based on ID\n - Get all volumes filtered by query\n\n## Templates and examples\n\n**Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV**\n\nby Yang\n\n[View template details](https://n8n.io/workflows/3701-scrape-books-from-url-with-dumpling-ai-clean-html-save-to-sheets-email-as-csv/)\n\n**Get a volume and add it to your bookshelf**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/771-get-a-volume-and-add-it-to-your-bookshelf/)\n\n**Transform Books into 100+ Social Media Posts with DeepSeek AI and Google Drive**\n\nby Abdellah Homrani\n\n[View template details](https://n8n.io/workflows/5156-transform-books-into-100-social-media-posts-with-deepseek-ai-and-google-drive/)\n\n[Browse Google Books integration templates](https://n8n.io/integrations/google-books/), 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",
24546
- "excerpt": "# Google Books node Use the Google Books node to automate work in Google Books, and integrate Google Books with other applications. n8n has built-in support for a wide range of Google Books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume. On this page, you'll find a list of operations the Google Books node supports and links to more resources. Credentials Refer to [Google credentials](../../credentials/goog...",
24545
+ "markdown": "# Google BigQuery node\n\nUse the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records.\n\nOn this page, you'll find a list of operations the Google BigQuery node supports and links to more resources.\n\nCredentials\n\nRefer to [Google BigQuery credentials](../../credentials/google/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- Execute Query\n- Insert\n\n## Templates and examples\n\n**🗼 AI powered supply chain control tower with BigQuery and GPT-4o**\n\nby Samir Saci\n\n[View template details](https://n8n.io/workflows/3305-ai-powered-supply-chain-control-tower-with-bigquery-and-gpt-4o/)\n\n**Send location updates of the ISS every minute to a table in Google BigQuery**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/1049-send-location-updates-of-the-iss-every-minute-to-a-table-in-google-bigquery/)\n\n**Auto-Generate And Post Tweet Threads Based On Google Trends Using Gemini AI**\n\nby Amjid Ali\n\n[View template details](https://n8n.io/workflows/3978-auto-generate-and-post-tweet-threads-based-on-google-trends-using-gemini-ai/)\n\n[Browse Google BigQuery integration templates](https://n8n.io/integrations/google-bigquery/), or [search all templates](https://n8n.io/workflows/)\n\n## Related resources\n\nRefer to [Google BigQuery's documentation](https://cloud.google.com/bigquery/docs/reference/rest) for more information about the service.\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",
24546
+ "excerpt": "# Google BigQuery node Use the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records. On this page, you'll find a list of operations the Google BigQuery node supports and links to more resources. Credentials Refer to [Google BigQuery credentials](../../credentials/google/) for guidance on setting up authentication. This...",
24547
24547
  "sections": [
24548
24548
  {
24549
- "title": "Google Books node",
24549
+ "title": "Google BigQuery node",
24550
24550
  "level": 1,
24551
- "content": "Use the Google Books node to automate work in Google Books, and integrate Google Books with other applications. n8n has built-in support for a wide range of Google Books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume.\n\nOn this page, you'll find a list of operations the Google Books node supports and links to more resources.\n\nCredentials\n\nRefer to [Google credentials](../../credentials/google/) for guidance on setting up authentication."
24551
+ "content": "Use the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records.\n\nOn this page, you'll find a list of operations the Google BigQuery node supports and links to more resources.\n\nCredentials\n\nRefer to [Google BigQuery credentials](../../credentials/google/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24552
24552
  }
24553
24553
  ]
24554
24554
  },
24555
24555
  "metadata": {
24556
24556
  "keywords": [
24557
24557
  "google",
24558
- "books",
24558
+ "bigquery",
24559
24559
  "node",
24560
24560
  "operations",
24561
24561
  "templates",
24562
24562
  "examples",
24563
+ "related",
24564
+ "resources",
24563
24565
  "what",
24564
24566
  "your",
24565
24567
  "operation",
@@ -24572,39 +24574,35 @@
24572
24574
  "what to do if your isn't supported"
24573
24575
  ],
24574
24576
  "codeExamples": 0,
24575
- "complexity": "beginner",
24577
+ "complexity": "intermediate",
24576
24578
  "readingTime": "2 min",
24577
- "contentLength": 2375,
24579
+ "contentLength": 2412,
24578
24580
  "relatedPages": []
24579
24581
  },
24580
24582
  "searchIndex": {
24581
- "fullText": "google books # google books node\n\nuse the google books node to automate work in google books, and integrate google books with other applications. n8n has built-in support for a wide range of google books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume.\n\non this page, you'll find a list of operations the google books node supports and links to more resources.\n\ncredentials\n\nrefer to [google credentials](../../credentials/google/) for guidance on setting up authentication.\n\n## operations\n\n- bookshelf\n - retrieve a specific bookshelf resource for the specified user\n - get all public bookshelf resource for the specified user\n- bookshelf volume\n - add a volume to a bookshelf\n - clears all volumes from a bookshelf\n - get all volumes in a specific bookshelf for the specified user\n - moves a volume within a bookshelf\n - removes a volume from a bookshelf\n- volume\n - get a volume resource based on id\n - get all volumes filtered by query\n\n## templates and examples\n\n**scrape books from url with dumpling ai, clean html, save to sheets, email as csv**\n\nby yang\n\n[view template details](https://n8n.io/workflows/3701-scrape-books-from-url-with-dumpling-ai-clean-html-save-to-sheets-email-as-csv/)\n\n**get a volume and add it to your bookshelf**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/771-get-a-volume-and-add-it-to-your-bookshelf/)\n\n**transform books into 100+ social media posts with deepseek ai and google drive**\n\nby abdellah homrani\n\n[view template details](https://n8n.io/workflows/5156-transform-books-into-100-social-media-posts-with-deepseek-ai-and-google-drive/)\n\n[browse google books integration templates](https://n8n.io/integrations/google-books/), 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 google books node",
24583
+ "fullText": "google bigquery # google bigquery node\n\nuse the google bigquery node to automate work in google bigquery, and integrate google bigquery with other applications. n8n has built-in support for a wide range of google bigquery features, including creating, and retrieving records.\n\non this page, you'll find a list of operations the google bigquery node supports and links to more resources.\n\ncredentials\n\nrefer to [google bigquery credentials](../../credentials/google/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- execute query\n- insert\n\n## templates and examples\n\n**🗼 ai powered supply chain control tower with bigquery and gpt-4o**\n\nby samir saci\n\n[view template details](https://n8n.io/workflows/3305-ai-powered-supply-chain-control-tower-with-bigquery-and-gpt-4o/)\n\n**send location updates of the iss every minute to a table in google bigquery**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/1049-send-location-updates-of-the-iss-every-minute-to-a-table-in-google-bigquery/)\n\n**auto-generate and post tweet threads based on google trends using gemini ai**\n\nby amjid ali\n\n[view template details](https://n8n.io/workflows/3978-auto-generate-and-post-tweet-threads-based-on-google-trends-using-gemini-ai/)\n\n[browse google bigquery integration templates](https://n8n.io/integrations/google-bigquery/), or [search all templates](https://n8n.io/workflows/)\n\n## related resources\n\nrefer to [google bigquery's documentation](https://cloud.google.com/bigquery/docs/reference/rest) for more information about the service.\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 google bigquery node",
24582
24584
  "importantTerms": [
24583
24585
  "google",
24584
- "books",
24585
- "bookshelf",
24586
- "volume",
24586
+ "bigquery",
24587
24587
  "node",
24588
- "with",
24588
+ "this",
24589
24589
  "https",
24590
- "resource",
24591
- "specified",
24592
- "user",
24590
+ "with",
24593
24591
  "operations",
24594
- "from",
24592
+ "more",
24595
24593
  "workflows",
24596
- "your",
24597
- "specific",
24598
- "this",
24594
+ "service",
24599
24595
  "credentials",
24600
- "volumes",
24596
+ "refer",
24597
+ "used",
24598
+ "information",
24599
+ "using",
24601
24600
  "templates",
24602
24601
  "view",
24603
24602
  "template",
24604
24603
  "details",
24605
24604
  "http",
24606
24605
  "request",
24607
- "service",
24608
24606
  "credential",
24609
24607
  "select"
24610
24608
  ]
@@ -24612,34 +24610,32 @@
24612
24610
  },
24613
24611
  {
24614
24612
  "id": "page-0311",
24615
- "title": "Google BigQuery",
24616
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/index.md",
24617
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/index.md",
24613
+ "title": "Google Books",
24614
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebooks/index.md",
24615
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.googlebooks/index.md",
24618
24616
  "category": "integrations",
24619
24617
  "subcategory": "app-nodes",
24620
- "nodeName": "googlebigquery",
24621
- "nodeType": "n8n-nodes-base.googlebigquery",
24618
+ "nodeName": "googlebooks",
24619
+ "nodeType": "n8n-nodes-base.googlebooks",
24622
24620
  "content": {
24623
- "markdown": "# Google BigQuery node\n\nUse the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records.\n\nOn this page, you'll find a list of operations the Google BigQuery node supports and links to more resources.\n\nCredentials\n\nRefer to [Google BigQuery credentials](../../credentials/google/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- Execute Query\n- Insert\n\n## Templates and examples\n\n**🗼 AI powered supply chain control tower with BigQuery and GPT-4o**\n\nby Samir Saci\n\n[View template details](https://n8n.io/workflows/3305-ai-powered-supply-chain-control-tower-with-bigquery-and-gpt-4o/)\n\n**Send location updates of the ISS every minute to a table in Google BigQuery**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/1049-send-location-updates-of-the-iss-every-minute-to-a-table-in-google-bigquery/)\n\n**Auto-Generate And Post Tweet Threads Based On Google Trends Using Gemini AI**\n\nby Amjid Ali\n\n[View template details](https://n8n.io/workflows/3978-auto-generate-and-post-tweet-threads-based-on-google-trends-using-gemini-ai/)\n\n[Browse Google BigQuery integration templates](https://n8n.io/integrations/google-bigquery/), or [search all templates](https://n8n.io/workflows/)\n\n## Related resources\n\nRefer to [Google BigQuery's documentation](https://cloud.google.com/bigquery/docs/reference/rest) for more information about the service.\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",
24624
- "excerpt": "# Google BigQuery node Use the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records. On this page, you'll find a list of operations the Google BigQuery node supports and links to more resources. Credentials Refer to [Google BigQuery credentials](../../credentials/google/) for guidance on setting up authentication. This...",
24621
+ "markdown": "# Google Books node\n\nUse the Google Books node to automate work in Google Books, and integrate Google Books with other applications. n8n has built-in support for a wide range of Google Books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume.\n\nOn this page, you'll find a list of operations the Google Books node supports and links to more resources.\n\nCredentials\n\nRefer to [Google credentials](../../credentials/google/) for guidance on setting up authentication.\n\n## Operations\n\n- Bookshelf\n - Retrieve a specific bookshelf resource for the specified user\n - Get all public bookshelf resource for the specified user\n- Bookshelf Volume\n - Add a volume to a bookshelf\n - Clears all volumes from a bookshelf\n - Get all volumes in a specific bookshelf for the specified user\n - Moves a volume within a bookshelf\n - Removes a volume from a bookshelf\n- Volume\n - Get a volume resource based on ID\n - Get all volumes filtered by query\n\n## Templates and examples\n\n**Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV**\n\nby Yang\n\n[View template details](https://n8n.io/workflows/3701-scrape-books-from-url-with-dumpling-ai-clean-html-save-to-sheets-email-as-csv/)\n\n**Get a volume and add it to your bookshelf**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/771-get-a-volume-and-add-it-to-your-bookshelf/)\n\n**Transform Books into 100+ Social Media Posts with DeepSeek AI and Google Drive**\n\nby Abdellah Homrani\n\n[View template details](https://n8n.io/workflows/5156-transform-books-into-100-social-media-posts-with-deepseek-ai-and-google-drive/)\n\n[Browse Google Books integration templates](https://n8n.io/integrations/google-books/), 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",
24622
+ "excerpt": "# Google Books node Use the Google Books node to automate work in Google Books, and integrate Google Books with other applications. n8n has built-in support for a wide range of Google Books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume. On this page, you'll find a list of operations the Google Books node supports and links to more resources. Credentials Refer to [Google credentials](../../credentials/goog...",
24625
24623
  "sections": [
24626
24624
  {
24627
- "title": "Google BigQuery node",
24625
+ "title": "Google Books node",
24628
24626
  "level": 1,
24629
- "content": "Use the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records.\n\nOn this page, you'll find a list of operations the Google BigQuery node supports and links to more resources.\n\nCredentials\n\nRefer to [Google BigQuery credentials](../../credentials/google/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
24627
+ "content": "Use the Google Books node to automate work in Google Books, and integrate Google Books with other applications. n8n has built-in support for a wide range of Google Books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume.\n\nOn this page, you'll find a list of operations the Google Books node supports and links to more resources.\n\nCredentials\n\nRefer to [Google credentials](../../credentials/google/) for guidance on setting up authentication."
24630
24628
  }
24631
24629
  ]
24632
24630
  },
24633
24631
  "metadata": {
24634
24632
  "keywords": [
24635
24633
  "google",
24636
- "bigquery",
24634
+ "books",
24637
24635
  "node",
24638
24636
  "operations",
24639
24637
  "templates",
24640
24638
  "examples",
24641
- "related",
24642
- "resources",
24643
24639
  "what",
24644
24640
  "your",
24645
24641
  "operation",
@@ -24652,35 +24648,39 @@
24652
24648
  "what to do if your isn't supported"
24653
24649
  ],
24654
24650
  "codeExamples": 0,
24655
- "complexity": "intermediate",
24651
+ "complexity": "beginner",
24656
24652
  "readingTime": "2 min",
24657
- "contentLength": 2412,
24653
+ "contentLength": 2375,
24658
24654
  "relatedPages": []
24659
24655
  },
24660
24656
  "searchIndex": {
24661
- "fullText": "google bigquery # google bigquery node\n\nuse the google bigquery node to automate work in google bigquery, and integrate google bigquery with other applications. n8n has built-in support for a wide range of google bigquery features, including creating, and retrieving records.\n\non this page, you'll find a list of operations the google bigquery node supports and links to more resources.\n\ncredentials\n\nrefer to [google bigquery credentials](../../credentials/google/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- execute query\n- insert\n\n## templates and examples\n\n**🗼 ai powered supply chain control tower with bigquery and gpt-4o**\n\nby samir saci\n\n[view template details](https://n8n.io/workflows/3305-ai-powered-supply-chain-control-tower-with-bigquery-and-gpt-4o/)\n\n**send location updates of the iss every minute to a table in google bigquery**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/1049-send-location-updates-of-the-iss-every-minute-to-a-table-in-google-bigquery/)\n\n**auto-generate and post tweet threads based on google trends using gemini ai**\n\nby amjid ali\n\n[view template details](https://n8n.io/workflows/3978-auto-generate-and-post-tweet-threads-based-on-google-trends-using-gemini-ai/)\n\n[browse google bigquery integration templates](https://n8n.io/integrations/google-bigquery/), or [search all templates](https://n8n.io/workflows/)\n\n## related resources\n\nrefer to [google bigquery's documentation](https://cloud.google.com/bigquery/docs/reference/rest) for more information about the service.\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 google bigquery node",
24657
+ "fullText": "google books # google books node\n\nuse the google books node to automate work in google books, and integrate google books with other applications. n8n has built-in support for a wide range of google books features, including retrieving a specific bookshelf resource for the specified user, adding volume to a bookshelf, and getting volume.\n\non this page, you'll find a list of operations the google books node supports and links to more resources.\n\ncredentials\n\nrefer to [google credentials](../../credentials/google/) for guidance on setting up authentication.\n\n## operations\n\n- bookshelf\n - retrieve a specific bookshelf resource for the specified user\n - get all public bookshelf resource for the specified user\n- bookshelf volume\n - add a volume to a bookshelf\n - clears all volumes from a bookshelf\n - get all volumes in a specific bookshelf for the specified user\n - moves a volume within a bookshelf\n - removes a volume from a bookshelf\n- volume\n - get a volume resource based on id\n - get all volumes filtered by query\n\n## templates and examples\n\n**scrape books from url with dumpling ai, clean html, save to sheets, email as csv**\n\nby yang\n\n[view template details](https://n8n.io/workflows/3701-scrape-books-from-url-with-dumpling-ai-clean-html-save-to-sheets-email-as-csv/)\n\n**get a volume and add it to your bookshelf**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/771-get-a-volume-and-add-it-to-your-bookshelf/)\n\n**transform books into 100+ social media posts with deepseek ai and google drive**\n\nby abdellah homrani\n\n[view template details](https://n8n.io/workflows/5156-transform-books-into-100-social-media-posts-with-deepseek-ai-and-google-drive/)\n\n[browse google books integration templates](https://n8n.io/integrations/google-books/), 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 google books node",
24662
24658
  "importantTerms": [
24663
24659
  "google",
24664
- "bigquery",
24660
+ "books",
24661
+ "bookshelf",
24662
+ "volume",
24665
24663
  "node",
24666
- "this",
24667
- "https",
24668
24664
  "with",
24665
+ "https",
24666
+ "resource",
24667
+ "specified",
24668
+ "user",
24669
24669
  "operations",
24670
- "more",
24670
+ "from",
24671
24671
  "workflows",
24672
- "service",
24672
+ "your",
24673
+ "specific",
24674
+ "this",
24673
24675
  "credentials",
24674
- "refer",
24675
- "used",
24676
- "information",
24677
- "using",
24676
+ "volumes",
24678
24677
  "templates",
24679
24678
  "view",
24680
24679
  "template",
24681
24680
  "details",
24682
24681
  "http",
24683
24682
  "request",
24683
+ "service",
24684
24684
  "credential",
24685
24685
  "select"
24686
24686
  ]
@@ -40176,6 +40176,105 @@
40176
40176
  },
40177
40177
  {
40178
40178
  "id": "page-0526",
40179
+ "title": "Assistant operations",
40180
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40181
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40182
+ "category": "integrations",
40183
+ "subcategory": "app-nodes",
40184
+ "nodeName": null,
40185
+ "nodeType": null,
40186
+ "content": {
40187
+ "markdown": "# OpenAI Assistant operations\n\nUse this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration).\n\n## Create an Assistant\n\nUse this operation to create a new assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n\n- **Resource**: Select **Assistant**.\n\n- **Operation**: Select **Create an Assistant**.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **Files**: Select a file to upload for your external knowledge source. Use **Upload a File** operation to add more files.\n\n### Options\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n- **Fail if Assistant Already Exists**: If enabled, the operation will fail if an assistant with the same name already exists.\n\nRefer to [Create assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/createAssistant) documentation for more information.\n\n## Delete an Assistant\n\nUse this operation to delete an existing assistant from your account.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Delete an Assistant**.\n- **Assistant**: Select the assistant you want to delete **From list** or **By ID**.\n\nRefer to [Delete assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/deleteAssistant) documentation for more information.\n\n## List Assistants\n\nUse this operation to retrieve a list of assistants in your organization.\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **List Assistants**.\n\n### Options\n\n- **Simplify Output**: Turn on to return a simplified version of the response instead of the raw data. This option is enabled by default.\n\nRefer to [List assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants/listAssistants) documentation for more information.\n\n## Message an Assistant\n\nUse this operation to send a message to an assistant and receive a response.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Message an Assistant**.\n- **Assistant**: Select the assistant you want to message.\n- **Prompt**: Enter the text prompt or message that you want to send to the assistant.\n - **Connected Chat Trigger Node**: Automatically use the input from a previous node's `chatInput` field.\n - **Define Below**: Manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### Options\n\n- **Base URL**: Enter the base URL that the assistant should use for making API requests. This option is useful for directing the assistant to use endpoints provided by other LLM providers that offer an OpenAI-compatible API.\n- **Max Retries**: Specify the number of times the assistant should retry an operation in case of failure.\n- **Timeout**: Set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. Use this option to prevent long waits during operations.\n- **Preserve Original Tools**: Turn off to remove the original tools associated with the assistant. Use this if you want to temporarily remove tools for this specific operation.\n\nRefer to [Assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## Update an Assistant\n\nUse this operation to update the details of an existing assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Update an Assistant**.\n- **Assistant**: Select the assistant you want to update.\n\n### Options\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **Files**: Select a file to upload for your external knowledge source. Use [**Upload a File**](../file-operations/#upload-a-file) operation to add more files. Note that this only updates the [Code Interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [File Search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Remove All Custom Tools (Functions)**: Turn on to remove all custom tools (functions) from the assistant.\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n\nRefer to [Modify assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/modifyAssistant) documentation for more information.\n\n## Common issues\n\nFor common errors or issues and suggested resolution steps, refer to [Common Issues](../common-issues/).\n",
40188
+ "excerpt": "# OpenAI Assistant operations Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself. Assistant operations deprecated in OpenAI node V2 n8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration). ## Create an Assistant Use this operation to cr...",
40189
+ "sections": [
40190
+ {
40191
+ "title": "OpenAI Assistant operations",
40192
+ "level": 1,
40193
+ "content": "Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration)."
40194
+ }
40195
+ ]
40196
+ },
40197
+ "metadata": {
40198
+ "keywords": [
40199
+ "assistant",
40200
+ "operations",
40201
+ "openai",
40202
+ "create",
40203
+ "options",
40204
+ "delete",
40205
+ "list",
40206
+ "assistants",
40207
+ "message",
40208
+ "update",
40209
+ "common",
40210
+ "issues"
40211
+ ],
40212
+ "useCases": [],
40213
+ "operations": [],
40214
+ "codeExamples": 4,
40215
+ "complexity": "intermediate",
40216
+ "readingTime": "7 min",
40217
+ "contentLength": 10078,
40218
+ "relatedPages": []
40219
+ },
40220
+ "searchIndex": {
40221
+ "fullText": "assistant operations # openai assistant operations\n\nuse this operation to create, delete, list, message, or update an assistant in openai. refer to [openai](../) for more information on the openai node itself.\n\nassistant operations deprecated in openai node v2\n\nn8n version 1.117.0 introduces v2 of the openai node that supports the openai responses api and removes support for the [to-be-deprecated assistants api](https://platform.openai.com/docs/assistants/migration).\n\n## create an assistant\n\nuse this operation to create a new assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n\n- **resource**: select **assistant**.\n\n- **operation**: select **create an assistant**.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **files**: select a file to upload for your external knowledge source. use **upload a file** operation to add more files.\n\n### options\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n- **fail if assistant already exists**: if enabled, the operation will fail if an assistant with the same name already exists.\n\nrefer to [create assistant | openai](https://platform.openai.com/docs/api-reference/assistants/createassistant) documentation for more information.\n\n## delete an assistant\n\nuse this operation to delete an existing assistant from your account.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **delete an assistant**.\n- **assistant**: select the assistant you want to delete **from list** or **by id**.\n\nrefer to [delete assistant | openai](https://platform.openai.com/docs/api-reference/assistants/deleteassistant) documentation for more information.\n\n## list assistants\n\nuse this operation to retrieve a list of assistants in your organization.\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **list assistants**.\n\n### options\n\n- **simplify output**: turn on to return a simplified version of the response instead of the raw data. this option is enabled by default.\n\nrefer to [list assistants | openai](https://platform.openai.com/docs/api-reference/assistants/listassistants) documentation for more information.\n\n## message an assistant\n\nuse this operation to send a message to an assistant and receive a response.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **message an assistant**.\n- **assistant**: select the assistant you want to message.\n- **prompt**: enter the text prompt or message that you want to send to the assistant.\n - **connected chat trigger node**: automatically use the input from a previous node's `chatinput` field.\n - **define below**: manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### options\n\n- **base url**: enter the base url that the assistant should use for making api requests. this option is useful for directing the assistant to use endpoints provided by other llm providers that offer an openai-compatible api.\n- **max retries**: specify the number of times the assistant should retry an operation in case of failure.\n- **timeout**: set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. use this option to prevent long waits during operations.\n- **preserve original tools**: turn off to remove the original tools associated with the assistant. use this if you want to temporarily remove tools for this specific operation.\n\nrefer to [assistants | openai](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## update an assistant\n\nuse this operation to update the details of an existing assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **update an assistant**.\n- **assistant**: select the assistant you want to update.\n\n### options\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **files**: select a file to upload for your external knowledge source. use [**upload a file**](../file-operations/#upload-a-file) operation to add more files. note that this only updates the [code interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [file search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **remove all custom tools (functions)**: turn on to remove all custom tools (functions) from the assistant.\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n\nrefer to [modify assistant | openai](https://platform.openai.com/docs/api-reference/assistants/modifyassistant) documentation for more information.\n\n## common issues\n\nfor co",
40222
+ "importantTerms": [
40223
+ "assistant",
40224
+ "openai",
40225
+ "select",
40226
+ "this",
40227
+ "operation",
40228
+ "assistants",
40229
+ "platform",
40230
+ "that",
40231
+ "more",
40232
+ "information",
40233
+ "https",
40234
+ "docs",
40235
+ "enter",
40236
+ "file",
40237
+ "randomness",
40238
+ "refer",
40239
+ "with",
40240
+ "create",
40241
+ "credential",
40242
+ "maximum",
40243
+ "tools",
40244
+ "output",
40245
+ "model",
40246
+ "code",
40247
+ "knowledge",
40248
+ "temperature",
40249
+ "existing",
40250
+ "turn",
40251
+ "operations",
40252
+ "delete",
40253
+ "list",
40254
+ "message",
40255
+ "length",
40256
+ "characters",
40257
+ "question",
40258
+ "interpreter",
40259
+ "enable",
40260
+ "search",
40261
+ "options",
40262
+ "adjust",
40263
+ "reference",
40264
+ "update",
40265
+ "node",
40266
+ "responses",
40267
+ "connect",
40268
+ "credentials",
40269
+ "resource",
40270
+ "name",
40271
+ "upload",
40272
+ "response"
40273
+ ]
40274
+ }
40275
+ },
40276
+ {
40277
+ "id": "page-0527",
40179
40278
  "title": "OpenAI",
40180
40279
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-langchain.openai/index.md",
40181
40280
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-langchain.openai/index.md",
@@ -40285,105 +40384,6 @@
40285
40384
  ]
40286
40385
  }
40287
40386
  },
40288
- {
40289
- "id": "page-0527",
40290
- "title": "Assistant operations",
40291
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40292
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-langchain.openai/assistant-operations/index.md",
40293
- "category": "integrations",
40294
- "subcategory": "app-nodes",
40295
- "nodeName": null,
40296
- "nodeType": null,
40297
- "content": {
40298
- "markdown": "# OpenAI Assistant operations\n\nUse this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration).\n\n## Create an Assistant\n\nUse this operation to create a new assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n\n- **Resource**: Select **Assistant**.\n\n- **Operation**: Select **Create an Assistant**.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **Files**: Select a file to upload for your external knowledge source. Use **Upload a File** operation to add more files.\n\n### Options\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n- **Fail if Assistant Already Exists**: If enabled, the operation will fail if an assistant with the same name already exists.\n\nRefer to [Create assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/createAssistant) documentation for more information.\n\n## Delete an Assistant\n\nUse this operation to delete an existing assistant from your account.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Delete an Assistant**.\n- **Assistant**: Select the assistant you want to delete **From list** or **By ID**.\n\nRefer to [Delete assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/deleteAssistant) documentation for more information.\n\n## List Assistants\n\nUse this operation to retrieve a list of assistants in your organization.\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **List Assistants**.\n\n### Options\n\n- **Simplify Output**: Turn on to return a simplified version of the response instead of the raw data. This option is enabled by default.\n\nRefer to [List assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants/listAssistants) documentation for more information.\n\n## Message an Assistant\n\nUse this operation to send a message to an assistant and receive a response.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Message an Assistant**.\n- **Assistant**: Select the assistant you want to message.\n- **Prompt**: Enter the text prompt or message that you want to send to the assistant.\n - **Connected Chat Trigger Node**: Automatically use the input from a previous node's `chatInput` field.\n - **Define Below**: Manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### Options\n\n- **Base URL**: Enter the base URL that the assistant should use for making API requests. This option is useful for directing the assistant to use endpoints provided by other LLM providers that offer an OpenAI-compatible API.\n- **Max Retries**: Specify the number of times the assistant should retry an operation in case of failure.\n- **Timeout**: Set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. Use this option to prevent long waits during operations.\n- **Preserve Original Tools**: Turn off to remove the original tools associated with the assistant. Use this if you want to temporarily remove tools for this specific operation.\n\nRefer to [Assistants | OpenAI](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## Update an Assistant\n\nUse this operation to update the details of an existing assistant.\n\nEnter these parameters:\n\n- **Credential to connect with**: Create or select an existing [OpenAI credential](../../../credentials/openai/).\n- **Resource**: Select **Assistant**.\n- **Operation**: Select **Update an Assistant**.\n- **Assistant**: Select the assistant you want to update.\n\n### Options\n\n- **Code Interpreter**: Turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. Enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **Description**: Enter the description of the assistant. The maximum length is 512 characters.\n\n ```\n A virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **Instructions**: Enter the system instructions that the assistant uses. The maximum length is 32,768 characters. Use this to specify the persona used by the model in its replies.\n\n ```\n Always respond in a friendly and engaging manner. When a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. If the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. Keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **Knowledge Retrieval**: Turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. Refer to [File Search | OpenAI Platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **Files**: Select a file to upload for your external knowledge source. Use [**Upload a File**](../file-operations/#upload-a-file) operation to add more files. Note that this only updates the [Code Interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [File Search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **Model**: Select the model that the assistant will use. If you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. Refer to [Models overview | OpenAI Platform](https://platform.openai.com/docs/models) for more information.\n\n- **Name**: Enter the name of the assistant. The maximum length is 256 characters.\n\n- **Remove All Custom Tools (Functions)**: Turn on to remove all custom tools (functions) from the assistant.\n\n- **Output Randomness (Temperature)**: Adjust the randomness of the response. The range is between `0.0` (deterministic) and `1.0` (maximum randomness). We recommend altering this or **Output Randomness (Top P)** but not both. Start with a medium temperature (around 0.7) and adjust based on the outputs you observe. If the responses are too repetitive or rigid, increase the temperature. If they’re too chaotic or off-track, decrease it. Defaults to `1.0`.\n\n- **Output Randomness (Top P)**: Adjust the Top P setting to control the diversity of the assistant's responses. For example, `0.5` means half of all likelihood-weighted options are considered. We recommend altering this or **Output Randomness (Temperature)** but not both. Defaults to `1.0`.\n\nRefer to [Modify assistant | OpenAI](https://platform.openai.com/docs/api-reference/assistants/modifyAssistant) documentation for more information.\n\n## Common issues\n\nFor common errors or issues and suggested resolution steps, refer to [Common Issues](../common-issues/).\n",
40299
- "excerpt": "# OpenAI Assistant operations Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself. Assistant operations deprecated in OpenAI node V2 n8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration). ## Create an Assistant Use this operation to cr...",
40300
- "sections": [
40301
- {
40302
- "title": "OpenAI Assistant operations",
40303
- "level": 1,
40304
- "content": "Use this operation to create, delete, list, message, or update an assistant in OpenAI. Refer to [OpenAI](../) for more information on the OpenAI node itself.\n\nAssistant operations deprecated in OpenAI node V2\n\nn8n version 1.117.0 introduces V2 of the OpenAI node that supports the OpenAI Responses API and removes support for the [to-be-deprecated Assistants API](https://platform.openai.com/docs/assistants/migration)."
40305
- }
40306
- ]
40307
- },
40308
- "metadata": {
40309
- "keywords": [
40310
- "assistant",
40311
- "operations",
40312
- "openai",
40313
- "create",
40314
- "options",
40315
- "delete",
40316
- "list",
40317
- "assistants",
40318
- "message",
40319
- "update",
40320
- "common",
40321
- "issues"
40322
- ],
40323
- "useCases": [],
40324
- "operations": [],
40325
- "codeExamples": 4,
40326
- "complexity": "intermediate",
40327
- "readingTime": "7 min",
40328
- "contentLength": 10078,
40329
- "relatedPages": []
40330
- },
40331
- "searchIndex": {
40332
- "fullText": "assistant operations # openai assistant operations\n\nuse this operation to create, delete, list, message, or update an assistant in openai. refer to [openai](../) for more information on the openai node itself.\n\nassistant operations deprecated in openai node v2\n\nn8n version 1.117.0 introduces v2 of the openai node that supports the openai responses api and removes support for the [to-be-deprecated assistants api](https://platform.openai.com/docs/assistants/migration).\n\n## create an assistant\n\nuse this operation to create a new assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n\n- **resource**: select **assistant**.\n\n- **operation**: select **create an assistant**.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n - **files**: select a file to upload for your external knowledge source. use **upload a file** operation to add more files.\n\n### options\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n- **fail if assistant already exists**: if enabled, the operation will fail if an assistant with the same name already exists.\n\nrefer to [create assistant | openai](https://platform.openai.com/docs/api-reference/assistants/createassistant) documentation for more information.\n\n## delete an assistant\n\nuse this operation to delete an existing assistant from your account.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **delete an assistant**.\n- **assistant**: select the assistant you want to delete **from list** or **by id**.\n\nrefer to [delete assistant | openai](https://platform.openai.com/docs/api-reference/assistants/deleteassistant) documentation for more information.\n\n## list assistants\n\nuse this operation to retrieve a list of assistants in your organization.\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **list assistants**.\n\n### options\n\n- **simplify output**: turn on to return a simplified version of the response instead of the raw data. this option is enabled by default.\n\nrefer to [list assistants | openai](https://platform.openai.com/docs/api-reference/assistants/listassistants) documentation for more information.\n\n## message an assistant\n\nuse this operation to send a message to an assistant and receive a response.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **message an assistant**.\n- **assistant**: select the assistant you want to message.\n- **prompt**: enter the text prompt or message that you want to send to the assistant.\n - **connected chat trigger node**: automatically use the input from a previous node's `chatinput` field.\n - **define below**: manually define the prompt by entering static text or using an expression to reference data from previous nodes.\n\n### options\n\n- **base url**: enter the base url that the assistant should use for making api requests. this option is useful for directing the assistant to use endpoints provided by other llm providers that offer an openai-compatible api.\n- **max retries**: specify the number of times the assistant should retry an operation in case of failure.\n- **timeout**: set the maximum amount of time in milliseconds, that the assistant should wait for a response before timing out. use this option to prevent long waits during operations.\n- **preserve original tools**: turn off to remove the original tools associated with the assistant. use this if you want to temporarily remove tools for this specific operation.\n\nrefer to [assistants | openai](https://platform.openai.com/docs/api-reference/assistants) documentation for more information.\n\n## update an assistant\n\nuse this operation to update the details of an existing assistant.\n\nenter these parameters:\n\n- **credential to connect with**: create or select an existing [openai credential](../../../credentials/openai/).\n- **resource**: select **assistant**.\n- **operation**: select **update an assistant**.\n- **assistant**: select the assistant you want to update.\n\n### options\n\n- **code interpreter**: turn on to enable the code interpreter for the assistant, where it can write and execute code in a sandbox environment. enable this tool for tasks that require computations, data analysis, or any logic-based processing.\n\n- **description**: enter the description of the assistant. the maximum length is 512 characters.\n\n ```\n a virtual assistant that helps users with daily tasks, including setting reminders, answering general questions, and providing quick information.\n ```\n\n- **instructions**: enter the system instructions that the assistant uses. the maximum length is 32,768 characters. use this to specify the persona used by the model in its replies.\n\n ```\n always respond in a friendly and engaging manner. when a user asks a question, provide a concise answer first, followed by a brief explanation or additional context if necessary. if the question is open-ended, offer a suggestion or ask a clarifying question to guide the conversation. keep the tone positive and supportive, and avoid technical jargon unless specifically requested by the user.\n ```\n\n- **knowledge retrieval**: turn on to enable knowledge retrieval for the assistant, allowing it to access external sources or a connected knowledge base. refer to [file search | openai platform](https://platform.openai.com/docs/assistants/tools/file-search) for more information.\n\n- **files**: select a file to upload for your external knowledge source. use [**upload a file**](../file-operations/#upload-a-file) operation to add more files. note that this only updates the [code interpreter](https://platform.openai.com/docs/assistants/tools/code-interpreter) tool, not the [file search](https://platform.openai.com/docs/assistants/tools/file-search) tool.\n\n- **model**: select the model that the assistant will use. if you’re not sure which model to use, try `gpt-4o` if you need high intelligence or `gpt-4o-mini` if you need the fastest speed and lowest cost. refer to [models overview | openai platform](https://platform.openai.com/docs/models) for more information.\n\n- **name**: enter the name of the assistant. the maximum length is 256 characters.\n\n- **remove all custom tools (functions)**: turn on to remove all custom tools (functions) from the assistant.\n\n- **output randomness (temperature)**: adjust the randomness of the response. the range is between `0.0` (deterministic) and `1.0` (maximum randomness). we recommend altering this or **output randomness (top p)** but not both. start with a medium temperature (around 0.7) and adjust based on the outputs you observe. if the responses are too repetitive or rigid, increase the temperature. if they’re too chaotic or off-track, decrease it. defaults to `1.0`.\n\n- **output randomness (top p)**: adjust the top p setting to control the diversity of the assistant's responses. for example, `0.5` means half of all likelihood-weighted options are considered. we recommend altering this or **output randomness (temperature)** but not both. defaults to `1.0`.\n\nrefer to [modify assistant | openai](https://platform.openai.com/docs/api-reference/assistants/modifyassistant) documentation for more information.\n\n## common issues\n\nfor co",
40333
- "importantTerms": [
40334
- "assistant",
40335
- "openai",
40336
- "select",
40337
- "this",
40338
- "operation",
40339
- "assistants",
40340
- "platform",
40341
- "that",
40342
- "more",
40343
- "information",
40344
- "https",
40345
- "docs",
40346
- "enter",
40347
- "file",
40348
- "randomness",
40349
- "refer",
40350
- "with",
40351
- "create",
40352
- "credential",
40353
- "maximum",
40354
- "tools",
40355
- "output",
40356
- "model",
40357
- "code",
40358
- "knowledge",
40359
- "temperature",
40360
- "existing",
40361
- "turn",
40362
- "operations",
40363
- "delete",
40364
- "list",
40365
- "message",
40366
- "length",
40367
- "characters",
40368
- "question",
40369
- "interpreter",
40370
- "enable",
40371
- "search",
40372
- "options",
40373
- "adjust",
40374
- "reference",
40375
- "update",
40376
- "node",
40377
- "responses",
40378
- "connect",
40379
- "credentials",
40380
- "resource",
40381
- "name",
40382
- "upload",
40383
- "response"
40384
- ]
40385
- }
40386
- },
40387
40387
  {
40388
40388
  "id": "page-0528",
40389
40389
  "title": "Audio operations",
@@ -41040,6 +41040,50 @@
41040
41040
  },
41041
41041
  {
41042
41042
  "id": "page-0536",
41043
+ "title": "Root nodes",
41044
+ "url": "https://docs.n8n.io/integrations/builtin/cluster-nodes/root-nodes/index.md",
41045
+ "urlPath": "integrations/builtin/cluster-nodes/root-nodes/index.md",
41046
+ "category": "cluster-nodes",
41047
+ "subcategory": null,
41048
+ "nodeName": null,
41049
+ "nodeType": null,
41050
+ "content": {
41051
+ "markdown": "# Root nodes\n\nRoot nodes are the foundational nodes within a group of cluster nodes.\n\n[Cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n",
41052
+ "excerpt": "# Root nodes Root nodes are the foundational nodes within a group of cluster nodes. [Cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node....",
41053
+ "sections": [
41054
+ {
41055
+ "title": "Root nodes",
41056
+ "level": 1,
41057
+ "content": "Root nodes are the foundational nodes within a group of cluster nodes.\n\n[Cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node."
41058
+ }
41059
+ ]
41060
+ },
41061
+ "metadata": {
41062
+ "keywords": [
41063
+ "root",
41064
+ "nodes"
41065
+ ],
41066
+ "useCases": [],
41067
+ "operations": [],
41068
+ "codeExamples": 0,
41069
+ "complexity": "beginner",
41070
+ "readingTime": "1 min",
41071
+ "contentLength": 420,
41072
+ "relatedPages": []
41073
+ },
41074
+ "searchIndex": {
41075
+ "fullText": "root nodes # root nodes\n\nroot nodes are the foundational nodes within a group of cluster nodes.\n\n[cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n root nodes",
41076
+ "importantTerms": [
41077
+ "nodes",
41078
+ "node",
41079
+ "root",
41080
+ "cluster",
41081
+ "glossary"
41082
+ ]
41083
+ }
41084
+ },
41085
+ {
41086
+ "id": "page-0537",
41043
41087
  "title": "Basic LLM Chain",
41044
41088
  "url": "https://docs.n8n.io/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.chainllm/index.md",
41045
41089
  "urlPath": "integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.chainllm/index.md",
@@ -41148,50 +41192,6 @@
41148
41192
  ]
41149
41193
  }
41150
41194
  },
41151
- {
41152
- "id": "page-0537",
41153
- "title": "Root nodes",
41154
- "url": "https://docs.n8n.io/integrations/builtin/cluster-nodes/root-nodes/index.md",
41155
- "urlPath": "integrations/builtin/cluster-nodes/root-nodes/index.md",
41156
- "category": "cluster-nodes",
41157
- "subcategory": null,
41158
- "nodeName": null,
41159
- "nodeType": null,
41160
- "content": {
41161
- "markdown": "# Root nodes\n\nRoot nodes are the foundational nodes within a group of cluster nodes.\n\n[Cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n",
41162
- "excerpt": "# Root nodes Root nodes are the foundational nodes within a group of cluster nodes. [Cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node....",
41163
- "sections": [
41164
- {
41165
- "title": "Root nodes",
41166
- "level": 1,
41167
- "content": "Root nodes are the foundational nodes within a group of cluster nodes.\n\n[Cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node."
41168
- }
41169
- ]
41170
- },
41171
- "metadata": {
41172
- "keywords": [
41173
- "root",
41174
- "nodes"
41175
- ],
41176
- "useCases": [],
41177
- "operations": [],
41178
- "codeExamples": 0,
41179
- "complexity": "beginner",
41180
- "readingTime": "1 min",
41181
- "contentLength": 420,
41182
- "relatedPages": []
41183
- },
41184
- "searchIndex": {
41185
- "fullText": "root nodes # root nodes\n\nroot nodes are the foundational nodes within a group of cluster nodes.\n\n[cluster nodes](../../../../glossary/#cluster-node-n8n) are node groups that work together to provide functionality in an n8n workflow. instead of using a single node, you use a [root node](../../../../glossary/#root-node-n8n) and one or more [sub-nodes](../../../../glossary/#sub-node-n8n) that extend the functionality of the node.\n root nodes",
41186
- "importantTerms": [
41187
- "nodes",
41188
- "node",
41189
- "root",
41190
- "cluster",
41191
- "glossary"
41192
- ]
41193
- }
41194
- },
41195
41195
  {
41196
41196
  "id": "page-0538",
41197
41197
  "title": "Summarization Chain",
@@ -91078,7 +91078,7 @@
91078
91078
  "page-0013",
91079
91079
  "page-0133",
91080
91080
  "page-0149",
91081
- "page-0526",
91081
+ "page-0527",
91082
91082
  "page-0584",
91083
91083
  "page-0676",
91084
91084
  "page-1159",
@@ -91454,9 +91454,9 @@
91454
91454
  "page-0523",
91455
91455
  "page-0524",
91456
91456
  "page-0525",
91457
- "page-0526",
91457
+ "page-0527",
91458
91458
  "page-0529",
91459
- "page-0536",
91459
+ "page-0537",
91460
91460
  "page-0538",
91461
91461
  "page-0539",
91462
91462
  "page-0540",
@@ -92132,7 +92132,7 @@
92132
92132
  "page-0151",
92133
92133
  "page-0153",
92134
92134
  "page-0162",
92135
- "page-0185",
92135
+ "page-0184",
92136
92136
  "page-0201",
92137
92137
  "page-0216",
92138
92138
  "page-0221",
@@ -92140,7 +92140,7 @@
92140
92140
  "page-0227",
92141
92141
  "page-0228",
92142
92142
  "page-0535",
92143
- "page-0537",
92143
+ "page-0536",
92144
92144
  "page-0566",
92145
92145
  "page-0632",
92146
92146
  "page-0633",
@@ -92432,7 +92432,7 @@
92432
92432
  "page-0531",
92433
92433
  "page-0532",
92434
92434
  "page-0533",
92435
- "page-0536",
92435
+ "page-0537",
92436
92436
  "page-0543",
92437
92437
  "page-0555",
92438
92438
  "page-0556",
@@ -92948,7 +92948,7 @@
92948
92948
  "page-0027",
92949
92949
  "page-0036",
92950
92950
  "page-0038",
92951
- "page-0526",
92951
+ "page-0527",
92952
92952
  "page-0543",
92953
92953
  "page-0544",
92954
92954
  "page-0545",
@@ -93000,7 +93000,7 @@
93000
93000
  ],
93001
93001
  "require": [
93002
93002
  "page-0003",
93003
- "page-0536",
93003
+ "page-0537",
93004
93004
  "page-0557",
93005
93005
  "page-0558",
93006
93006
  "page-0559",
@@ -93630,8 +93630,8 @@
93630
93630
  "page-0214",
93631
93631
  "page-0231",
93632
93632
  "page-0232",
93633
- "page-0235",
93634
- "page-0237",
93633
+ "page-0233",
93634
+ "page-0236",
93635
93635
  "page-0238",
93636
93636
  "page-0239",
93637
93637
  "page-0241",
@@ -93668,8 +93668,8 @@
93668
93668
  "page-0291",
93669
93669
  "page-0293",
93670
93670
  "page-0296",
93671
- "page-0301",
93672
93671
  "page-0302",
93672
+ "page-0303",
93673
93673
  "page-0304",
93674
93674
  "page-0305",
93675
93675
  "page-0306",
@@ -93784,7 +93784,7 @@
93784
93784
  "page-0516",
93785
93785
  "page-0524",
93786
93786
  "page-0525",
93787
- "page-0526",
93787
+ "page-0527",
93788
93788
  "page-0529",
93789
93789
  "page-0549",
93790
93790
  "page-0626",
@@ -94327,7 +94327,7 @@
94327
94327
  "page-0510",
94328
94328
  "page-0516",
94329
94329
  "page-0517",
94330
- "page-0526",
94330
+ "page-0527",
94331
94331
  "page-0624",
94332
94332
  "page-0628",
94333
94333
  "page-0632",
@@ -94675,11 +94675,11 @@
94675
94675
  "page-0195",
94676
94676
  "page-0201",
94677
94677
  "page-0215",
94678
- "page-0235",
94678
+ "page-0236",
94679
94679
  "page-0427",
94680
94680
  "page-0515",
94681
94681
  "page-0525",
94682
- "page-0526",
94682
+ "page-0527",
94683
94683
  "page-0543",
94684
94684
  "page-0562",
94685
94685
  "page-0611",
@@ -94853,7 +94853,7 @@
94853
94853
  "chain": [
94854
94854
  "page-0006",
94855
94855
  "page-0034",
94856
- "page-0536",
94856
+ "page-0537",
94857
94857
  "page-0538",
94858
94858
  "page-0563",
94859
94859
  "page-0564"
@@ -95075,7 +95075,7 @@
95075
95075
  "page-0201",
95076
95076
  "page-0218",
95077
95077
  "page-0535",
95078
- "page-0537"
95078
+ "page-0536"
95079
95079
  ],
95080
95080
  "template": [
95081
95081
  "page-0006",
@@ -95235,7 +95235,7 @@
95235
95235
  ],
95236
95236
  "insights": [
95237
95237
  "page-0007",
95238
- "page-0182",
95238
+ "page-0185",
95239
95239
  "page-1195"
95240
95240
  ],
95241
95241
  "summary": [
@@ -95630,7 +95630,7 @@
95630
95630
  "page-0010",
95631
95631
  "page-0015",
95632
95632
  "page-0151",
95633
- "page-0183",
95633
+ "page-0182",
95634
95634
  "page-1194"
95635
95635
  ],
95636
95636
  "variables": [
@@ -95706,7 +95706,7 @@
95706
95706
  "streaming": [
95707
95707
  "page-0011",
95708
95708
  "page-0013",
95709
- "page-0184",
95709
+ "page-0183",
95710
95710
  "page-0562",
95711
95711
  "page-1194",
95712
95712
  "page-1237"
@@ -95884,7 +95884,7 @@
95884
95884
  "page-0510",
95885
95885
  "page-0513",
95886
95886
  "page-0514",
95887
- "page-0527",
95887
+ "page-0526",
95888
95888
  "page-0530",
95889
95889
  "page-0543",
95890
95890
  "page-0549",
@@ -96077,8 +96077,8 @@
96077
96077
  "page-0225",
96078
96078
  "page-0231",
96079
96079
  "page-0232",
96080
- "page-0235",
96081
- "page-0237",
96080
+ "page-0233",
96081
+ "page-0236",
96082
96082
  "page-0238",
96083
96083
  "page-0239",
96084
96084
  "page-0241",
@@ -96115,8 +96115,8 @@
96115
96115
  "page-0291",
96116
96116
  "page-0293",
96117
96117
  "page-0296",
96118
- "page-0301",
96119
96118
  "page-0302",
96119
+ "page-0303",
96120
96120
  "page-0304",
96121
96121
  "page-0305",
96122
96122
  "page-0306",
@@ -96227,7 +96227,7 @@
96227
96227
  "page-0511",
96228
96228
  "page-0516",
96229
96229
  "page-0524",
96230
- "page-0526",
96230
+ "page-0527",
96231
96231
  "page-1160",
96232
96232
  "page-1179",
96233
96233
  "page-1192",
@@ -96249,7 +96249,7 @@
96249
96249
  "page-0521",
96250
96250
  "page-0523",
96251
96251
  "page-0533",
96252
- "page-0536",
96252
+ "page-0537",
96253
96253
  "page-0556",
96254
96254
  "page-0560",
96255
96255
  "page-0579",
@@ -96402,8 +96402,8 @@
96402
96402
  "page-0015",
96403
96403
  "page-0231",
96404
96404
  "page-0232",
96405
- "page-0235",
96406
- "page-0237",
96405
+ "page-0233",
96406
+ "page-0236",
96407
96407
  "page-0238",
96408
96408
  "page-0239",
96409
96409
  "page-0241",
@@ -96440,8 +96440,8 @@
96440
96440
  "page-0291",
96441
96441
  "page-0293",
96442
96442
  "page-0296",
96443
- "page-0301",
96444
96443
  "page-0302",
96444
+ "page-0303",
96445
96445
  "page-0304",
96446
96446
  "page-0305",
96447
96447
  "page-0306",
@@ -96552,7 +96552,7 @@
96552
96552
  "page-0511",
96553
96553
  "page-0516",
96554
96554
  "page-0524",
96555
- "page-0526",
96555
+ "page-0527",
96556
96556
  "page-0545",
96557
96557
  "page-0694",
96558
96558
  "page-1020",
@@ -96701,7 +96701,7 @@
96701
96701
  "page-0203",
96702
96702
  "page-0204",
96703
96703
  "page-0205",
96704
- "page-0235",
96704
+ "page-0236",
96705
96705
  "page-0410",
96706
96706
  "page-0486",
96707
96707
  "page-0492",
@@ -96713,7 +96713,7 @@
96713
96713
  "page-0507",
96714
96714
  "page-0508",
96715
96715
  "page-0512",
96716
- "page-0527",
96716
+ "page-0526",
96717
96717
  "page-0530",
96718
96718
  "page-0643",
96719
96719
  "page-0648",
@@ -96753,7 +96753,7 @@
96753
96753
  "page-0015",
96754
96754
  "page-0132",
96755
96755
  "page-0216",
96756
- "page-0526",
96756
+ "page-0527",
96757
96757
  "page-0653",
96758
96758
  "page-0678"
96759
96759
  ],
@@ -96903,8 +96903,8 @@
96903
96903
  "page-0216",
96904
96904
  "page-0217",
96905
96905
  "page-0224",
96906
- "page-0232",
96907
- "page-0235",
96906
+ "page-0233",
96907
+ "page-0236",
96908
96908
  "page-0241",
96909
96909
  "page-0242",
96910
96910
  "page-0245",
@@ -96917,7 +96917,7 @@
96917
96917
  "page-0307",
96918
96918
  "page-0308",
96919
96919
  "page-0309",
96920
- "page-0311",
96920
+ "page-0310",
96921
96921
  "page-0312",
96922
96922
  "page-0317",
96923
96923
  "page-0333",
@@ -96962,8 +96962,8 @@
96962
96962
  "page-0514",
96963
96963
  "page-0518",
96964
96964
  "page-0524",
96965
- "page-0526",
96966
- "page-0536",
96965
+ "page-0527",
96966
+ "page-0537",
96967
96967
  "page-0538",
96968
96968
  "page-0539",
96969
96969
  "page-0540",
@@ -97433,8 +97433,8 @@
97433
97433
  "page-0216",
97434
97434
  "page-0217",
97435
97435
  "page-0224",
97436
- "page-0232",
97437
- "page-0235",
97436
+ "page-0233",
97437
+ "page-0236",
97438
97438
  "page-0241",
97439
97439
  "page-0242",
97440
97440
  "page-0245",
@@ -97447,7 +97447,7 @@
97447
97447
  "page-0307",
97448
97448
  "page-0308",
97449
97449
  "page-0309",
97450
- "page-0311",
97450
+ "page-0310",
97451
97451
  "page-0312",
97452
97452
  "page-0317",
97453
97453
  "page-0333",
@@ -97493,8 +97493,8 @@
97493
97493
  "page-0514",
97494
97494
  "page-0518",
97495
97495
  "page-0524",
97496
- "page-0526",
97497
- "page-0536",
97496
+ "page-0527",
97497
+ "page-0537",
97498
97498
  "page-0538",
97499
97499
  "page-0539",
97500
97500
  "page-0540",
@@ -98234,8 +98234,8 @@
98234
98234
  "page-0514",
98235
98235
  "page-0516",
98236
98236
  "page-0524",
98237
- "page-0526",
98238
- "page-0536",
98237
+ "page-0527",
98238
+ "page-0537",
98239
98239
  "page-0538",
98240
98240
  "page-0539",
98241
98241
  "page-0543",
@@ -98693,7 +98693,7 @@
98693
98693
  "page-0131",
98694
98694
  "page-0456",
98695
98695
  "page-0486",
98696
- "page-0527",
98696
+ "page-0526",
98697
98697
  "page-0531",
98698
98698
  "page-0602",
98699
98699
  "page-0655",
@@ -99027,8 +99027,8 @@
99027
99027
  "page-0514",
99028
99028
  "page-0516",
99029
99029
  "page-0524",
99030
- "page-0526",
99031
- "page-0536",
99030
+ "page-0527",
99031
+ "page-0537",
99032
99032
  "page-0538",
99033
99033
  "page-0539",
99034
99034
  "page-0543",
@@ -99348,7 +99348,7 @@
99348
99348
  "page-0218",
99349
99349
  "page-0328",
99350
99350
  "page-0459",
99351
- "page-0536",
99351
+ "page-0537",
99352
99352
  "page-0656",
99353
99353
  "page-0736",
99354
99354
  "page-0887",
@@ -99403,7 +99403,7 @@
99403
99403
  "page-0036",
99404
99404
  "page-0041",
99405
99405
  "page-0202",
99406
- "page-0526",
99406
+ "page-0527",
99407
99407
  "page-0533",
99408
99408
  "page-0562",
99409
99409
  "page-0565",
@@ -99475,7 +99475,7 @@
99475
99475
  "page-0021",
99476
99476
  "page-0051",
99477
99477
  "page-0221",
99478
- "page-0536",
99478
+ "page-0537",
99479
99479
  "page-0557",
99480
99480
  "page-0558",
99481
99481
  "page-0562",
@@ -99487,7 +99487,7 @@
99487
99487
  "prompt": [
99488
99488
  "page-0021",
99489
99489
  "page-0022",
99490
- "page-0536",
99490
+ "page-0537",
99491
99491
  "page-0556",
99492
99492
  "page-0557",
99493
99493
  "page-0558",
@@ -99843,7 +99843,7 @@
99843
99843
  "page-0531",
99844
99844
  "page-0532",
99845
99845
  "page-0533",
99846
- "page-0536",
99846
+ "page-0537",
99847
99847
  "page-0555",
99848
99848
  "page-0556",
99849
99849
  "page-0557",
@@ -100103,7 +100103,7 @@
100103
100103
  "page-0523",
100104
100104
  "page-0525",
100105
100105
  "page-0529",
100106
- "page-0536",
100106
+ "page-0537",
100107
100107
  "page-0538",
100108
100108
  "page-0539",
100109
100109
  "page-0540",
@@ -100307,7 +100307,7 @@
100307
100307
  "page-0097",
100308
100308
  "page-0106",
100309
100309
  "page-0206",
100310
- "page-0536",
100310
+ "page-0537",
100311
100311
  "page-0557",
100312
100312
  "page-0558",
100313
100313
  "page-0559",
@@ -100379,7 +100379,7 @@
100379
100379
  "page-0050",
100380
100380
  "page-0103",
100381
100381
  "page-0112",
100382
- "page-0235",
100382
+ "page-0236",
100383
100383
  "page-0281",
100384
100384
  "page-0416",
100385
100385
  "page-0426",
@@ -100424,7 +100424,7 @@
100424
100424
  "page-0513",
100425
100425
  "page-0514",
100426
100426
  "page-0523",
100427
- "page-0527",
100427
+ "page-0526",
100428
100428
  "page-0531",
100429
100429
  "page-0655",
100430
100430
  "page-0661",
@@ -100574,7 +100574,7 @@
100574
100574
  "page-0494",
100575
100575
  "page-0495",
100576
100576
  "page-0523",
100577
- "page-0527",
100577
+ "page-0526",
100578
100578
  "page-0557",
100579
100579
  "page-0558",
100580
100580
  "page-0559",
@@ -100609,8 +100609,8 @@
100609
100609
  "page-0156",
100610
100610
  "page-0231",
100611
100611
  "page-0232",
100612
- "page-0235",
100613
- "page-0237",
100612
+ "page-0233",
100613
+ "page-0236",
100614
100614
  "page-0238",
100615
100615
  "page-0239",
100616
100616
  "page-0241",
@@ -100647,8 +100647,8 @@
100647
100647
  "page-0291",
100648
100648
  "page-0293",
100649
100649
  "page-0296",
100650
- "page-0301",
100651
100650
  "page-0302",
100651
+ "page-0303",
100652
100652
  "page-0304",
100653
100653
  "page-0305",
100654
100654
  "page-0306",
@@ -100759,7 +100759,7 @@
100759
100759
  "page-0511",
100760
100760
  "page-0516",
100761
100761
  "page-0524",
100762
- "page-0526",
100762
+ "page-0527",
100763
100763
  "page-0641",
100764
100764
  "page-0693",
100765
100765
  "page-0707",
@@ -101646,7 +101646,7 @@
101646
101646
  "page-0060",
101647
101647
  "page-0194",
101648
101648
  "page-0343",
101649
- "page-0536",
101649
+ "page-0537",
101650
101650
  "page-0543",
101651
101651
  "page-0557",
101652
101652
  "page-0558",
@@ -103655,7 +103655,7 @@
103655
103655
  ],
103656
103656
  "window": [
103657
103657
  "page-0138",
103658
- "page-0235"
103658
+ "page-0236"
103659
103659
  ],
103660
103660
  "title": [
103661
103661
  "page-0138",
@@ -103702,7 +103702,7 @@
103702
103702
  "page-0363",
103703
103703
  "page-0491",
103704
103704
  "page-0500",
103705
- "page-0536",
103705
+ "page-0537",
103706
103706
  "page-0556",
103707
103707
  "page-0564",
103708
103708
  "page-0642",
@@ -104384,7 +104384,7 @@
104384
104384
  "assistant": [
104385
104385
  "page-0172",
104386
104386
  "page-0334",
104387
- "page-0527",
104387
+ "page-0526",
104388
104388
  "page-0821",
104389
104389
  "page-1179"
104390
104390
  ],
@@ -104405,7 +104405,7 @@
104405
104405
  "page-1195"
104406
104406
  ],
104407
104407
  "logs": [
104408
- "page-0184",
104408
+ "page-0183",
104409
104409
  "page-0206",
104410
104410
  "page-1195"
104411
104411
  ],
@@ -104548,7 +104548,7 @@
104548
104548
  "page-0508",
104549
104549
  "page-0513",
104550
104550
  "page-0514",
104551
- "page-0527",
104551
+ "page-0526",
104552
104552
  "page-0528",
104553
104553
  "page-0530",
104554
104554
  "page-0531",
@@ -104778,7 +104778,7 @@
104778
104778
  ],
104779
104779
  "session": [
104780
104780
  "page-0201",
104781
- "page-0235",
104781
+ "page-0236",
104782
104782
  "page-0630",
104783
104783
  "page-0710"
104784
104784
  ],
@@ -105696,8 +105696,8 @@
105696
105696
  "operation": [
105697
105697
  "page-0231",
105698
105698
  "page-0232",
105699
- "page-0235",
105700
- "page-0237",
105699
+ "page-0233",
105700
+ "page-0236",
105701
105701
  "page-0238",
105702
105702
  "page-0239",
105703
105703
  "page-0241",
@@ -105734,8 +105734,8 @@
105734
105734
  "page-0291",
105735
105735
  "page-0293",
105736
105736
  "page-0296",
105737
- "page-0301",
105738
105737
  "page-0302",
105738
+ "page-0303",
105739
105739
  "page-0304",
105740
105740
  "page-0305",
105741
105741
  "page-0306",
@@ -105847,7 +105847,7 @@
105847
105847
  "page-0511",
105848
105848
  "page-0516",
105849
105849
  "page-0524",
105850
- "page-0526",
105850
+ "page-0527",
105851
105851
  "page-0544",
105852
105852
  "page-0545",
105853
105853
  "page-0546",
@@ -105865,32 +105865,37 @@
105865
105865
  "page-0690",
105866
105866
  "page-0703"
105867
105867
  ],
105868
- "adalo": [
105868
+ "activecampaign": [
105869
105869
  "page-0232",
105870
+ "page-0714",
105871
+ "page-1029"
105872
+ ],
105873
+ "adalo": [
105874
+ "page-0233",
105870
105875
  "page-0716",
105871
105876
  "page-1194"
105872
105877
  ],
105873
105878
  "affinity": [
105874
- "page-0233",
105879
+ "page-0234",
105875
105880
  "page-0717",
105876
105881
  "page-1031"
105877
105882
  ],
105878
105883
  "agile": [
105879
- "page-0234",
105884
+ "page-0235",
105880
105885
  "page-0718"
105881
105886
  ],
105882
105887
  "airtop": [
105883
- "page-0235",
105888
+ "page-0236",
105884
105889
  "page-0720"
105885
105890
  ],
105886
105891
  "extract": [
105887
- "page-0235",
105892
+ "page-0236",
105888
105893
  "page-0641",
105889
105894
  "page-0651",
105890
105895
  "page-0658"
105891
105896
  ],
105892
105897
  "content": [
105893
- "page-0235",
105898
+ "page-0236",
105894
105899
  "page-0304",
105895
105900
  "page-0444",
105896
105901
  "page-0658",
@@ -105898,27 +105903,22 @@
105898
105903
  "page-0957"
105899
105904
  ],
105900
105905
  "interacting": [
105901
- "page-0235"
105906
+ "page-0236"
105902
105907
  ],
105903
105908
  "pages": [
105904
- "page-0235"
105909
+ "page-0236"
105905
105910
  ],
105906
105911
  "terminate": [
105907
- "page-0235"
105912
+ "page-0236"
105908
105913
  ],
105909
105914
  "amqp": [
105910
- "page-0236",
105915
+ "page-0237",
105911
105916
  "page-0722",
105912
105917
  "page-1033"
105913
105918
  ],
105914
105919
  "sender": [
105915
- "page-0236",
105916
- "page-0386"
105917
- ],
105918
- "activecampaign": [
105919
105920
  "page-0237",
105920
- "page-0714",
105921
- "page-1029"
105921
+ "page-0386"
105922
105922
  ],
105923
105923
  "apitemplate": [
105924
105924
  "page-0238",
@@ -106168,19 +106168,19 @@
106168
106168
  "page-0300",
106169
106169
  "page-0800"
106170
106170
  ],
106171
- "freshworks": [
106171
+ "freshservice": [
106172
106172
  "page-0301",
106173
+ "page-0801"
106174
+ ],
106175
+ "freshworks": [
106176
+ "page-0302",
106173
106177
  "page-0802"
106174
106178
  ],
106175
106179
  "getresponse": [
106176
- "page-0302",
106180
+ "page-0303",
106177
106181
  "page-0804",
106178
106182
  "page-1057"
106179
106183
  ],
106180
- "freshservice": [
106181
- "page-0303",
106182
- "page-0801"
106183
- ],
106184
106184
  "ghost": [
106185
106185
  "page-0304",
106186
106186
  "page-0805"
@@ -106205,10 +106205,10 @@
106205
106205
  "analytics": [
106206
106206
  "page-0309"
106207
106207
  ],
106208
- "books": [
106208
+ "bigquery": [
106209
106209
  "page-0310"
106210
106210
  ],
106211
- "bigquery": [
106211
+ "books": [
106212
106212
  "page-0311"
106213
106213
  ],
106214
106214
  "profile": [
@@ -107124,7 +107124,7 @@
107124
107124
  "page-0491",
107125
107125
  "page-0494",
107126
107126
  "page-0521",
107127
- "page-0536",
107127
+ "page-0537",
107128
107128
  "page-0711"
107129
107129
  ],
107130
107130
  "unauthorized": [
@@ -107503,7 +107503,7 @@
107503
107503
  "page-0527"
107504
107504
  ],
107505
107505
  "connectors": [
107506
- "page-0526",
107506
+ "page-0527",
107507
107507
  "page-0565"
107508
107508
  ],
107509
107509
  "recording": [
@@ -107538,7 +107538,7 @@
107538
107538
  "page-0533"
107539
107539
  ],
107540
107540
  "basic": [
107541
- "page-0536",
107541
+ "page-0537",
107542
107542
  "page-0541",
107543
107543
  "page-0654",
107544
107544
  "page-0695",
@@ -107567,7 +107567,7 @@
107567
107567
  "page-1014"
107568
107568
  ],
107569
107569
  "format": [
107570
- "page-0536",
107570
+ "page-0537",
107571
107571
  "page-0557",
107572
107572
  "page-0558",
107573
107573
  "page-0559",
@@ -107587,7 +107587,7 @@
107587
107587
  "page-0701"
107588
107588
  ],
107589
107589
  "specified": [
107590
- "page-0536",
107590
+ "page-0537",
107591
107591
  "page-0556",
107592
107592
  "page-0564",
107593
107593
  "page-0686"
@@ -111625,22 +111625,22 @@
111625
111625
  "actionnetwork": [
111626
111626
  "page-0231"
111627
111627
  ],
111628
- "adalo": [
111628
+ "activecampaign": [
111629
111629
  "page-0232"
111630
111630
  ],
111631
- "affinity": [
111631
+ "adalo": [
111632
111632
  "page-0233"
111633
111633
  ],
111634
- "agilecrm": [
111634
+ "affinity": [
111635
111635
  "page-0234"
111636
111636
  ],
111637
- "airtop": [
111637
+ "agilecrm": [
111638
111638
  "page-0235"
111639
111639
  ],
111640
- "amqp": [
111640
+ "airtop": [
111641
111641
  "page-0236"
111642
111642
  ],
111643
- "activecampaign": [
111643
+ "amqp": [
111644
111644
  "page-0237"
111645
111645
  ],
111646
111646
  "apitemplateio": [
@@ -111832,13 +111832,13 @@
111832
111832
  "freshdesk": [
111833
111833
  "page-0300"
111834
111834
  ],
111835
- "freshworkscrm": [
111835
+ "freshservice": [
111836
111836
  "page-0301"
111837
111837
  ],
111838
- "getresponse": [
111838
+ "freshworkscrm": [
111839
111839
  "page-0302"
111840
111840
  ],
111841
- "freshservice": [
111841
+ "getresponse": [
111842
111842
  "page-0303"
111843
111843
  ],
111844
111844
  "ghost": [
@@ -111859,10 +111859,10 @@
111859
111859
  "googleanalytics": [
111860
111860
  "page-0309"
111861
111861
  ],
111862
- "googlebooks": [
111862
+ "googlebigquery": [
111863
111863
  "page-0310"
111864
111864
  ],
111865
- "googlebigquery": [
111865
+ "googlebooks": [
111866
111866
  "page-0311"
111867
111867
  ],
111868
111868
  "googlebusinessprofile": [