@n8n-as-code/skills 1.7.0-next.3 → 1.7.0-next.5

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-04-03T13:43:21.598Z",
2
+ "generatedAt": "2026-04-03T14:29:40.602Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1262,
@@ -9710,52 +9710,6 @@
9710
9710
  },
9711
9711
  {
9712
9712
  "id": "page-0103",
9713
- "title": "Referencing data",
9714
- "url": "https://docs.n8n.io/data/data-mapping/index.md",
9715
- "urlPath": "data/data-mapping/index.md",
9716
- "category": "data",
9717
- "subcategory": null,
9718
- "nodeName": null,
9719
- "nodeType": null,
9720
- "content": {
9721
- "markdown": "# Referencing data\n\nReferencing data, or data mapping, means accessing information from previous nodes in your workflow. This allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations.\n\nWhen you reference data, you're not changing it. You're pointing to values that already exist so you can use them in node parameters, expressions, or custom code.\n\nIf you want to change the data you're referencing, see [Transforming data](../transforming-data/).\n\n## How to reference data\n\nThe main way to reference data is using [expressions](../expressions/#expressions). You can create expressions by typing them in a parameter's field or dragging and dropping fields from the Input panel in the UI. Expressions will automatically figure out the correct item to use using [item linking](data-item-linking/).\n",
9722
- "excerpt": "# Referencing data Referencing data, or data mapping, means accessing information from previous nodes in your workflow. This allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations. When you reference data, you're not changing it. You're pointing to values that already exist so you can use them in node parameters, expressions, or custom code. If you want to change the data you're referencing, see [Transforming...",
9723
- "sections": [
9724
- {
9725
- "title": "Referencing data",
9726
- "level": 1,
9727
- "content": "Referencing data, or data mapping, means accessing information from previous nodes in your workflow. This allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations.\n\nWhen you reference data, you're not changing it. You're pointing to values that already exist so you can use them in node parameters, expressions, or custom code.\n\nIf you want to change the data you're referencing, see [Transforming data](../transforming-data/)."
9728
- }
9729
- ]
9730
- },
9731
- "metadata": {
9732
- "keywords": [
9733
- "referencing",
9734
- "data",
9735
- "reference"
9736
- ],
9737
- "useCases": [],
9738
- "operations": [],
9739
- "codeExamples": 0,
9740
- "complexity": "beginner",
9741
- "readingTime": "1 min",
9742
- "contentLength": 879,
9743
- "relatedPages": []
9744
- },
9745
- "searchIndex": {
9746
- "fullText": "referencing data # referencing data\n\nreferencing data, or data mapping, means accessing information from previous nodes in your workflow. this allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations.\n\nwhen you reference data, you're not changing it. you're pointing to values that already exist so you can use them in node parameters, expressions, or custom code.\n\nif you want to change the data you're referencing, see [transforming data](../transforming-data/).\n\n## how to reference data\n\nthe main way to reference data is using [expressions](../expressions/#expressions). you can create expressions by typing them in a parameter's field or dragging and dropping fields from the input panel in the ui. expressions will automatically figure out the correct item to use using [item linking](data-item-linking/).\n referencing data",
9747
- "importantTerms": [
9748
- "data",
9749
- "expressions",
9750
- "referencing",
9751
- "from",
9752
- "reference",
9753
- "item"
9754
- ]
9755
- }
9756
- },
9757
- {
9758
- "id": "page-0104",
9759
9713
  "title": "Referencing data in the UI",
9760
9714
  "url": "https://docs.n8n.io/data/data-mapping/data-mapping-ui/index.md",
9761
9715
  "urlPath": "data/data-mapping/data-mapping-ui/index.md",
@@ -9803,7 +9757,7 @@
9803
9757
  }
9804
9758
  },
9805
9759
  {
9806
- "id": "page-0105",
9760
+ "id": "page-0104",
9807
9761
  "title": "Accessing linked items in the Code node",
9808
9762
  "url": "https://docs.n8n.io/data/data-mapping/itemmatching/index.md",
9809
9763
  "urlPath": "data/data-mapping/itemmatching/index.md",
@@ -9866,7 +9820,7 @@
9866
9820
  }
9867
9821
  },
9868
9822
  {
9869
- "id": "page-0106",
9823
+ "id": "page-0105",
9870
9824
  "title": "Referencing previous nodes",
9871
9825
  "url": "https://docs.n8n.io/data/data-mapping/referencing-other-nodes/index.md",
9872
9826
  "urlPath": "data/data-mapping/referencing-other-nodes/index.md",
@@ -9964,7 +9918,7 @@
9964
9918
  }
9965
9919
  },
9966
9920
  {
9967
- "id": "page-0107",
9921
+ "id": "page-0106",
9968
9922
  "title": "Linking data items",
9969
9923
  "url": "https://docs.n8n.io/data/data-mapping/data-item-linking/index.md",
9970
9924
  "urlPath": "data/data-mapping/data-item-linking/index.md",
@@ -10011,6 +9965,52 @@
10011
9965
  ]
10012
9966
  }
10013
9967
  },
9968
+ {
9969
+ "id": "page-0107",
9970
+ "title": "Referencing data",
9971
+ "url": "https://docs.n8n.io/data/data-mapping/index.md",
9972
+ "urlPath": "data/data-mapping/index.md",
9973
+ "category": "data",
9974
+ "subcategory": null,
9975
+ "nodeName": null,
9976
+ "nodeType": null,
9977
+ "content": {
9978
+ "markdown": "# Referencing data\n\nReferencing data, or data mapping, means accessing information from previous nodes in your workflow. This allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations.\n\nWhen you reference data, you're not changing it. You're pointing to values that already exist so you can use them in node parameters, expressions, or custom code.\n\nIf you want to change the data you're referencing, see [Transforming data](../transforming-data/).\n\n## How to reference data\n\nThe main way to reference data is using [expressions](../expressions/#expressions). You can create expressions by typing them in a parameter's field or dragging and dropping fields from the Input panel in the UI. Expressions will automatically figure out the correct item to use using [item linking](data-item-linking/).\n",
9979
+ "excerpt": "# Referencing data Referencing data, or data mapping, means accessing information from previous nodes in your workflow. This allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations. When you reference data, you're not changing it. You're pointing to values that already exist so you can use them in node parameters, expressions, or custom code. If you want to change the data you're referencing, see [Transforming...",
9980
+ "sections": [
9981
+ {
9982
+ "title": "Referencing data",
9983
+ "level": 1,
9984
+ "content": "Referencing data, or data mapping, means accessing information from previous nodes in your workflow. This allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations.\n\nWhen you reference data, you're not changing it. You're pointing to values that already exist so you can use them in node parameters, expressions, or custom code.\n\nIf you want to change the data you're referencing, see [Transforming data](../transforming-data/)."
9985
+ }
9986
+ ]
9987
+ },
9988
+ "metadata": {
9989
+ "keywords": [
9990
+ "referencing",
9991
+ "data",
9992
+ "reference"
9993
+ ],
9994
+ "useCases": [],
9995
+ "operations": [],
9996
+ "codeExamples": 0,
9997
+ "complexity": "beginner",
9998
+ "readingTime": "1 min",
9999
+ "contentLength": 879,
10000
+ "relatedPages": []
10001
+ },
10002
+ "searchIndex": {
10003
+ "fullText": "referencing data # referencing data\n\nreferencing data, or data mapping, means accessing information from previous nodes in your workflow. this allows you to use output from earlier steps as input for later nodes, creating dynamic workflows that pass data through multiple operations.\n\nwhen you reference data, you're not changing it. you're pointing to values that already exist so you can use them in node parameters, expressions, or custom code.\n\nif you want to change the data you're referencing, see [transforming data](../transforming-data/).\n\n## how to reference data\n\nthe main way to reference data is using [expressions](../expressions/#expressions). you can create expressions by typing them in a parameter's field or dragging and dropping fields from the input panel in the ui. expressions will automatically figure out the correct item to use using [item linking](data-item-linking/).\n referencing data",
10004
+ "importantTerms": [
10005
+ "data",
10006
+ "expressions",
10007
+ "referencing",
10008
+ "from",
10009
+ "reference",
10010
+ "item"
10011
+ ]
10012
+ }
10013
+ },
10014
10014
  {
10015
10015
  "id": "page-0108",
10016
10016
  "title": "Preserving linking in the Code node",
@@ -29355,78 +29355,6 @@
29355
29355
  },
29356
29356
  {
29357
29357
  "id": "page-0370",
29358
- "title": "Medium",
29359
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.medium/index.md",
29360
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.medium/index.md",
29361
- "category": "integrations",
29362
- "subcategory": "app-nodes",
29363
- "nodeName": "medium",
29364
- "nodeType": "n8n-nodes-base.medium",
29365
- "content": {
29366
- "markdown": "# Medium node\n\nUse the Medium node to automate work in Medium, and integrate Medium with other applications. n8n has built-in support for a wide range of Medium features, including creating posts, and getting publications.\n\nOn this page, you'll find a list of operations the Medium node supports and links to more resources.\n\nMedium API no longer supported\n\nMedium has stopped supporting the Medium API. The Medium node still appears within n8n, but you won't be able to configure new API keys to authenticate with.\n\nRefer to [Medium credentials](../../credentials/medium/) for guidance on setting up existing API keys.\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- Post\n - Create a post\n- Publication\n - Get all publications\n\n## Templates and examples\n\n**Cross-post your blog posts**\n\nby amudhan\n\n[View template details](https://n8n.io/workflows/418-cross-post-your-blog-posts/)\n\n**Posting from Wordpress to Medium**\n\nby Zacharia Kimotho\n\n[View template details](https://n8n.io/workflows/2062-posting-from-wordpress-to-medium/)\n\n**Publish a post to a publication on Medium**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/594-publish-a-post-to-a-publication-on-medium/)\n\n[Browse Medium integration templates](https://n8n.io/integrations/medium/), 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",
29367
- "excerpt": "# Medium node Use the Medium node to automate work in Medium, and integrate Medium with other applications. n8n has built-in support for a wide range of Medium features, including creating posts, and getting publications. On this page, you'll find a list of operations the Medium node supports and links to more resources. Medium API no longer supported Medium has stopped supporting the Medium API. The Medium node still appears within n8n, but you won't be able to configure new API keys to aut...",
29368
- "sections": [
29369
- {
29370
- "title": "Medium node",
29371
- "level": 1,
29372
- "content": "Use the Medium node to automate work in Medium, and integrate Medium with other applications. n8n has built-in support for a wide range of Medium features, including creating posts, and getting publications.\n\nOn this page, you'll find a list of operations the Medium node supports and links to more resources.\n\nMedium API no longer supported\n\nMedium has stopped supporting the Medium API. The Medium node still appears within n8n, but you won't be able to configure new API keys to authenticate with.\n\nRefer to [Medium credentials](../../credentials/medium/) for guidance on setting up existing API keys.\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/)."
29373
- }
29374
- ]
29375
- },
29376
- "metadata": {
29377
- "keywords": [
29378
- "medium",
29379
- "node",
29380
- "operations",
29381
- "templates",
29382
- "examples",
29383
- "what",
29384
- "your",
29385
- "operation",
29386
- "isn't",
29387
- "supported"
29388
- ],
29389
- "useCases": [],
29390
- "operations": [
29391
- "",
29392
- "what to do if your isn't supported"
29393
- ],
29394
- "codeExamples": 0,
29395
- "complexity": "intermediate",
29396
- "readingTime": "2 min",
29397
- "contentLength": 2171,
29398
- "relatedPages": []
29399
- },
29400
- "searchIndex": {
29401
- "fullText": "medium # medium node\n\nuse the medium node to automate work in medium, and integrate medium with other applications. n8n has built-in support for a wide range of medium features, including creating posts, and getting publications.\n\non this page, you'll find a list of operations the medium node supports and links to more resources.\n\nmedium api no longer supported\n\nmedium has stopped supporting the medium api. the medium node still appears within n8n, but you won't be able to configure new api keys to authenticate with.\n\nrefer to [medium credentials](../../credentials/medium/) for guidance on setting up existing api keys.\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- post\n - create a post\n- publication\n - get all publications\n\n## templates and examples\n\n**cross-post your blog posts**\n\nby amudhan\n\n[view template details](https://n8n.io/workflows/418-cross-post-your-blog-posts/)\n\n**posting from wordpress to medium**\n\nby zacharia kimotho\n\n[view template details](https://n8n.io/workflows/2062-posting-from-wordpress-to-medium/)\n\n**publish a post to a publication on medium**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/594-publish-a-post-to-a-publication-on-medium/)\n\n[browse medium integration templates](https://n8n.io/integrations/medium/), 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 medium node",
29402
- "importantTerms": [
29403
- "medium",
29404
- "node",
29405
- "this",
29406
- "post",
29407
- "https",
29408
- "operations",
29409
- "your",
29410
- "workflows",
29411
- "with",
29412
- "posts",
29413
- "more",
29414
- "used",
29415
- "publication",
29416
- "templates",
29417
- "view",
29418
- "template",
29419
- "details",
29420
- "http",
29421
- "request",
29422
- "service",
29423
- "credential",
29424
- "select"
29425
- ]
29426
- }
29427
- },
29428
- {
29429
- "id": "page-0371",
29430
29358
  "title": "MessageBird",
29431
29359
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.messagebird/index.md",
29432
29360
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.messagebird/index.md",
@@ -29474,7 +29402,7 @@
29474
29402
  }
29475
29403
  },
29476
29404
  {
29477
- "id": "page-0372",
29405
+ "id": "page-0371",
29478
29406
  "title": "Metabase",
29479
29407
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.metabase/index.md",
29480
29408
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.metabase/index.md",
@@ -29534,6 +29462,78 @@
29534
29462
  ]
29535
29463
  }
29536
29464
  },
29465
+ {
29466
+ "id": "page-0372",
29467
+ "title": "Medium",
29468
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.medium/index.md",
29469
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.medium/index.md",
29470
+ "category": "integrations",
29471
+ "subcategory": "app-nodes",
29472
+ "nodeName": "medium",
29473
+ "nodeType": "n8n-nodes-base.medium",
29474
+ "content": {
29475
+ "markdown": "# Medium node\n\nUse the Medium node to automate work in Medium, and integrate Medium with other applications. n8n has built-in support for a wide range of Medium features, including creating posts, and getting publications.\n\nOn this page, you'll find a list of operations the Medium node supports and links to more resources.\n\nMedium API no longer supported\n\nMedium has stopped supporting the Medium API. The Medium node still appears within n8n, but you won't be able to configure new API keys to authenticate with.\n\nRefer to [Medium credentials](../../credentials/medium/) for guidance on setting up existing API keys.\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- Post\n - Create a post\n- Publication\n - Get all publications\n\n## Templates and examples\n\n**Cross-post your blog posts**\n\nby amudhan\n\n[View template details](https://n8n.io/workflows/418-cross-post-your-blog-posts/)\n\n**Posting from Wordpress to Medium**\n\nby Zacharia Kimotho\n\n[View template details](https://n8n.io/workflows/2062-posting-from-wordpress-to-medium/)\n\n**Publish a post to a publication on Medium**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/594-publish-a-post-to-a-publication-on-medium/)\n\n[Browse Medium integration templates](https://n8n.io/integrations/medium/), 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",
29476
+ "excerpt": "# Medium node Use the Medium node to automate work in Medium, and integrate Medium with other applications. n8n has built-in support for a wide range of Medium features, including creating posts, and getting publications. On this page, you'll find a list of operations the Medium node supports and links to more resources. Medium API no longer supported Medium has stopped supporting the Medium API. The Medium node still appears within n8n, but you won't be able to configure new API keys to aut...",
29477
+ "sections": [
29478
+ {
29479
+ "title": "Medium node",
29480
+ "level": 1,
29481
+ "content": "Use the Medium node to automate work in Medium, and integrate Medium with other applications. n8n has built-in support for a wide range of Medium features, including creating posts, and getting publications.\n\nOn this page, you'll find a list of operations the Medium node supports and links to more resources.\n\nMedium API no longer supported\n\nMedium has stopped supporting the Medium API. The Medium node still appears within n8n, but you won't be able to configure new API keys to authenticate with.\n\nRefer to [Medium credentials](../../credentials/medium/) for guidance on setting up existing API keys.\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/)."
29482
+ }
29483
+ ]
29484
+ },
29485
+ "metadata": {
29486
+ "keywords": [
29487
+ "medium",
29488
+ "node",
29489
+ "operations",
29490
+ "templates",
29491
+ "examples",
29492
+ "what",
29493
+ "your",
29494
+ "operation",
29495
+ "isn't",
29496
+ "supported"
29497
+ ],
29498
+ "useCases": [],
29499
+ "operations": [
29500
+ "",
29501
+ "what to do if your isn't supported"
29502
+ ],
29503
+ "codeExamples": 0,
29504
+ "complexity": "intermediate",
29505
+ "readingTime": "2 min",
29506
+ "contentLength": 2171,
29507
+ "relatedPages": []
29508
+ },
29509
+ "searchIndex": {
29510
+ "fullText": "medium # medium node\n\nuse the medium node to automate work in medium, and integrate medium with other applications. n8n has built-in support for a wide range of medium features, including creating posts, and getting publications.\n\non this page, you'll find a list of operations the medium node supports and links to more resources.\n\nmedium api no longer supported\n\nmedium has stopped supporting the medium api. the medium node still appears within n8n, but you won't be able to configure new api keys to authenticate with.\n\nrefer to [medium credentials](../../credentials/medium/) for guidance on setting up existing api keys.\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- post\n - create a post\n- publication\n - get all publications\n\n## templates and examples\n\n**cross-post your blog posts**\n\nby amudhan\n\n[view template details](https://n8n.io/workflows/418-cross-post-your-blog-posts/)\n\n**posting from wordpress to medium**\n\nby zacharia kimotho\n\n[view template details](https://n8n.io/workflows/2062-posting-from-wordpress-to-medium/)\n\n**publish a post to a publication on medium**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/594-publish-a-post-to-a-publication-on-medium/)\n\n[browse medium integration templates](https://n8n.io/integrations/medium/), 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 medium node",
29511
+ "importantTerms": [
29512
+ "medium",
29513
+ "node",
29514
+ "this",
29515
+ "post",
29516
+ "https",
29517
+ "operations",
29518
+ "your",
29519
+ "workflows",
29520
+ "with",
29521
+ "posts",
29522
+ "more",
29523
+ "used",
29524
+ "publication",
29525
+ "templates",
29526
+ "view",
29527
+ "template",
29528
+ "details",
29529
+ "http",
29530
+ "request",
29531
+ "service",
29532
+ "credential",
29533
+ "select"
29534
+ ]
29535
+ }
29536
+ },
29537
29537
  {
29538
29538
  "id": "page-0373",
29539
29539
  "title": "Microsoft Dynamics CRM",
@@ -59538,6 +59538,81 @@
59538
59538
  },
59539
59539
  {
59540
59540
  "id": "page-0751",
59541
+ "title": "Bubble credentials",
59542
+ "url": "https://docs.n8n.io/integrations/builtin/credentials/bubble/index.md",
59543
+ "urlPath": "integrations/builtin/credentials/bubble/index.md",
59544
+ "category": "other",
59545
+ "subcategory": null,
59546
+ "nodeName": null,
59547
+ "nodeType": null,
59548
+ "content": {
59549
+ "markdown": "# Bubble credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Bubble](../../app-nodes/n8n-nodes-base.bubble/)\n\nAPI access\n\nYou need a paid plan to access the Bubble APIs.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [Bubble's API documentation](https://manual.bubble.io/help-guides/integrations/api) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need a paid [Bubble](https://bubble.io) account and:\n\n- An **API Token**\n- An **App Name**\n- Your **Domain**, if you're using a custom domain\n\nTo set it up, you'll need to create an app:\n\n1. Go to the [**Apps**](https://bubble.io/home/apps) page in Bubble.\n1. Select **Create an app**.\n1. Enter a **Name** for your app, like `n8n-integration`.\n1. Select **Get started**. The app's details open.\n1. In the left navigation, select **Settings** (the gear cog icon).\n1. Select the **API** tab.\n1. In the **Public API Endpoints** section, check the box to **Enable Data API**.\n1. The page displays the **Data API root URL**, for example: `https://n8n-integration.bubbleapps.io/version-test/api/1.1/obj`.\n1. Copy the part of the URL after `https://` and before `.bubbleapps.io` and enter it in n8n as the **App Name**. In the above example, you'd enter `n8n-integration`.\n1. Select **Generate a new API token**.\n1. Enter an **API Token Label**, like `n8n integration`.\n1. Copy the **Private key** and enter it as the **API Token** in your n8n credential.\n - Refer to [Data API | Authentication](https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/authentication) for more information on generating API tokens.\n1. In n8n, select the **Environment** that best matches your app:\n - Select **Development** for an app that you haven't deployed, accessed at `https://appname.bubbleapps.io/version-test` or `https://www.mydomain.com/version-test`.\n - Select **Live** for an app that you've [deployed](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/deploying-your-app), accessed at `https://appname.bubbleapps.io` or `https://www.mydomain.com`.\n1. In n8n, select your **Hosting**:\n - If you haven't set up a custom domain, select **Bubble Hosting**.\n - If you've set up a [custom domain](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/tabs-and-sections/settings-tab/web-app/custom-domain-and-dns), select **Self Hosted** and enter your custom **Domain**.\n\nRefer to Bubble's [Creating and managing apps](https://manual.bubble.io/help-guides/getting-started/creating-and-managing-apps) documentation for more information.\n",
59550
+ "excerpt": "# Bubble credentials You can use these credentials to authenticate the following nodes: - [Bubble](../../app-nodes/n8n-nodes-base.bubble/) API access You need a paid plan to access the Bubble APIs. ## Supported authentication methods - API key ## Related resources Refer to [Bubble's API documentation](https://manual.bubble.io/help-guides/integrations/api) for more information about the service. ## Using API key To configure this credential, you'll need a paid [Bubble](https://bubble.io...",
59551
+ "sections": [
59552
+ {
59553
+ "title": "Bubble credentials",
59554
+ "level": 1,
59555
+ "content": "You can use these credentials to authenticate the following nodes:\n\n- [Bubble](../../app-nodes/n8n-nodes-base.bubble/)\n\nAPI access\n\nYou need a paid plan to access the Bubble APIs."
59556
+ }
59557
+ ]
59558
+ },
59559
+ "metadata": {
59560
+ "keywords": [
59561
+ "bubble",
59562
+ "credentials",
59563
+ "supported",
59564
+ "authentication",
59565
+ "methods",
59566
+ "related",
59567
+ "resources",
59568
+ "using"
59569
+ ],
59570
+ "useCases": [
59571
+ "`https://n8n-integration.bubbleapps.io/version-test/api/1.1/obj`."
59572
+ ],
59573
+ "operations": [],
59574
+ "codeExamples": 0,
59575
+ "complexity": "beginner",
59576
+ "readingTime": "2 min",
59577
+ "contentLength": 2668,
59578
+ "relatedPages": []
59579
+ },
59580
+ "searchIndex": {
59581
+ "fullText": "bubble credentials # bubble credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [bubble](../../app-nodes/n8n-nodes-base.bubble/)\n\napi access\n\nyou need a paid plan to access the bubble apis.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [bubble's api documentation](https://manual.bubble.io/help-guides/integrations/api) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need a paid [bubble](https://bubble.io) account and:\n\n- an **api token**\n- an **app name**\n- your **domain**, if you're using a custom domain\n\nto set it up, you'll need to create an app:\n\n1. go to the [**apps**](https://bubble.io/home/apps) page in bubble.\n1. select **create an app**.\n1. enter a **name** for your app, like `n8n-integration`.\n1. select **get started**. the app's details open.\n1. in the left navigation, select **settings** (the gear cog icon).\n1. select the **api** tab.\n1. in the **public api endpoints** section, check the box to **enable data api**.\n1. the page displays the **data api root url**, for example: `https://n8n-integration.bubbleapps.io/version-test/api/1.1/obj`.\n1. copy the part of the url after `https://` and before `.bubbleapps.io` and enter it in n8n as the **app name**. in the above example, you'd enter `n8n-integration`.\n1. select **generate a new api token**.\n1. enter an **api token label**, like `n8n integration`.\n1. copy the **private key** and enter it as the **api token** in your n8n credential.\n - refer to [data api | authentication](https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/authentication) for more information on generating api tokens.\n1. in n8n, select the **environment** that best matches your app:\n - select **development** for an app that you haven't deployed, accessed at `https://appname.bubbleapps.io/version-test` or `https://www.mydomain.com/version-test`.\n - select **live** for an app that you've [deployed](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/deploying-your-app), accessed at `https://appname.bubbleapps.io` or `https://www.mydomain.com`.\n1. in n8n, select your **hosting**:\n - if you haven't set up a custom domain, select **bubble hosting**.\n - if you've set up a [custom domain](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/tabs-and-sections/settings-tab/web-app/custom-domain-and-dns), select **self hosted** and enter your custom **domain**.\n\nrefer to bubble's [creating and managing apps](https://manual.bubble.io/help-guides/getting-started/creating-and-managing-apps) documentation for more information.\n bubble credentials",
59582
+ "importantTerms": [
59583
+ "bubble",
59584
+ "https",
59585
+ "select",
59586
+ "your",
59587
+ "domain",
59588
+ "enter",
59589
+ "manual",
59590
+ "custom",
59591
+ "credentials",
59592
+ "help",
59593
+ "guides",
59594
+ "token",
59595
+ "apps",
59596
+ "integration",
59597
+ "started",
59598
+ "data",
59599
+ "bubbleapps",
59600
+ "nodes",
59601
+ "need",
59602
+ "authentication",
59603
+ "refer",
59604
+ "more",
59605
+ "information",
59606
+ "name",
59607
+ "version",
59608
+ "test",
59609
+ "that",
59610
+ "getting"
59611
+ ]
59612
+ }
59613
+ },
59614
+ {
59615
+ "id": "page-0752",
59541
59616
  "title": "Cal.com credentials",
59542
59617
  "url": "https://docs.n8n.io/integrations/builtin/credentials/cal/index.md",
59543
59618
  "urlPath": "integrations/builtin/credentials/cal/index.md",
@@ -59586,7 +59661,7 @@
59586
59661
  }
59587
59662
  },
59588
59663
  {
59589
- "id": "page-0752",
59664
+ "id": "page-0753",
59590
59665
  "title": "Calendly credentials",
59591
59666
  "url": "https://docs.n8n.io/integrations/builtin/credentials/calendly/index.md",
59592
59667
  "urlPath": "integrations/builtin/credentials/calendly/index.md",
@@ -59660,81 +59735,6 @@
59660
59735
  ]
59661
59736
  }
59662
59737
  },
59663
- {
59664
- "id": "page-0753",
59665
- "title": "Bubble credentials",
59666
- "url": "https://docs.n8n.io/integrations/builtin/credentials/bubble/index.md",
59667
- "urlPath": "integrations/builtin/credentials/bubble/index.md",
59668
- "category": "other",
59669
- "subcategory": null,
59670
- "nodeName": null,
59671
- "nodeType": null,
59672
- "content": {
59673
- "markdown": "# Bubble credentials\n\nYou can use these credentials to authenticate the following nodes:\n\n- [Bubble](../../app-nodes/n8n-nodes-base.bubble/)\n\nAPI access\n\nYou need a paid plan to access the Bubble APIs.\n\n## Supported authentication methods\n\n- API key\n\n## Related resources\n\nRefer to [Bubble's API documentation](https://manual.bubble.io/help-guides/integrations/api) for more information about the service.\n\n## Using API key\n\nTo configure this credential, you'll need a paid [Bubble](https://bubble.io) account and:\n\n- An **API Token**\n- An **App Name**\n- Your **Domain**, if you're using a custom domain\n\nTo set it up, you'll need to create an app:\n\n1. Go to the [**Apps**](https://bubble.io/home/apps) page in Bubble.\n1. Select **Create an app**.\n1. Enter a **Name** for your app, like `n8n-integration`.\n1. Select **Get started**. The app's details open.\n1. In the left navigation, select **Settings** (the gear cog icon).\n1. Select the **API** tab.\n1. In the **Public API Endpoints** section, check the box to **Enable Data API**.\n1. The page displays the **Data API root URL**, for example: `https://n8n-integration.bubbleapps.io/version-test/api/1.1/obj`.\n1. Copy the part of the URL after `https://` and before `.bubbleapps.io` and enter it in n8n as the **App Name**. In the above example, you'd enter `n8n-integration`.\n1. Select **Generate a new API token**.\n1. Enter an **API Token Label**, like `n8n integration`.\n1. Copy the **Private key** and enter it as the **API Token** in your n8n credential.\n - Refer to [Data API | Authentication](https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/authentication) for more information on generating API tokens.\n1. In n8n, select the **Environment** that best matches your app:\n - Select **Development** for an app that you haven't deployed, accessed at `https://appname.bubbleapps.io/version-test` or `https://www.mydomain.com/version-test`.\n - Select **Live** for an app that you've [deployed](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/deploying-your-app), accessed at `https://appname.bubbleapps.io` or `https://www.mydomain.com`.\n1. In n8n, select your **Hosting**:\n - If you haven't set up a custom domain, select **Bubble Hosting**.\n - If you've set up a [custom domain](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/tabs-and-sections/settings-tab/web-app/custom-domain-and-dns), select **Self Hosted** and enter your custom **Domain**.\n\nRefer to Bubble's [Creating and managing apps](https://manual.bubble.io/help-guides/getting-started/creating-and-managing-apps) documentation for more information.\n",
59674
- "excerpt": "# Bubble credentials You can use these credentials to authenticate the following nodes: - [Bubble](../../app-nodes/n8n-nodes-base.bubble/) API access You need a paid plan to access the Bubble APIs. ## Supported authentication methods - API key ## Related resources Refer to [Bubble's API documentation](https://manual.bubble.io/help-guides/integrations/api) for more information about the service. ## Using API key To configure this credential, you'll need a paid [Bubble](https://bubble.io...",
59675
- "sections": [
59676
- {
59677
- "title": "Bubble credentials",
59678
- "level": 1,
59679
- "content": "You can use these credentials to authenticate the following nodes:\n\n- [Bubble](../../app-nodes/n8n-nodes-base.bubble/)\n\nAPI access\n\nYou need a paid plan to access the Bubble APIs."
59680
- }
59681
- ]
59682
- },
59683
- "metadata": {
59684
- "keywords": [
59685
- "bubble",
59686
- "credentials",
59687
- "supported",
59688
- "authentication",
59689
- "methods",
59690
- "related",
59691
- "resources",
59692
- "using"
59693
- ],
59694
- "useCases": [
59695
- "`https://n8n-integration.bubbleapps.io/version-test/api/1.1/obj`."
59696
- ],
59697
- "operations": [],
59698
- "codeExamples": 0,
59699
- "complexity": "beginner",
59700
- "readingTime": "2 min",
59701
- "contentLength": 2668,
59702
- "relatedPages": []
59703
- },
59704
- "searchIndex": {
59705
- "fullText": "bubble credentials # bubble credentials\n\nyou can use these credentials to authenticate the following nodes:\n\n- [bubble](../../app-nodes/n8n-nodes-base.bubble/)\n\napi access\n\nyou need a paid plan to access the bubble apis.\n\n## supported authentication methods\n\n- api key\n\n## related resources\n\nrefer to [bubble's api documentation](https://manual.bubble.io/help-guides/integrations/api) for more information about the service.\n\n## using api key\n\nto configure this credential, you'll need a paid [bubble](https://bubble.io) account and:\n\n- an **api token**\n- an **app name**\n- your **domain**, if you're using a custom domain\n\nto set it up, you'll need to create an app:\n\n1. go to the [**apps**](https://bubble.io/home/apps) page in bubble.\n1. select **create an app**.\n1. enter a **name** for your app, like `n8n-integration`.\n1. select **get started**. the app's details open.\n1. in the left navigation, select **settings** (the gear cog icon).\n1. select the **api** tab.\n1. in the **public api endpoints** section, check the box to **enable data api**.\n1. the page displays the **data api root url**, for example: `https://n8n-integration.bubbleapps.io/version-test/api/1.1/obj`.\n1. copy the part of the url after `https://` and before `.bubbleapps.io` and enter it in n8n as the **app name**. in the above example, you'd enter `n8n-integration`.\n1. select **generate a new api token**.\n1. enter an **api token label**, like `n8n integration`.\n1. copy the **private key** and enter it as the **api token** in your n8n credential.\n - refer to [data api | authentication](https://manual.bubble.io/core-resources/api/the-bubble-api/the-data-api/authentication) for more information on generating api tokens.\n1. in n8n, select the **environment** that best matches your app:\n - select **development** for an app that you haven't deployed, accessed at `https://appname.bubbleapps.io/version-test` or `https://www.mydomain.com/version-test`.\n - select **live** for an app that you've [deployed](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/deploying-your-app), accessed at `https://appname.bubbleapps.io` or `https://www.mydomain.com`.\n1. in n8n, select your **hosting**:\n - if you haven't set up a custom domain, select **bubble hosting**.\n - if you've set up a [custom domain](https://manual.bubble.io/help-guides/getting-started/navigating-the-bubble-editor/tabs-and-sections/settings-tab/web-app/custom-domain-and-dns), select **self hosted** and enter your custom **domain**.\n\nrefer to bubble's [creating and managing apps](https://manual.bubble.io/help-guides/getting-started/creating-and-managing-apps) documentation for more information.\n bubble credentials",
59706
- "importantTerms": [
59707
- "bubble",
59708
- "https",
59709
- "select",
59710
- "your",
59711
- "domain",
59712
- "enter",
59713
- "manual",
59714
- "custom",
59715
- "credentials",
59716
- "help",
59717
- "guides",
59718
- "token",
59719
- "apps",
59720
- "integration",
59721
- "started",
59722
- "data",
59723
- "bubbleapps",
59724
- "nodes",
59725
- "need",
59726
- "authentication",
59727
- "refer",
59728
- "more",
59729
- "information",
59730
- "name",
59731
- "version",
59732
- "test",
59733
- "that",
59734
- "getting"
59735
- ]
59736
- }
59737
- },
59738
59738
  {
59739
59739
  "id": "page-0754",
59740
59740
  "title": "Carbon Black credentials",
@@ -92525,7 +92525,7 @@
92525
92525
  "page-0086",
92526
92526
  "page-0097",
92527
92527
  "page-0101",
92528
- "page-0105",
92528
+ "page-0104",
92529
92529
  "page-0108",
92530
92530
  "page-0130",
92531
92531
  "page-0148",
@@ -92582,8 +92582,8 @@
92582
92582
  "page-0097",
92583
92583
  "page-0099",
92584
92584
  "page-0101",
92585
+ "page-0104",
92585
92586
  "page-0105",
92586
- "page-0106",
92587
92587
  "page-0108",
92588
92588
  "page-0111",
92589
92589
  "page-0143",
@@ -93562,7 +93562,7 @@
93562
93562
  "page-0097",
93563
93563
  "page-0098",
93564
93564
  "page-0101",
93565
- "page-0106",
93565
+ "page-0105",
93566
93566
  "page-0130",
93567
93567
  "page-0143",
93568
93568
  "page-0144",
@@ -93674,7 +93674,7 @@
93674
93674
  "page-0101",
93675
93675
  "page-0102",
93676
93676
  "page-0103",
93677
- "page-0104",
93677
+ "page-0106",
93678
93678
  "page-0107",
93679
93679
  "page-0130",
93680
93680
  "page-0135",
@@ -94215,7 +94215,7 @@
94215
94215
  "page-0733",
94216
94216
  "page-0736",
94217
94217
  "page-0745",
94218
- "page-0752",
94218
+ "page-0753",
94219
94219
  "page-0763",
94220
94220
  "page-0766",
94221
94221
  "page-0767",
@@ -95189,7 +95189,7 @@
95189
95189
  "page-0364",
95190
95190
  "page-0368",
95191
95191
  "page-0369",
95192
- "page-0370",
95192
+ "page-0371",
95193
95193
  "page-0372",
95194
95194
  "page-0373",
95195
95195
  "page-0374",
@@ -97296,7 +97296,7 @@
97296
97296
  "page-0018",
97297
97297
  "page-0027",
97298
97298
  "page-0059",
97299
- "page-0105",
97299
+ "page-0104",
97300
97300
  "page-1196",
97301
97301
  "page-1214"
97302
97302
  ],
@@ -97959,7 +97959,7 @@
97959
97959
  "page-0364",
97960
97960
  "page-0368",
97961
97961
  "page-0369",
97962
- "page-0370",
97962
+ "page-0371",
97963
97963
  "page-0372",
97964
97964
  "page-0373",
97965
97965
  "page-0374",
@@ -98265,7 +98265,7 @@
98265
98265
  "page-0364",
98266
98266
  "page-0368",
98267
98267
  "page-0369",
98268
- "page-0370",
98268
+ "page-0371",
98269
98269
  "page-0372",
98270
98270
  "page-0373",
98271
98271
  "page-0374",
@@ -98576,7 +98576,7 @@
98576
98576
  "page-0066",
98577
98577
  "page-0096",
98578
98578
  "page-0097",
98579
- "page-0106",
98579
+ "page-0105",
98580
98580
  "page-0110",
98581
98581
  "page-0711",
98582
98582
  "page-0712",
@@ -100263,7 +100263,7 @@
100263
100263
  "page-0740",
100264
100264
  "page-0746",
100265
100265
  "page-0748",
100266
- "page-0752",
100266
+ "page-0753",
100267
100267
  "page-0759",
100268
100268
  "page-0761",
100269
100269
  "page-0763",
@@ -100356,7 +100356,7 @@
100356
100356
  "page-0744",
100357
100357
  "page-0745",
100358
100358
  "page-0746",
100359
- "page-0752",
100359
+ "page-0753",
100360
100360
  "page-0757",
100361
100361
  "page-0763",
100362
100362
  "page-0765",
@@ -100470,7 +100470,7 @@
100470
100470
  ],
100471
100471
  "input": [
100472
100472
  "page-0018",
100473
- "page-0106",
100473
+ "page-0105",
100474
100474
  "page-0659",
100475
100475
  "page-0697",
100476
100476
  "page-0711",
@@ -100517,7 +100517,7 @@
100517
100517
  "page-0018",
100518
100518
  "page-0045",
100519
100519
  "page-0050",
100520
- "page-0103",
100520
+ "page-0107",
100521
100521
  "page-0112",
100522
100522
  "page-0208",
100523
100523
  "page-0240",
@@ -101582,7 +101582,7 @@
101582
101582
  "common": [
101583
101583
  "page-0027",
101584
101584
  "page-0100",
101585
- "page-0106",
101585
+ "page-0105",
101586
101586
  "page-0131",
101587
101587
  "page-0132",
101588
101588
  "page-0374",
@@ -102087,7 +102087,7 @@
102087
102087
  "page-0059",
102088
102088
  "page-0064",
102089
102089
  "page-0097",
102090
- "page-0106",
102090
+ "page-0105",
102091
102091
  "page-0209",
102092
102092
  "page-0542",
102093
102093
  "page-0562",
@@ -102233,7 +102233,7 @@
102233
102233
  "other": [
102234
102234
  "page-0049",
102235
102235
  "page-0101",
102236
- "page-0106",
102236
+ "page-0105",
102237
102237
  "page-0203",
102238
102238
  "page-1170",
102239
102239
  "page-1204",
@@ -102459,7 +102459,7 @@
102459
102459
  "page-0364",
102460
102460
  "page-0368",
102461
102461
  "page-0369",
102462
- "page-0370",
102462
+ "page-0371",
102463
102463
  "page-0372",
102464
102464
  "page-0373",
102465
102465
  "page-0374",
@@ -102839,7 +102839,7 @@
102839
102839
  "page-0055",
102840
102840
  "page-0057",
102841
102841
  "page-0058",
102842
- "page-0106",
102842
+ "page-0105",
102843
102843
  "page-0155",
102844
102844
  "page-0544",
102845
102845
  "page-0701",
@@ -103273,8 +103273,8 @@
103273
103273
  "page-0059",
103274
103274
  "page-0066",
103275
103275
  "page-0096",
103276
- "page-0105",
103277
- "page-0107",
103276
+ "page-0104",
103277
+ "page-0106",
103278
103278
  "page-0109",
103279
103279
  "page-0110",
103280
103280
  "page-0143",
@@ -103297,7 +103297,7 @@
103297
103297
  "current": [
103298
103298
  "page-0059",
103299
103299
  "page-0060",
103300
- "page-0106",
103300
+ "page-0105",
103301
103301
  "page-0132",
103302
103302
  "page-0168",
103303
103303
  "page-0203",
@@ -103857,8 +103857,8 @@
103857
103857
  "referencing": [
103858
103858
  "page-0086",
103859
103859
  "page-0103",
103860
- "page-0104",
103861
- "page-0106"
103860
+ "page-0105",
103861
+ "page-0107"
103862
103862
  ],
103863
103863
  "transforming": [
103864
103864
  "page-0086",
@@ -104001,7 +104001,7 @@
104001
104001
  "page-0748",
104002
104002
  "page-0749",
104003
104003
  "page-0750",
104004
- "page-0751",
104004
+ "page-0752",
104005
104005
  "page-0754",
104006
104006
  "page-0755",
104007
104007
  "page-0756",
@@ -104483,14 +104483,14 @@
104483
104483
  "page-1205"
104484
104484
  ],
104485
104485
  "linked": [
104486
- "page-0105"
104486
+ "page-0104"
104487
104487
  ],
104488
104488
  "ways": [
104489
- "page-0106",
104489
+ "page-0105",
104490
104490
  "page-1205"
104491
104491
  ],
104492
104492
  "linking": [
104493
- "page-0107",
104493
+ "page-0106",
104494
104494
  "page-0108",
104495
104495
  "page-0109",
104496
104496
  "page-0110",
@@ -108013,7 +108013,7 @@
108013
108013
  "page-0364",
108014
108014
  "page-0368",
108015
108015
  "page-0369",
108016
- "page-0370",
108016
+ "page-0371",
108017
108017
  "page-0372",
108018
108018
  "page-0373",
108019
108019
  "page-0374",
@@ -108241,7 +108241,7 @@
108241
108241
  ],
108242
108242
  "bubble": [
108243
108243
  "page-0270",
108244
- "page-0753"
108244
+ "page-0751"
108245
108245
  ],
108246
108246
  "chargebee": [
108247
108247
  "page-0271",
@@ -108697,19 +108697,19 @@
108697
108697
  "page-0870",
108698
108698
  "page-1087"
108699
108699
  ],
108700
- "medium": [
108701
- "page-0370",
108702
- "page-0871"
108703
- ],
108704
108700
  "messagebird": [
108705
- "page-0371",
108701
+ "page-0370",
108706
108702
  "page-0872"
108707
108703
  ],
108708
108704
  "metabase": [
108709
- "page-0372",
108705
+ "page-0371",
108710
108706
  "page-0873",
108711
108707
  "page-1204"
108712
108708
  ],
108709
+ "medium": [
108710
+ "page-0372",
108711
+ "page-0871"
108712
+ ],
108713
108713
  "dynamics": [
108714
108714
  "page-0373",
108715
108715
  "page-0874"
@@ -111091,7 +111091,7 @@
111091
111091
  "page-1047"
111092
111092
  ],
111093
111093
  "calendly": [
111094
- "page-0752",
111094
+ "page-0753",
111095
111095
  "page-1050"
111096
111096
  ],
111097
111097
  "carbon": [
@@ -114175,13 +114175,13 @@
114175
114175
  "mautic": [
114176
114176
  "page-0369"
114177
114177
  ],
114178
- "medium": [
114178
+ "messagebird": [
114179
114179
  "page-0370"
114180
114180
  ],
114181
- "messagebird": [
114181
+ "metabase": [
114182
114182
  "page-0371"
114183
114183
  ],
114184
- "metabase": [
114184
+ "medium": [
114185
114185
  "page-0372"
114186
114186
  ],
114187
114187
  "microsoftdynamicscrm": [