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

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:38:59.940Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1252,
@@ -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
  ]
@@ -31421,63 +31421,6 @@
31421
31421
  },
31422
31422
  {
31423
31423
  "id": "page-0410",
31424
- "title": "PostBin",
31425
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postbin/index.md",
31426
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.postbin/index.md",
31427
- "category": "integrations",
31428
- "subcategory": "app-nodes",
31429
- "nodeName": "postbin",
31430
- "nodeType": "n8n-nodes-base.postbin",
31431
- "content": {
31432
- "markdown": "# PostBin node\n\nPostBin is a service that helps you test API clients and webhooks. Use the PostBin node to automate work in PostBin, and integrate PostBin with other applications. n8n has built-in support for a wide range of PostBin features, including creating and deleting bins, and getting and sending requests.\n\nOn this page, you'll find a list of operations the PostBin node supports, and links to more resources.\n\n## Operations\n\n- Bin\n - Create\n - Get\n - Delete\n- Request\n - Get\n - Remove First\n - Send\n\n## Templates and examples\n\n[Browse PostBin integration templates](https://n8n.io/integrations/postbin/), or [search all templates](https://n8n.io/workflows/)\n\n## Send requests\n\nTo send requests to a PostBin bin:\n\n1. Go to [PostBin](https://www.toptal.com/developers/postbin/) and follow the steps to generate a new bin. PostBin gives you a unique URL, including a bin ID.\n1. In the PostBin node, select the **Request** resource.\n1. Choose the type of **Operation** you want to perform.\n1. Enter your bin ID in **Bin ID**.\n\n## Create and manage bins\n\nYou can create and manage PostBin bins using the PostBin node.\n\n1. In **Resource**, select **Bin**.\n1. Choose an **Operation**. You can create, delete, or get a bin.\n",
31433
- "excerpt": "# PostBin node PostBin is a service that helps you test API clients and webhooks. Use the PostBin node to automate work in PostBin, and integrate PostBin with other applications. n8n has built-in support for a wide range of PostBin features, including creating and deleting bins, and getting and sending requests. On this page, you'll find a list of operations the PostBin node supports, and links to more resources. ## Operations - Bin - Create - Get - Delete - Request - Get - Remove...",
31434
- "sections": [
31435
- {
31436
- "title": "PostBin node",
31437
- "level": 1,
31438
- "content": "PostBin is a service that helps you test API clients and webhooks. Use the PostBin node to automate work in PostBin, and integrate PostBin with other applications. n8n has built-in support for a wide range of PostBin features, including creating and deleting bins, and getting and sending requests.\n\nOn this page, you'll find a list of operations the PostBin node supports, and links to more resources."
31439
- }
31440
- ]
31441
- },
31442
- "metadata": {
31443
- "keywords": [
31444
- "postbin",
31445
- "node",
31446
- "operations",
31447
- "templates",
31448
- "examples",
31449
- "send",
31450
- "requests",
31451
- "create",
31452
- "manage",
31453
- "bins"
31454
- ],
31455
- "useCases": [],
31456
- "operations": [
31457
- ""
31458
- ],
31459
- "codeExamples": 0,
31460
- "complexity": "beginner",
31461
- "readingTime": "1 min",
31462
- "contentLength": 1232,
31463
- "relatedPages": []
31464
- },
31465
- "searchIndex": {
31466
- "fullText": "postbin # postbin node\n\npostbin is a service that helps you test api clients and webhooks. use the postbin node to automate work in postbin, and integrate postbin with other applications. n8n has built-in support for a wide range of postbin features, including creating and deleting bins, and getting and sending requests.\n\non this page, you'll find a list of operations the postbin node supports, and links to more resources.\n\n## operations\n\n- bin\n - create\n - get\n - delete\n- request\n - get\n - remove first\n - send\n\n## templates and examples\n\n[browse postbin integration templates](https://n8n.io/integrations/postbin/), or [search all templates](https://n8n.io/workflows/)\n\n## send requests\n\nto send requests to a postbin bin:\n\n1. go to [postbin](https://www.toptal.com/developers/postbin/) and follow the steps to generate a new bin. postbin gives you a unique url, including a bin id.\n1. in the postbin node, select the **request** resource.\n1. choose the type of **operation** you want to perform.\n1. enter your bin id in **bin id**.\n\n## create and manage bins\n\nyou can create and manage postbin bins using the postbin node.\n\n1. in **resource**, select **bin**.\n1. choose an **operation**. you can create, delete, or get a bin.\n postbin node",
31467
- "importantTerms": [
31468
- "postbin",
31469
- "node",
31470
- "create",
31471
- "bins",
31472
- "requests",
31473
- "send",
31474
- "templates",
31475
- "https"
31476
- ]
31477
- }
31478
- },
31479
- {
31480
- "id": "page-0411",
31481
31424
  "title": "PostHog",
31482
31425
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.posthog/index.md",
31483
31426
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.posthog/index.md",
@@ -31527,7 +31470,7 @@
31527
31470
  }
31528
31471
  },
31529
31472
  {
31530
- "id": "page-0412",
31473
+ "id": "page-0411",
31531
31474
  "title": "ProfitWell",
31532
31475
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.profitwell/index.md",
31533
31476
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.profitwell/index.md",
@@ -31576,7 +31519,7 @@
31576
31519
  }
31577
31520
  },
31578
31521
  {
31579
- "id": "page-0413",
31522
+ "id": "page-0412",
31580
31523
  "title": "Pushbullet",
31581
31524
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.pushbullet/index.md",
31582
31525
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.pushbullet/index.md",
@@ -31638,7 +31581,7 @@
31638
31581
  }
31639
31582
  },
31640
31583
  {
31641
- "id": "page-0414",
31584
+ "id": "page-0413",
31642
31585
  "title": "Pushcut",
31643
31586
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.pushcut/index.md",
31644
31587
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.pushcut/index.md",
@@ -31685,6 +31628,63 @@
31685
31628
  ]
31686
31629
  }
31687
31630
  },
31631
+ {
31632
+ "id": "page-0414",
31633
+ "title": "PostBin",
31634
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.postbin/index.md",
31635
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.postbin/index.md",
31636
+ "category": "integrations",
31637
+ "subcategory": "app-nodes",
31638
+ "nodeName": "postbin",
31639
+ "nodeType": "n8n-nodes-base.postbin",
31640
+ "content": {
31641
+ "markdown": "# PostBin node\n\nPostBin is a service that helps you test API clients and webhooks. Use the PostBin node to automate work in PostBin, and integrate PostBin with other applications. n8n has built-in support for a wide range of PostBin features, including creating and deleting bins, and getting and sending requests.\n\nOn this page, you'll find a list of operations the PostBin node supports, and links to more resources.\n\n## Operations\n\n- Bin\n - Create\n - Get\n - Delete\n- Request\n - Get\n - Remove First\n - Send\n\n## Templates and examples\n\n[Browse PostBin integration templates](https://n8n.io/integrations/postbin/), or [search all templates](https://n8n.io/workflows/)\n\n## Send requests\n\nTo send requests to a PostBin bin:\n\n1. Go to [PostBin](https://www.toptal.com/developers/postbin/) and follow the steps to generate a new bin. PostBin gives you a unique URL, including a bin ID.\n1. In the PostBin node, select the **Request** resource.\n1. Choose the type of **Operation** you want to perform.\n1. Enter your bin ID in **Bin ID**.\n\n## Create and manage bins\n\nYou can create and manage PostBin bins using the PostBin node.\n\n1. In **Resource**, select **Bin**.\n1. Choose an **Operation**. You can create, delete, or get a bin.\n",
31642
+ "excerpt": "# PostBin node PostBin is a service that helps you test API clients and webhooks. Use the PostBin node to automate work in PostBin, and integrate PostBin with other applications. n8n has built-in support for a wide range of PostBin features, including creating and deleting bins, and getting and sending requests. On this page, you'll find a list of operations the PostBin node supports, and links to more resources. ## Operations - Bin - Create - Get - Delete - Request - Get - Remove...",
31643
+ "sections": [
31644
+ {
31645
+ "title": "PostBin node",
31646
+ "level": 1,
31647
+ "content": "PostBin is a service that helps you test API clients and webhooks. Use the PostBin node to automate work in PostBin, and integrate PostBin with other applications. n8n has built-in support for a wide range of PostBin features, including creating and deleting bins, and getting and sending requests.\n\nOn this page, you'll find a list of operations the PostBin node supports, and links to more resources."
31648
+ }
31649
+ ]
31650
+ },
31651
+ "metadata": {
31652
+ "keywords": [
31653
+ "postbin",
31654
+ "node",
31655
+ "operations",
31656
+ "templates",
31657
+ "examples",
31658
+ "send",
31659
+ "requests",
31660
+ "create",
31661
+ "manage",
31662
+ "bins"
31663
+ ],
31664
+ "useCases": [],
31665
+ "operations": [
31666
+ ""
31667
+ ],
31668
+ "codeExamples": 0,
31669
+ "complexity": "beginner",
31670
+ "readingTime": "1 min",
31671
+ "contentLength": 1232,
31672
+ "relatedPages": []
31673
+ },
31674
+ "searchIndex": {
31675
+ "fullText": "postbin # postbin node\n\npostbin is a service that helps you test api clients and webhooks. use the postbin node to automate work in postbin, and integrate postbin with other applications. n8n has built-in support for a wide range of postbin features, including creating and deleting bins, and getting and sending requests.\n\non this page, you'll find a list of operations the postbin node supports, and links to more resources.\n\n## operations\n\n- bin\n - create\n - get\n - delete\n- request\n - get\n - remove first\n - send\n\n## templates and examples\n\n[browse postbin integration templates](https://n8n.io/integrations/postbin/), or [search all templates](https://n8n.io/workflows/)\n\n## send requests\n\nto send requests to a postbin bin:\n\n1. go to [postbin](https://www.toptal.com/developers/postbin/) and follow the steps to generate a new bin. postbin gives you a unique url, including a bin id.\n1. in the postbin node, select the **request** resource.\n1. choose the type of **operation** you want to perform.\n1. enter your bin id in **bin id**.\n\n## create and manage bins\n\nyou can create and manage postbin bins using the postbin node.\n\n1. in **resource**, select **bin**.\n1. choose an **operation**. you can create, delete, or get a bin.\n postbin node",
31676
+ "importantTerms": [
31677
+ "postbin",
31678
+ "node",
31679
+ "create",
31680
+ "bins",
31681
+ "requests",
31682
+ "send",
31683
+ "templates",
31684
+ "https"
31685
+ ]
31686
+ }
31687
+ },
31688
31688
  {
31689
31689
  "id": "page-0415",
31690
31690
  "title": "Pushover",
@@ -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",
@@ -60448,104 +60448,6 @@
60448
60448
  },
60449
60449
  {
60450
60450
  "id": "page-0780",
60451
- "title": "Dropbox credentials",
60452
- "url": "https://docs.n8n.io/integrations/builtin/credentials/dropbox/index.md",
60453
- "urlPath": "integrations/builtin/credentials/dropbox/index.md",
60454
- "category": "other",
60455
- "subcategory": null,
60456
- "nodeName": null,
60457
- "nodeType": null,
60458
- "content": {
60459
- "markdown": "# Dropbox credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/)\n\n## Supported authentication methods\n\n- API access token: Dropbox recommends this method for testing with your user account and granting a limited number of users access.\n- OAuth2: Dropbox recommends this method for production or for testing with more than 50 users.\n\nApp reuse\n\nYou can transition an app from the API access token to OAuth2 by creating a new credential in n8n for OAuth2 using the same app.\n\n## Related resources\n\nRefer to [Dropbox's Developer documentation](https://www.dropbox.com/developers/documentation) for more information about the service.\n\n## Using access token\n\nTo configure this credential, you'll need a [Dropbox](https://www.dropbox.com/developers) developer account and:\n\n- An **Access Token**: Generated once you create a Dropbox app.\n- An **App Access Type**\n\nTo set up the credential, create a Dropbox app:\n\n1. Open the [App Console](https://www.dropbox.com/developers/apps) within the Dropbox developer portal.\n1. Select **Create app**.\n1. In **Choose an API**, select **Scoped access**.\n1. In **Choose the type of access you need**, choose whichever option best fits your use of the [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **App Folder** grants access to a single folder created specifically for your app.\n - **Full Dropbox** grants access to all files and folders in your user's Dropbox.\n - Refer to the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. In **Name your app**, enter a name for your app, like `n8n integration`.\n1. Check the box to agree to the **Dropbox API Terms and Conditions**.\n1. Select **Create app**. The app's **Settings** open.\n1. In the **OAuth 2** section, in **Generated access token**, select **Generate**.\n1. Copy the access token and enter it as the **Access Token** in your n8n credential.\n1. In n8n, select the same **App Access Type** you selected for your app.\n\nRefer to the [Dropbox App Console Settings documentation](https://www.dropbox.com/developers/reference/getting-started) for more information.\n\nUser limits\n\nOn the **Settings** tab, you can add other users to your app, even with the access token method. Once your app links 50 Dropbox users, you will have two weeks to apply for and receive production status approval before Dropbox freezes your app from linking more users.\n\n## Using OAuth2\n\nNote for n8n Cloud users\n\nCloud users don't need to provide connection details. Select **Connect my account** to connect through your browser.\n\nCloud users need to select the **App Access Type**:\n\n- **App Folder** grants access to a single folder created specifically for your app.\n- **Full Dropbox** grants access to all files and folders in your user's Dropbox.\n- Refer to the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nIf you're [self-hosting](../../../../hosting/) n8n, you'll need to configure OAuth2 manually:\n\n1. Open the [App Console](https://www.dropbox.com/developers/apps) within the Dropbox developer portal.\n1. Select **Create app**.\n1. In **Choose an API**, select **Scoped access**.\n1. In **Choose the type of access you need**, choose whichever option best fits your use of the [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **App Folder** grants access to a single folder created specifically for your app.\n - **Full Dropbox** grants access to all files and folders in your user's Dropbox.\n - Refer to the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. In **Name your app**, enter a name for your app, like `n8n integration`.\n1. Check the box to agree to the **Dropbox API Terms and Conditions**.\n1. Select **Create app**. The app's **Settings** open.\n1. Copy the **App key** and enter it as the **Client ID** in your n8n credential.\n1. Copy the **Secret** and enter it as the **Client Secret** in your n8n credential.\n1. In n8n, copy the **OAuth Redirect URL** and enter it in the Dropbox **Redirect URIs**.\n1. In n8n, select the same **App Access Type** you selected for your app.\n\nRefer to the instructions in the [Dropbox Implementing OAuth documentation](https://developers.dropbox.com/oauth-guide#implementing-oauth) for more information.\n\nFor internal tools and limited usage, you can keep your app private. But if you'd like your app to be used by more than 50 users or you want to distribute it, you'll need to complete Dropbox's production approval process. Refer to **Production Approval** in the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nUser limits\n\nOn the **Settings** tab, you can add other users to your app. Once your app links 50 Dropbox users, you will have two weeks to apply for and receive production status approval before Dropbox freezes your app from linking more users.\n",
60460
- "excerpt": "# Dropbox credentials You can use these credentials to authenticate the following nodes: - [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/) ## Supported authentication methods - API access token: Dropbox recommends this method for testing with your user account and granting a limited number of users access. - OAuth2: Dropbox recommends this method for production or for testing with more than 50 users. App reuse You can transition an app from the API access token to OAuth2 by creating a n...",
60461
- "sections": [
60462
- {
60463
- "title": "Dropbox credentials",
60464
- "level": 1,
60465
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/)"
60466
- }
60467
- ]
60468
- },
60469
- "metadata": {
60470
- "keywords": [
60471
- "dropbox",
60472
- "credentials",
60473
- "supported",
60474
- "authentication",
60475
- "methods",
60476
- "related",
60477
- "resources",
60478
- "using",
60479
- "access",
60480
- "token",
60481
- "oauth2"
60482
- ],
60483
- "useCases": [],
60484
- "operations": [],
60485
- "codeExamples": 0,
60486
- "complexity": "intermediate",
60487
- "readingTime": "4 min",
60488
- "contentLength": 5065,
60489
- "relatedPages": []
60490
- },
60491
- "searchIndex": {
60492
- "fullText": "dropbox credentials # dropbox credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [dropbox](../../app-nodes/n8n-nodes-base.dropbox/)\n\n## supported authentication methods\n\n- api access token: dropbox recommends this method for testing with your user account and granting a limited number of users access.\n- oauth2: dropbox recommends this method for production or for testing with more than 50 users.\n\napp reuse\n\nyou can transition an app from the api access token to oauth2 by creating a new credential in n8n for oauth2 using the same app.\n\n## related resources\n\nrefer to [dropbox's developer documentation](https://www.dropbox.com/developers/documentation) for more information about the service.\n\n## using access token\n\nto configure this credential, you'll need a [dropbox](https://www.dropbox.com/developers) developer account and:\n\n- an **access token**: generated once you create a dropbox app.\n- an **app access type**\n\nto set up the credential, create a dropbox app:\n\n1. open the [app console](https://www.dropbox.com/developers/apps) within the dropbox developer portal.\n1. select **create app**.\n1. in **choose an api**, select **scoped access**.\n1. in **choose the type of access you need**, choose whichever option best fits your use of the [dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **app folder** grants access to a single folder created specifically for your app.\n - **full dropbox** grants access to all files and folders in your user's dropbox.\n - refer to the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. in **name your app**, enter a name for your app, like `n8n integration`.\n1. check the box to agree to the **dropbox api terms and conditions**.\n1. select **create app**. the app's **settings** open.\n1. in the **oauth 2** section, in **generated access token**, select **generate**.\n1. copy the access token and enter it as the **access token** in your n8n credential.\n1. in n8n, select the same **app access type** you selected for your app.\n\nrefer to the [dropbox app console settings documentation](https://www.dropbox.com/developers/reference/getting-started) for more information.\n\nuser limits\n\non the **settings** tab, you can add other users to your app, even with the access token method. once your app links 50 dropbox users, you will have two weeks to apply for and receive production status approval before dropbox freezes your app from linking more users.\n\n## using oauth2\n\nnote for n8n cloud users\n\ncloud users don't need to provide connection details. select **connect my account** to connect through your browser.\n\ncloud users need to select the **app access type**:\n\n- **app folder** grants access to a single folder created specifically for your app.\n- **full dropbox** grants access to all files and folders in your user's dropbox.\n- refer to the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nif you're [self-hosting](../../../../hosting/) n8n, you'll need to configure oauth2 manually:\n\n1. open the [app console](https://www.dropbox.com/developers/apps) within the dropbox developer portal.\n1. select **create app**.\n1. in **choose an api**, select **scoped access**.\n1. in **choose the type of access you need**, choose whichever option best fits your use of the [dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **app folder** grants access to a single folder created specifically for your app.\n - **full dropbox** grants access to all files and folders in your user's dropbox.\n - refer to the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. in **name your app**, enter a name for your app, like `n8n integration`.\n1. check the box to agree to the **dropbox api terms and conditions**.\n1. select **create app**. the app's **settings** open.\n1. copy the **app key** and enter it as the **client id** in your n8n credential.\n1. copy the **secret** and enter it as the **client secret** in your n8n credential.\n1. in n8n, copy the **oauth redirect url** and enter it in the dropbox **redirect uris**.\n1. in n8n, select the same **app access type** you selected for your app.\n\nrefer to the instructions in the [dropbox implementing oauth documentation](https://developers.dropbox.com/oauth-guide#implementing-oauth) for more information.\n\nfor internal tools and limited usage, you can keep your app private. but if you'd like your app to be used by more than 50 users or you want to distribute it, you'll need to complete dropbox's production approval process. refer to **production approval** in the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nuser limits\n\non the **settings** tab, you can add other users to your app. once your app links 50 dropbox users, you will have two weeks to apply for and receive production status approval before dropbox freezes your app from linking more users.\n dropbox credentials",
60493
- "importantTerms": [
60494
- "dropbox",
60495
- "your",
60496
- "access",
60497
- "users",
60498
- "developer",
60499
- "more",
60500
- "select",
60501
- "https",
60502
- "developers",
60503
- "guide",
60504
- "token",
60505
- "nodes",
60506
- "refer",
60507
- "information",
60508
- "need",
60509
- "user",
60510
- "credential",
60511
- "create",
60512
- "type",
60513
- "choose",
60514
- "folder",
60515
- "grants",
60516
- "enter",
60517
- "production",
60518
- "reference",
60519
- "settings",
60520
- "oauth",
60521
- "credentials",
60522
- "documentation",
60523
- "open",
60524
- "platform",
60525
- "name",
60526
- "copy",
60527
- "approval",
60528
- "base",
60529
- "this",
60530
- "method",
60531
- "with",
60532
- "account",
60533
- "from",
60534
- "using",
60535
- "same",
60536
- "once",
60537
- "console",
60538
- "single",
60539
- "created",
60540
- "specifically",
60541
- "full",
60542
- "files",
60543
- "folders"
60544
- ]
60545
- }
60546
- },
60547
- {
60548
- "id": "page-0781",
60549
60451
  "title": "Dropcontact credentials",
60550
60452
  "url": "https://docs.n8n.io/integrations/builtin/credentials/dropcontact/index.md",
60551
60453
  "urlPath": "integrations/builtin/credentials/dropcontact/index.md",
@@ -60595,7 +60497,7 @@
60595
60497
  }
60596
60498
  },
60597
60499
  {
60598
- "id": "page-0782",
60500
+ "id": "page-0781",
60599
60501
  "title": "Dynatrace credentials",
60600
60502
  "url": "https://docs.n8n.io/integrations/builtin/credentials/dynatrace/index.md",
60601
60503
  "urlPath": "integrations/builtin/credentials/dynatrace/index.md",
@@ -60650,7 +60552,7 @@
60650
60552
  }
60651
60553
  },
60652
60554
  {
60653
- "id": "page-0783",
60555
+ "id": "page-0782",
60654
60556
  "title": "E-goi credentials",
60655
60557
  "url": "https://docs.n8n.io/integrations/builtin/credentials/egoi/index.md",
60656
60558
  "urlPath": "integrations/builtin/credentials/egoi/index.md",
@@ -60698,7 +60600,7 @@
60698
60600
  }
60699
60601
  },
60700
60602
  {
60701
- "id": "page-0784",
60603
+ "id": "page-0783",
60702
60604
  "title": "Elasticsearch credentials",
60703
60605
  "url": "https://docs.n8n.io/integrations/builtin/credentials/elasticsearch/index.md",
60704
60606
  "urlPath": "integrations/builtin/credentials/elasticsearch/index.md",
@@ -60761,7 +60663,7 @@
60761
60663
  }
60762
60664
  },
60763
60665
  {
60764
- "id": "page-0785",
60666
+ "id": "page-0784",
60765
60667
  "title": "Elastic Security credentials",
60766
60668
  "url": "https://docs.n8n.io/integrations/builtin/credentials/elasticsecurity/index.md",
60767
60669
  "urlPath": "integrations/builtin/credentials/elasticsecurity/index.md",
@@ -60831,7 +60733,7 @@
60831
60733
  }
60832
60734
  },
60833
60735
  {
60834
- "id": "page-0786",
60736
+ "id": "page-0785",
60835
60737
  "title": "Emelia credentials",
60836
60738
  "url": "https://docs.n8n.io/integrations/builtin/credentials/emelia/index.md",
60837
60739
  "urlPath": "integrations/builtin/credentials/emelia/index.md",
@@ -60881,7 +60783,7 @@
60881
60783
  }
60882
60784
  },
60883
60785
  {
60884
- "id": "page-0787",
60786
+ "id": "page-0786",
60885
60787
  "title": "ERPNext credentials",
60886
60788
  "url": "https://docs.n8n.io/integrations/builtin/credentials/erpnext/index.md",
60887
60789
  "urlPath": "integrations/builtin/credentials/erpnext/index.md",
@@ -60948,6 +60850,104 @@
60948
60850
  ]
60949
60851
  }
60950
60852
  },
60853
+ {
60854
+ "id": "page-0787",
60855
+ "title": "Dropbox credentials",
60856
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/dropbox/index.md",
60857
+ "urlPath": "integrations/builtin/credentials/dropbox/index.md",
60858
+ "category": "other",
60859
+ "subcategory": null,
60860
+ "nodeName": null,
60861
+ "nodeType": null,
60862
+ "content": {
60863
+ "markdown": "# Dropbox credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/)\n\n## Supported authentication methods\n\n- API access token: Dropbox recommends this method for testing with your user account and granting a limited number of users access.\n- OAuth2: Dropbox recommends this method for production or for testing with more than 50 users.\n\nApp reuse\n\nYou can transition an app from the API access token to OAuth2 by creating a new credential in n8n for OAuth2 using the same app.\n\n## Related resources\n\nRefer to [Dropbox's Developer documentation](https://www.dropbox.com/developers/documentation) for more information about the service.\n\n## Using access token\n\nTo configure this credential, you'll need a [Dropbox](https://www.dropbox.com/developers) developer account and:\n\n- An **Access Token**: Generated once you create a Dropbox app.\n- An **App Access Type**\n\nTo set up the credential, create a Dropbox app:\n\n1. Open the [App Console](https://www.dropbox.com/developers/apps) within the Dropbox developer portal.\n1. Select **Create app**.\n1. In **Choose an API**, select **Scoped access**.\n1. In **Choose the type of access you need**, choose whichever option best fits your use of the [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **App Folder** grants access to a single folder created specifically for your app.\n - **Full Dropbox** grants access to all files and folders in your user's Dropbox.\n - Refer to the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. In **Name your app**, enter a name for your app, like `n8n integration`.\n1. Check the box to agree to the **Dropbox API Terms and Conditions**.\n1. Select **Create app**. The app's **Settings** open.\n1. In the **OAuth 2** section, in **Generated access token**, select **Generate**.\n1. Copy the access token and enter it as the **Access Token** in your n8n credential.\n1. In n8n, select the same **App Access Type** you selected for your app.\n\nRefer to the [Dropbox App Console Settings documentation](https://www.dropbox.com/developers/reference/getting-started) for more information.\n\nUser limits\n\nOn the **Settings** tab, you can add other users to your app, even with the access token method. Once your app links 50 Dropbox users, you will have two weeks to apply for and receive production status approval before Dropbox freezes your app from linking more users.\n\n## Using OAuth2\n\nNote for n8n Cloud users\n\nCloud users don't need to provide connection details. Select **Connect my account** to connect through your browser.\n\nCloud users need to select the **App Access Type**:\n\n- **App Folder** grants access to a single folder created specifically for your app.\n- **Full Dropbox** grants access to all files and folders in your user's Dropbox.\n- Refer to the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nIf you're [self-hosting](../../../../hosting/) n8n, you'll need to configure OAuth2 manually:\n\n1. Open the [App Console](https://www.dropbox.com/developers/apps) within the Dropbox developer portal.\n1. Select **Create app**.\n1. In **Choose an API**, select **Scoped access**.\n1. In **Choose the type of access you need**, choose whichever option best fits your use of the [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **App Folder** grants access to a single folder created specifically for your app.\n - **Full Dropbox** grants access to all files and folders in your user's Dropbox.\n - Refer to the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. In **Name your app**, enter a name for your app, like `n8n integration`.\n1. Check the box to agree to the **Dropbox API Terms and Conditions**.\n1. Select **Create app**. The app's **Settings** open.\n1. Copy the **App key** and enter it as the **Client ID** in your n8n credential.\n1. Copy the **Secret** and enter it as the **Client Secret** in your n8n credential.\n1. In n8n, copy the **OAuth Redirect URL** and enter it in the Dropbox **Redirect URIs**.\n1. In n8n, select the same **App Access Type** you selected for your app.\n\nRefer to the instructions in the [Dropbox Implementing OAuth documentation](https://developers.dropbox.com/oauth-guide#implementing-oauth) for more information.\n\nFor internal tools and limited usage, you can keep your app private. But if you'd like your app to be used by more than 50 users or you want to distribute it, you'll need to complete Dropbox's production approval process. Refer to **Production Approval** in the [DBX Platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nUser limits\n\nOn the **Settings** tab, you can add other users to your app. Once your app links 50 Dropbox users, you will have two weeks to apply for and receive production status approval before Dropbox freezes your app from linking more users.\n",
60864
+ "excerpt": "# Dropbox credentials You can use these credentials to authenticate the following nodes: - [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/) ## Supported authentication methods - API access token: Dropbox recommends this method for testing with your user account and granting a limited number of users access. - OAuth2: Dropbox recommends this method for production or for testing with more than 50 users. App reuse You can transition an app from the API access token to OAuth2 by creating a n...",
60865
+ "sections": [
60866
+ {
60867
+ "title": "Dropbox credentials",
60868
+ "level": 1,
60869
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [Dropbox](../../app-nodes/n8n-nodes-base.dropbox/)"
60870
+ }
60871
+ ]
60872
+ },
60873
+ "metadata": {
60874
+ "keywords": [
60875
+ "dropbox",
60876
+ "credentials",
60877
+ "supported",
60878
+ "authentication",
60879
+ "methods",
60880
+ "related",
60881
+ "resources",
60882
+ "using",
60883
+ "access",
60884
+ "token",
60885
+ "oauth2"
60886
+ ],
60887
+ "useCases": [],
60888
+ "operations": [],
60889
+ "codeExamples": 0,
60890
+ "complexity": "intermediate",
60891
+ "readingTime": "4 min",
60892
+ "contentLength": 5065,
60893
+ "relatedPages": []
60894
+ },
60895
+ "searchIndex": {
60896
+ "fullText": "dropbox credentials # dropbox credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [dropbox](../../app-nodes/n8n-nodes-base.dropbox/)\n\n## supported authentication methods\n\n- api access token: dropbox recommends this method for testing with your user account and granting a limited number of users access.\n- oauth2: dropbox recommends this method for production or for testing with more than 50 users.\n\napp reuse\n\nyou can transition an app from the api access token to oauth2 by creating a new credential in n8n for oauth2 using the same app.\n\n## related resources\n\nrefer to [dropbox's developer documentation](https://www.dropbox.com/developers/documentation) for more information about the service.\n\n## using access token\n\nto configure this credential, you'll need a [dropbox](https://www.dropbox.com/developers) developer account and:\n\n- an **access token**: generated once you create a dropbox app.\n- an **app access type**\n\nto set up the credential, create a dropbox app:\n\n1. open the [app console](https://www.dropbox.com/developers/apps) within the dropbox developer portal.\n1. select **create app**.\n1. in **choose an api**, select **scoped access**.\n1. in **choose the type of access you need**, choose whichever option best fits your use of the [dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **app folder** grants access to a single folder created specifically for your app.\n - **full dropbox** grants access to all files and folders in your user's dropbox.\n - refer to the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. in **name your app**, enter a name for your app, like `n8n integration`.\n1. check the box to agree to the **dropbox api terms and conditions**.\n1. select **create app**. the app's **settings** open.\n1. in the **oauth 2** section, in **generated access token**, select **generate**.\n1. copy the access token and enter it as the **access token** in your n8n credential.\n1. in n8n, select the same **app access type** you selected for your app.\n\nrefer to the [dropbox app console settings documentation](https://www.dropbox.com/developers/reference/getting-started) for more information.\n\nuser limits\n\non the **settings** tab, you can add other users to your app, even with the access token method. once your app links 50 dropbox users, you will have two weeks to apply for and receive production status approval before dropbox freezes your app from linking more users.\n\n## using oauth2\n\nnote for n8n cloud users\n\ncloud users don't need to provide connection details. select **connect my account** to connect through your browser.\n\ncloud users need to select the **app access type**:\n\n- **app folder** grants access to a single folder created specifically for your app.\n- **full dropbox** grants access to all files and folders in your user's dropbox.\n- refer to the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nif you're [self-hosting](../../../../hosting/) n8n, you'll need to configure oauth2 manually:\n\n1. open the [app console](https://www.dropbox.com/developers/apps) within the dropbox developer portal.\n1. select **create app**.\n1. in **choose an api**, select **scoped access**.\n1. in **choose the type of access you need**, choose whichever option best fits your use of the [dropbox](../../app-nodes/n8n-nodes-base.dropbox/) node:\n - **app folder** grants access to a single folder created specifically for your app.\n - **full dropbox** grants access to all files and folders in your user's dropbox.\n - refer to the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n1. in **name your app**, enter a name for your app, like `n8n integration`.\n1. check the box to agree to the **dropbox api terms and conditions**.\n1. select **create app**. the app's **settings** open.\n1. copy the **app key** and enter it as the **client id** in your n8n credential.\n1. copy the **secret** and enter it as the **client secret** in your n8n credential.\n1. in n8n, copy the **oauth redirect url** and enter it in the dropbox **redirect uris**.\n1. in n8n, select the same **app access type** you selected for your app.\n\nrefer to the instructions in the [dropbox implementing oauth documentation](https://developers.dropbox.com/oauth-guide#implementing-oauth) for more information.\n\nfor internal tools and limited usage, you can keep your app private. but if you'd like your app to be used by more than 50 users or you want to distribute it, you'll need to complete dropbox's production approval process. refer to **production approval** in the [dbx platform developer guide](https://www.dropbox.com/developers/reference/developer-guide) for more information.\n\nuser limits\n\non the **settings** tab, you can add other users to your app. once your app links 50 dropbox users, you will have two weeks to apply for and receive production status approval before dropbox freezes your app from linking more users.\n dropbox credentials",
60897
+ "importantTerms": [
60898
+ "dropbox",
60899
+ "your",
60900
+ "access",
60901
+ "users",
60902
+ "developer",
60903
+ "more",
60904
+ "select",
60905
+ "https",
60906
+ "developers",
60907
+ "guide",
60908
+ "token",
60909
+ "nodes",
60910
+ "refer",
60911
+ "information",
60912
+ "need",
60913
+ "user",
60914
+ "credential",
60915
+ "create",
60916
+ "type",
60917
+ "choose",
60918
+ "folder",
60919
+ "grants",
60920
+ "enter",
60921
+ "production",
60922
+ "reference",
60923
+ "settings",
60924
+ "oauth",
60925
+ "credentials",
60926
+ "documentation",
60927
+ "open",
60928
+ "platform",
60929
+ "name",
60930
+ "copy",
60931
+ "approval",
60932
+ "base",
60933
+ "this",
60934
+ "method",
60935
+ "with",
60936
+ "account",
60937
+ "from",
60938
+ "using",
60939
+ "same",
60940
+ "once",
60941
+ "console",
60942
+ "single",
60943
+ "created",
60944
+ "specifically",
60945
+ "full",
60946
+ "files",
60947
+ "folders"
60948
+ ]
60949
+ }
60950
+ },
60951
60951
  {
60952
60952
  "id": "page-0788",
60953
60953
  "title": "Eventbrite credentials",
@@ -73499,27 +73499,27 @@
73499
73499
  },
73500
73500
  {
73501
73501
  "id": "page-0983",
73502
- "title": "UpLead credentials",
73503
- "url": "https://docs.n8n.io/integrations/builtin/credentials/uplead/index.md",
73504
- "urlPath": "integrations/builtin/credentials/uplead/index.md",
73502
+ "title": "uProc credentials",
73503
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/uproc/index.md",
73504
+ "urlPath": "integrations/builtin/credentials/uproc/index.md",
73505
73505
  "category": "other",
73506
73506
  "subcategory": null,
73507
73507
  "nodeName": null,
73508
73508
  "nodeType": null,
73509
73509
  "content": {
73510
- "markdown": "# UpLead credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [UpLead](../../app-nodes/n8n-nodes-base.uplead/)\n\n## Prerequisites\n\nCreate an [UpLead](https://uplead.com/) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [UpLead's API documentation](https://docs.uplead.com/#overview) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **API Key**: Go to your **Account > Profiles** to **Generate New API Key**.\n",
73511
- "excerpt": "# UpLead credentials You can use these credentials to authenticate the following nodes: - [UpLead](../../app-nodes/n8n-nodes-base.uplead/) ## Prerequisites Create an [UpLead](https://uplead.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [UpLead's API documentation](https://docs.uplead.com/#overview) for more information about the service. ## Using API key To configure this credential, you'll need: - An **API Key**: Go to your **Account > Pro...",
73510
+ "markdown": "# uProc credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [uProc](../../app-nodes/n8n-nodes-base.uproc/)\n\n## Prerequisites\n\nCreate a [uProc](https://uproc.io) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [uProc's API documentation](https://docs.uproc.io/api/) for more information about the service.\n\n## Using API Key\n\nTo configure this credential, you'll need:\n\n- An **Email** address: Enter the email address you use to log in to uProc. This is also displayed in **Settings > Integrations > API Credentials**.\n- An **API Key**: Go to **Settings > Integrations > API Credentials**. Copy the **API Key (real)** from the **API Credentials** section and enter it in your n8n credential.\n",
73511
+ "excerpt": "# uProc credentials You can use these credentials to authenticate the following nodes: - [uProc](../../app-nodes/n8n-nodes-base.uproc/) ## Prerequisites Create a [uProc](https://uproc.io) account. ## Supported authentication methods - API key ## Related resources Refer to [uProc's API documentation](https://docs.uproc.io/api/) for more information about the service. ## Using API Key To configure this credential, you'll need: - An **Email** address: Enter the email address you use to l...",
73512
73512
  "sections": [
73513
73513
  {
73514
- "title": "UpLead credentials",
73514
+ "title": "uProc credentials",
73515
73515
  "level": 1,
73516
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [UpLead](../../app-nodes/n8n-nodes-base.uplead/)"
73516
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [uProc](../../app-nodes/n8n-nodes-base.uproc/)"
73517
73517
  }
73518
73518
  ]
73519
73519
  },
73520
73520
  "metadata": {
73521
73521
  "keywords": [
73522
- "uplead",
73522
+ "uproc",
73523
73523
  "credentials",
73524
73524
  "prerequisites",
73525
73525
  "supported",
@@ -73534,13 +73534,13 @@
73534
73534
  "codeExamples": 0,
73535
73535
  "complexity": "beginner",
73536
73536
  "readingTime": "1 min",
73537
- "contentLength": 537,
73537
+ "contentLength": 762,
73538
73538
  "relatedPages": []
73539
73539
  },
73540
73540
  "searchIndex": {
73541
- "fullText": "uplead credentials # uplead credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [uplead](../../app-nodes/n8n-nodes-base.uplead/)\n\n## prerequisites\n\ncreate an [uplead](https://uplead.com/) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [uplead's api documentation](https://docs.uplead.com/#overview) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **api key**: go to your **account > profiles** to **generate new api key**.\n uplead credentials",
73541
+ "fullText": "uproc credentials # uproc credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [uproc](../../app-nodes/n8n-nodes-base.uproc/)\n\n## prerequisites\n\ncreate a [uproc](https://uproc.io) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [uproc's api documentation](https://docs.uproc.io/api/) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **email** address: enter the email address you use to log in to uproc. this is also displayed in **settings > integrations > api credentials**.\n- an **api key**: go to **settings > integrations > api credentials**. copy the **api key (real)** from the **api credentials** section and enter it in your n8n credential.\n uproc credentials",
73542
73542
  "importantTerms": [
73543
- "uplead",
73543
+ "uproc",
73544
73544
  "credentials",
73545
73545
  "nodes"
73546
73546
  ]
@@ -73548,27 +73548,27 @@
73548
73548
  },
73549
73549
  {
73550
73550
  "id": "page-0984",
73551
- "title": "uProc credentials",
73552
- "url": "https://docs.n8n.io/integrations/builtin/credentials/uproc/index.md",
73553
- "urlPath": "integrations/builtin/credentials/uproc/index.md",
73551
+ "title": "UptimeRobot credentials",
73552
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/uptimerobot/index.md",
73553
+ "urlPath": "integrations/builtin/credentials/uptimerobot/index.md",
73554
73554
  "category": "other",
73555
73555
  "subcategory": null,
73556
73556
  "nodeName": null,
73557
73557
  "nodeType": null,
73558
73558
  "content": {
73559
- "markdown": "# uProc credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [uProc](../../app-nodes/n8n-nodes-base.uproc/)\n\n## Prerequisites\n\nCreate a [uProc](https://uproc.io) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [uProc's API documentation](https://docs.uproc.io/api/) for more information about the service.\n\n## Using API Key\n\nTo configure this credential, you'll need:\n\n- An **Email** address: Enter the email address you use to log in to uProc. This is also displayed in **Settings > Integrations > API Credentials**.\n- An **API Key**: Go to **Settings > Integrations > API Credentials**. Copy the **API Key (real)** from the **API Credentials** section and enter it in your n8n credential.\n",
73560
- "excerpt": "# uProc credentials You can use these credentials to authenticate the following nodes: - [uProc](../../app-nodes/n8n-nodes-base.uproc/) ## Prerequisites Create a [uProc](https://uproc.io) account. ## Supported authentication methods - API key ## Related resources Refer to [uProc's API documentation](https://docs.uproc.io/api/) for more information about the service. ## Using API Key To configure this credential, you'll need: - An **Email** address: Enter the email address you use to l...",
73559
+ "markdown": "# UptimeRobot credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [UptimeRobot](../../app-nodes/n8n-nodes-base.uptimerobot/)\n\n## Prerequisites\n\nCreate an [UptimeRobot](https://uptimerobot.com/) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [UptimeRobot's API documentation](https://uptimerobot.com/api/) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **API Key**: Get your API Key from **My Settings > API Settings**. Create a **Main API Key** and enter this key in your n8n credential.\n\n### API key types\n\nUptimeRobot supports three API key types:\n\n- **Account-specific** (also known as **main**): Pulls data for multiple monitors.\n- **Monitor-specific**: Pulls data for a single monitor.\n- **Read-only**: Only runs `GET` API calls.\n\nTo complete all of the operations in the UptimeRobot node, use the **Main** or **Account-specific** API key type. Refer to [API authentication](https://uptimerobot.com/api/#auth) for more information.\n",
73560
+ "excerpt": "# UptimeRobot credentials You can use these credentials to authenticate the following nodes: - [UptimeRobot](../../app-nodes/n8n-nodes-base.uptimerobot/) ## Prerequisites Create an [UptimeRobot](https://uptimerobot.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [UptimeRobot's API documentation](https://uptimerobot.com/api/) for more information about the service. ## Using API key To configure this credential, you'll need: - An **API Key**: G...",
73561
73561
  "sections": [
73562
73562
  {
73563
- "title": "uProc credentials",
73563
+ "title": "UptimeRobot credentials",
73564
73564
  "level": 1,
73565
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [uProc](../../app-nodes/n8n-nodes-base.uproc/)"
73565
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [UptimeRobot](../../app-nodes/n8n-nodes-base.uptimerobot/)"
73566
73566
  }
73567
73567
  ]
73568
73568
  },
73569
73569
  "metadata": {
73570
73570
  "keywords": [
73571
- "uproc",
73571
+ "uptimerobot",
73572
73572
  "credentials",
73573
73573
  "prerequisites",
73574
73574
  "supported",
@@ -73576,48 +73576,53 @@
73576
73576
  "methods",
73577
73577
  "related",
73578
73578
  "resources",
73579
- "using"
73579
+ "using",
73580
+ "types"
73580
73581
  ],
73581
73582
  "useCases": [],
73582
73583
  "operations": [],
73583
73584
  "codeExamples": 0,
73584
73585
  "complexity": "beginner",
73585
73586
  "readingTime": "1 min",
73586
- "contentLength": 762,
73587
+ "contentLength": 1071,
73587
73588
  "relatedPages": []
73588
73589
  },
73589
73590
  "searchIndex": {
73590
- "fullText": "uproc credentials # uproc credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [uproc](../../app-nodes/n8n-nodes-base.uproc/)\n\n## prerequisites\n\ncreate a [uproc](https://uproc.io) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [uproc's api documentation](https://docs.uproc.io/api/) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **email** address: enter the email address you use to log in to uproc. this is also displayed in **settings > integrations > api credentials**.\n- an **api key**: go to **settings > integrations > api credentials**. copy the **api key (real)** from the **api credentials** section and enter it in your n8n credential.\n uproc credentials",
73591
+ "fullText": "uptimerobot credentials # uptimerobot credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [uptimerobot](../../app-nodes/n8n-nodes-base.uptimerobot/)\n\n## prerequisites\n\ncreate an [uptimerobot](https://uptimerobot.com/) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [uptimerobot's api documentation](https://uptimerobot.com/api/) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **api key**: get your api key from **my settings > api settings**. create a **main api key** and enter this key in your n8n credential.\n\n### api key types\n\nuptimerobot supports three api key types:\n\n- **account-specific** (also known as **main**): pulls data for multiple monitors.\n- **monitor-specific**: pulls data for a single monitor.\n- **read-only**: only runs `get` api calls.\n\nto complete all of the operations in the uptimerobot node, use the **main** or **account-specific** api key type. refer to [api authentication](https://uptimerobot.com/api/#auth) for more information.\n uptimerobot credentials",
73591
73592
  "importantTerms": [
73592
- "uproc",
73593
+ "uptimerobot",
73593
73594
  "credentials",
73594
- "nodes"
73595
+ "nodes",
73596
+ "https",
73597
+ "account",
73598
+ "main",
73599
+ "specific"
73595
73600
  ]
73596
73601
  }
73597
73602
  },
73598
73603
  {
73599
73604
  "id": "page-0985",
73600
- "title": "UptimeRobot credentials",
73601
- "url": "https://docs.n8n.io/integrations/builtin/credentials/uptimerobot/index.md",
73602
- "urlPath": "integrations/builtin/credentials/uptimerobot/index.md",
73605
+ "title": "UpLead credentials",
73606
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/uplead/index.md",
73607
+ "urlPath": "integrations/builtin/credentials/uplead/index.md",
73603
73608
  "category": "other",
73604
73609
  "subcategory": null,
73605
73610
  "nodeName": null,
73606
73611
  "nodeType": null,
73607
73612
  "content": {
73608
- "markdown": "# UptimeRobot credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [UptimeRobot](../../app-nodes/n8n-nodes-base.uptimerobot/)\n\n## Prerequisites\n\nCreate an [UptimeRobot](https://uptimerobot.com/) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [UptimeRobot's API documentation](https://uptimerobot.com/api/) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **API Key**: Get your API Key from **My Settings > API Settings**. Create a **Main API Key** and enter this key in your n8n credential.\n\n### API key types\n\nUptimeRobot supports three API key types:\n\n- **Account-specific** (also known as **main**): Pulls data for multiple monitors.\n- **Monitor-specific**: Pulls data for a single monitor.\n- **Read-only**: Only runs `GET` API calls.\n\nTo complete all of the operations in the UptimeRobot node, use the **Main** or **Account-specific** API key type. Refer to [API authentication](https://uptimerobot.com/api/#auth) for more information.\n",
73609
- "excerpt": "# UptimeRobot credentials You can use these credentials to authenticate the following nodes: - [UptimeRobot](../../app-nodes/n8n-nodes-base.uptimerobot/) ## Prerequisites Create an [UptimeRobot](https://uptimerobot.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [UptimeRobot's API documentation](https://uptimerobot.com/api/) for more information about the service. ## Using API key To configure this credential, you'll need: - An **API Key**: G...",
73613
+ "markdown": "# UpLead credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [UpLead](../../app-nodes/n8n-nodes-base.uplead/)\n\n## Prerequisites\n\nCreate an [UpLead](https://uplead.com/) account.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [UpLead's API documentation](https://docs.uplead.com/#overview) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need:\n\n- An **API Key**: Go to your **Account > Profiles** to **Generate New API Key**.\n",
73614
+ "excerpt": "# UpLead credentials You can use these credentials to authenticate the following nodes: - [UpLead](../../app-nodes/n8n-nodes-base.uplead/) ## Prerequisites Create an [UpLead](https://uplead.com/) account. ## Supported authentication methods - API key ## Related resources Refer to [UpLead's API documentation](https://docs.uplead.com/#overview) for more information about the service. ## Using API key To configure this credential, you'll need: - An **API Key**: Go to your **Account > Pro...",
73610
73615
  "sections": [
73611
73616
  {
73612
- "title": "UptimeRobot credentials",
73617
+ "title": "UpLead credentials",
73613
73618
  "level": 1,
73614
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [UptimeRobot](../../app-nodes/n8n-nodes-base.uptimerobot/)"
73619
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [UpLead](../../app-nodes/n8n-nodes-base.uplead/)"
73615
73620
  }
73616
73621
  ]
73617
73622
  },
73618
73623
  "metadata": {
73619
73624
  "keywords": [
73620
- "uptimerobot",
73625
+ "uplead",
73621
73626
  "credentials",
73622
73627
  "prerequisites",
73623
73628
  "supported",
@@ -73625,27 +73630,22 @@
73625
73630
  "methods",
73626
73631
  "related",
73627
73632
  "resources",
73628
- "using",
73629
- "types"
73633
+ "using"
73630
73634
  ],
73631
73635
  "useCases": [],
73632
73636
  "operations": [],
73633
73637
  "codeExamples": 0,
73634
73638
  "complexity": "beginner",
73635
73639
  "readingTime": "1 min",
73636
- "contentLength": 1071,
73640
+ "contentLength": 537,
73637
73641
  "relatedPages": []
73638
73642
  },
73639
73643
  "searchIndex": {
73640
- "fullText": "uptimerobot credentials # uptimerobot credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [uptimerobot](../../app-nodes/n8n-nodes-base.uptimerobot/)\n\n## prerequisites\n\ncreate an [uptimerobot](https://uptimerobot.com/) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [uptimerobot's api documentation](https://uptimerobot.com/api/) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **api key**: get your api key from **my settings > api settings**. create a **main api key** and enter this key in your n8n credential.\n\n### api key types\n\nuptimerobot supports three api key types:\n\n- **account-specific** (also known as **main**): pulls data for multiple monitors.\n- **monitor-specific**: pulls data for a single monitor.\n- **read-only**: only runs `get` api calls.\n\nto complete all of the operations in the uptimerobot node, use the **main** or **account-specific** api key type. refer to [api authentication](https://uptimerobot.com/api/#auth) for more information.\n uptimerobot credentials",
73644
+ "fullText": "uplead credentials # uplead credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [uplead](../../app-nodes/n8n-nodes-base.uplead/)\n\n## prerequisites\n\ncreate an [uplead](https://uplead.com/) account.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [uplead's api documentation](https://docs.uplead.com/#overview) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need:\n\n- an **api key**: go to your **account > profiles** to **generate new api key**.\n uplead credentials",
73641
73645
  "importantTerms": [
73642
- "uptimerobot",
73646
+ "uplead",
73643
73647
  "credentials",
73644
- "nodes",
73645
- "https",
73646
- "account",
73647
- "main",
73648
- "specific"
73648
+ "nodes"
73649
73649
  ]
73650
73650
  }
73651
73651
  },
@@ -91456,7 +91456,7 @@
91456
91456
  "page-0525",
91457
91457
  "page-0526",
91458
91458
  "page-0529",
91459
- "page-0536",
91459
+ "page-0537",
91460
91460
  "page-0538",
91461
91461
  "page-0539",
91462
91462
  "page-0540",
@@ -92043,7 +92043,7 @@
92043
92043
  "page-0202",
92044
92044
  "page-0220",
92045
92045
  "page-0766",
92046
- "page-0787",
92046
+ "page-0786",
92047
92047
  "page-0789",
92048
92048
  "page-0803",
92049
92049
  "page-0834",
@@ -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",
@@ -92685,7 +92685,7 @@
92685
92685
  "page-0463",
92686
92686
  "page-0654",
92687
92687
  "page-0728",
92688
- "page-0785",
92688
+ "page-0784",
92689
92689
  "page-0847",
92690
92690
  "page-0881",
92691
92691
  "page-1022",
@@ -92767,8 +92767,8 @@
92767
92767
  "page-0761",
92768
92768
  "page-0778",
92769
92769
  "page-0779",
92770
- "page-0780",
92771
- "page-0782",
92770
+ "page-0781",
92771
+ "page-0787",
92772
92772
  "page-0790",
92773
92773
  "page-0791",
92774
92774
  "page-0798",
@@ -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",
@@ -93089,7 +93089,7 @@
93089
93089
  "page-0778",
93090
93090
  "page-0779",
93091
93091
  "page-0780",
93092
- "page-0781",
93092
+ "page-0782",
93093
93093
  "page-0783",
93094
93094
  "page-0784",
93095
93095
  "page-0785",
@@ -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",
@@ -93733,7 +93733,7 @@
93733
93733
  "page-0406",
93734
93734
  "page-0407",
93735
93735
  "page-0408",
93736
- "page-0413",
93736
+ "page-0412",
93737
93737
  "page-0415",
93738
93738
  "page-0418",
93739
93739
  "page-0421",
@@ -94675,7 +94675,7 @@
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",
@@ -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",
@@ -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",
@@ -96179,7 +96179,7 @@
96179
96179
  "page-0406",
96180
96180
  "page-0407",
96181
96181
  "page-0408",
96182
- "page-0413",
96182
+ "page-0412",
96183
96183
  "page-0415",
96184
96184
  "page-0418",
96185
96185
  "page-0421",
@@ -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",
@@ -96504,7 +96504,7 @@
96504
96504
  "page-0406",
96505
96505
  "page-0407",
96506
96506
  "page-0408",
96507
- "page-0413",
96507
+ "page-0412",
96508
96508
  "page-0415",
96509
96509
  "page-0418",
96510
96510
  "page-0421",
@@ -96701,8 +96701,8 @@
96701
96701
  "page-0203",
96702
96702
  "page-0204",
96703
96703
  "page-0205",
96704
- "page-0235",
96705
- "page-0410",
96704
+ "page-0236",
96705
+ "page-0414",
96706
96706
  "page-0486",
96707
96707
  "page-0492",
96708
96708
  "page-0493",
@@ -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",
@@ -96963,7 +96963,7 @@
96963
96963
  "page-0518",
96964
96964
  "page-0524",
96965
96965
  "page-0526",
96966
- "page-0536",
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",
@@ -97494,7 +97494,7 @@
97494
97494
  "page-0518",
97495
97495
  "page-0524",
97496
97496
  "page-0526",
97497
- "page-0536",
97497
+ "page-0537",
97498
97498
  "page-0538",
97499
97499
  "page-0539",
97500
97500
  "page-0540",
@@ -97960,7 +97960,7 @@
97960
97960
  "page-0227",
97961
97961
  "page-0228",
97962
97962
  "page-0847",
97963
- "page-0985",
97963
+ "page-0984",
97964
97964
  "page-1161",
97965
97965
  "page-1211",
97966
97966
  "page-1223"
@@ -98235,7 +98235,7 @@
98235
98235
  "page-0516",
98236
98236
  "page-0524",
98237
98237
  "page-0526",
98238
- "page-0536",
98238
+ "page-0537",
98239
98239
  "page-0538",
98240
98240
  "page-0539",
98241
98241
  "page-0543",
@@ -98428,7 +98428,7 @@
98428
98428
  "page-0576",
98429
98429
  "page-0587",
98430
98430
  "page-0708",
98431
- "page-0787",
98431
+ "page-0786",
98432
98432
  "page-0834",
98433
98433
  "page-0874",
98434
98434
  "page-0933",
@@ -98475,7 +98475,7 @@
98475
98475
  "page-0623",
98476
98476
  "page-0627",
98477
98477
  "page-0710",
98478
- "page-0787",
98478
+ "page-0786",
98479
98479
  "page-0892",
98480
98480
  "page-1011",
98481
98481
  "page-1192",
@@ -98515,7 +98515,7 @@
98515
98515
  "page-0768",
98516
98516
  "page-0776",
98517
98517
  "page-0779",
98518
- "page-0780",
98518
+ "page-0787",
98519
98519
  "page-0788",
98520
98520
  "page-0792",
98521
98521
  "page-0798",
@@ -98608,8 +98608,8 @@
98608
98608
  "page-0762",
98609
98609
  "page-0778",
98610
98610
  "page-0779",
98611
- "page-0780",
98612
- "page-0782",
98611
+ "page-0781",
98612
+ "page-0787",
98613
98613
  "page-0790",
98614
98614
  "page-0791",
98615
98615
  "page-0798",
@@ -99028,7 +99028,7 @@
99028
99028
  "page-0516",
99029
99029
  "page-0524",
99030
99030
  "page-0526",
99031
- "page-0536",
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",
@@ -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",
@@ -100541,7 +100541,7 @@
100541
100541
  "page-0456",
100542
100542
  "page-0549",
100543
100543
  "page-0694",
100544
- "page-0787",
100544
+ "page-0786",
100545
100545
  "page-1038",
100546
100546
  "page-1103",
100547
100547
  "page-1241"
@@ -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",
@@ -100711,7 +100711,7 @@
100711
100711
  "page-0406",
100712
100712
  "page-0407",
100713
100713
  "page-0408",
100714
- "page-0413",
100714
+ "page-0412",
100715
100715
  "page-0415",
100716
100716
  "page-0418",
100717
100717
  "page-0421",
@@ -100824,7 +100824,7 @@
100824
100824
  "page-0778",
100825
100825
  "page-0779",
100826
100826
  "page-0780",
100827
- "page-0781",
100827
+ "page-0782",
100828
100828
  "page-0783",
100829
100829
  "page-0784",
100830
100830
  "page-0785",
@@ -101139,7 +101139,7 @@
101139
101139
  "page-0778",
101140
101140
  "page-0779",
101141
101141
  "page-0780",
101142
- "page-0781",
101142
+ "page-0782",
101143
101143
  "page-0783",
101144
101144
  "page-0784",
101145
101145
  "page-0785",
@@ -101405,7 +101405,7 @@
101405
101405
  "requests": [
101406
101406
  "page-0051",
101407
101407
  "page-0229",
101408
- "page-0410",
101408
+ "page-0414",
101409
101409
  "page-0487",
101410
101410
  "page-0529",
101411
101411
  "page-0626",
@@ -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",
@@ -102285,12 +102285,12 @@
102285
102285
  "page-0777",
102286
102286
  "page-0778",
102287
102287
  "page-0779",
102288
+ "page-0780",
102288
102289
  "page-0781",
102289
102290
  "page-0782",
102290
- "page-0783",
102291
+ "page-0784",
102291
102292
  "page-0785",
102292
102293
  "page-0786",
102293
- "page-0787",
102294
102294
  "page-0788",
102295
102295
  "page-0789",
102296
102296
  "page-0793",
@@ -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",
@@ -103950,8 +103950,8 @@
103950
103950
  "page-0153",
103951
103951
  "page-0654",
103952
103952
  "page-0735",
103953
+ "page-0783",
103953
103954
  "page-0784",
103954
- "page-0785",
103955
103955
  "page-0797",
103956
103956
  "page-0806",
103957
103957
  "page-0822",
@@ -104706,7 +104706,7 @@
104706
104706
  "page-0198",
104707
104707
  "page-0199",
104708
104708
  "page-0203",
104709
- "page-0410",
104709
+ "page-0414",
104710
104710
  "page-0494",
104711
104711
  "page-0521",
104712
104712
  "page-0523",
@@ -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
  ],
@@ -104810,7 +104810,7 @@
104810
104810
  ],
104811
104811
  "subdomain": [
104812
104812
  "page-0201",
104813
- "page-0787"
104813
+ "page-0786"
104814
104814
  ],
104815
104815
  "together": [
104816
104816
  "page-0201"
@@ -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",
@@ -105799,7 +105799,7 @@
105799
105799
  "page-0406",
105800
105800
  "page-0407",
105801
105801
  "page-0408",
105802
- "page-0413",
105802
+ "page-0412",
105803
105803
  "page-0415",
105804
105804
  "page-0418",
105805
105805
  "page-0421",
@@ -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",
@@ -105946,7 +105946,7 @@
105946
105946
  "elastic": [
105947
105947
  "page-0245",
105948
105948
  "page-0294",
105949
- "page-0785",
105949
+ "page-0784",
105950
105950
  "page-1194"
105951
105951
  ],
105952
105952
  "balancing": [
@@ -106114,24 +106114,24 @@
106114
106114
  ],
106115
106115
  "dropbox": [
106116
106116
  "page-0290",
106117
- "page-0780"
106117
+ "page-0787"
106118
106118
  ],
106119
106119
  "dropcontact": [
106120
106120
  "page-0291",
106121
- "page-0781"
106121
+ "page-0780"
106122
106122
  ],
106123
106123
  "elasticsearch": [
106124
106124
  "page-0293",
106125
- "page-0784"
106125
+ "page-0783"
106126
106126
  ],
106127
106127
  "emelia": [
106128
106128
  "page-0295",
106129
- "page-0786",
106129
+ "page-0785",
106130
106130
  "page-1050"
106131
106131
  ],
106132
106132
  "erpnext": [
106133
106133
  "page-0296",
106134
- "page-0787"
106134
+ "page-0786"
106135
106135
  ],
106136
106136
  "facebook": [
106137
106137
  "page-0297",
@@ -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": [
@@ -106686,38 +106686,38 @@
106686
106686
  "page-0409",
106687
106687
  "page-0910"
106688
106688
  ],
106689
- "postbin": [
106690
- "page-0410",
106691
- "page-1194"
106692
- ],
106693
- "manage": [
106694
- "page-0410",
106695
- "page-1140",
106696
- "page-1182",
106697
- "page-1215",
106698
- "page-1226",
106699
- "page-1239"
106700
- ],
106701
- "bins": [
106702
- "page-0410"
106703
- ],
106704
106689
  "posthog": [
106705
- "page-0411",
106690
+ "page-0410",
106706
106691
  "page-0912"
106707
106692
  ],
106708
106693
  "profitwell": [
106709
- "page-0412",
106694
+ "page-0411",
106710
106695
  "page-0914"
106711
106696
  ],
106712
106697
  "pushbullet": [
106713
- "page-0413",
106698
+ "page-0412",
106714
106699
  "page-0915"
106715
106700
  ],
106716
106701
  "pushcut": [
106717
- "page-0414",
106702
+ "page-0413",
106718
106703
  "page-0916",
106719
106704
  "page-1089"
106720
106705
  ],
106706
+ "postbin": [
106707
+ "page-0414",
106708
+ "page-1194"
106709
+ ],
106710
+ "manage": [
106711
+ "page-0414",
106712
+ "page-1140",
106713
+ "page-1182",
106714
+ "page-1215",
106715
+ "page-1226",
106716
+ "page-1239"
106717
+ ],
106718
+ "bins": [
106719
+ "page-0414"
106720
+ ],
106721
106721
  "pushover": [
106722
106722
  "page-0415",
106723
106723
  "page-0917"
@@ -106919,11 +106919,11 @@
106919
106919
  ],
106920
106920
  "uplead": [
106921
106921
  "page-0462",
106922
- "page-0983"
106922
+ "page-0985"
106923
106923
  ],
106924
106924
  "uproc": [
106925
106925
  "page-0463",
106926
- "page-0984"
106926
+ "page-0983"
106927
106927
  ],
106928
106928
  "audio": [
106929
106929
  "page-0463",
@@ -106944,7 +106944,7 @@
106944
106944
  ],
106945
106945
  "uptimerobot": [
106946
106946
  "page-0464",
106947
- "page-0985"
106947
+ "page-0984"
106948
106948
  ],
106949
106949
  "urlscan": [
106950
106950
  "page-0465",
@@ -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": [
@@ -107538,13 +107538,13 @@
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",
107545
107545
  "page-0735",
107546
+ "page-0783",
107546
107547
  "page-0784",
107547
- "page-0785",
107548
107548
  "page-0797",
107549
107549
  "page-0806",
107550
107550
  "page-0822",
@@ -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"
@@ -108934,7 +108934,7 @@
108934
108934
  "page-0774"
108935
108935
  ],
108936
108936
  "dynatrace": [
108937
- "page-0782"
108937
+ "page-0781"
108938
108938
  ],
108939
108939
  "eventbrite": [
108940
108940
  "page-0788",
@@ -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": [
@@ -112159,19 +112159,19 @@
112159
112159
  "plivo": [
112160
112160
  "page-0409"
112161
112161
  ],
112162
- "postbin": [
112162
+ "posthog": [
112163
112163
  "page-0410"
112164
112164
  ],
112165
- "posthog": [
112165
+ "profitwell": [
112166
112166
  "page-0411"
112167
112167
  ],
112168
- "profitwell": [
112168
+ "pushbullet": [
112169
112169
  "page-0412"
112170
112170
  ],
112171
- "pushbullet": [
112171
+ "pushcut": [
112172
112172
  "page-0413"
112173
112173
  ],
112174
- "pushcut": [
112174
+ "postbin": [
112175
112175
  "page-0414"
112176
112176
  ],
112177
112177
  "pushover": [