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

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-03T14:29:40.602Z",
2
+ "generatedAt": "2026-04-03T14:45:05.285Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1262,
@@ -9710,6 +9710,52 @@
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",
9713
9759
  "title": "Referencing data in the UI",
9714
9760
  "url": "https://docs.n8n.io/data/data-mapping/data-mapping-ui/index.md",
9715
9761
  "urlPath": "data/data-mapping/data-mapping-ui/index.md",
@@ -9757,7 +9803,7 @@
9757
9803
  }
9758
9804
  },
9759
9805
  {
9760
- "id": "page-0104",
9806
+ "id": "page-0105",
9761
9807
  "title": "Accessing linked items in the Code node",
9762
9808
  "url": "https://docs.n8n.io/data/data-mapping/itemmatching/index.md",
9763
9809
  "urlPath": "data/data-mapping/itemmatching/index.md",
@@ -9820,7 +9866,7 @@
9820
9866
  }
9821
9867
  },
9822
9868
  {
9823
- "id": "page-0105",
9869
+ "id": "page-0106",
9824
9870
  "title": "Referencing previous nodes",
9825
9871
  "url": "https://docs.n8n.io/data/data-mapping/referencing-other-nodes/index.md",
9826
9872
  "urlPath": "data/data-mapping/referencing-other-nodes/index.md",
@@ -9918,7 +9964,7 @@
9918
9964
  }
9919
9965
  },
9920
9966
  {
9921
- "id": "page-0106",
9967
+ "id": "page-0107",
9922
9968
  "title": "Linking data items",
9923
9969
  "url": "https://docs.n8n.io/data/data-mapping/data-item-linking/index.md",
9924
9970
  "urlPath": "data/data-mapping/data-item-linking/index.md",
@@ -9965,52 +10011,6 @@
9965
10011
  ]
9966
10012
  }
9967
10013
  },
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,115 +29355,6 @@
29355
29355
  },
29356
29356
  {
29357
29357
  "id": "page-0370",
29358
- "title": "MessageBird",
29359
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.messagebird/index.md",
29360
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.messagebird/index.md",
29361
- "category": "integrations",
29362
- "subcategory": "app-nodes",
29363
- "nodeName": "messagebird",
29364
- "nodeType": "n8n-nodes-base.messagebird",
29365
- "content": {
29366
- "markdown": "# MessageBird node\n\nUse the MessageBird node to automate work in MessageBird, and integrate MessageBird with other applications. n8n has built-in support for a wide range of MessageBird features, including sending messages, and getting balances.\n\nOn this page, you'll find a list of operations the MessageBird node supports and links to more resources.\n\nCredentials\n\nRefer to [MessageBird credentials](../../credentials/messagebird/) for guidance on setting up authentication.\n\n## Operations\n\n- SMS\n - Send text messages (SMS)\n- Balance\n - Get the balance\n\n## Templates and examples\n\n[Browse MessageBird integration templates](https://n8n.io/integrations/messagebird/), or [search all templates](https://n8n.io/workflows/)\n",
29367
- "excerpt": "# MessageBird node Use the MessageBird node to automate work in MessageBird, and integrate MessageBird with other applications. n8n has built-in support for a wide range of MessageBird features, including sending messages, and getting balances. On this page, you'll find a list of operations the MessageBird node supports and links to more resources. Credentials Refer to [MessageBird credentials](../../credentials/messagebird/) for guidance on setting up authentication. ## Operations - SMS...",
29368
- "sections": [
29369
- {
29370
- "title": "MessageBird node",
29371
- "level": 1,
29372
- "content": "Use the MessageBird node to automate work in MessageBird, and integrate MessageBird with other applications. n8n has built-in support for a wide range of MessageBird features, including sending messages, and getting balances.\n\nOn this page, you'll find a list of operations the MessageBird node supports and links to more resources.\n\nCredentials\n\nRefer to [MessageBird credentials](../../credentials/messagebird/) for guidance on setting up authentication."
29373
- }
29374
- ]
29375
- },
29376
- "metadata": {
29377
- "keywords": [
29378
- "messagebird",
29379
- "node",
29380
- "operations",
29381
- "templates",
29382
- "examples"
29383
- ],
29384
- "useCases": [],
29385
- "operations": [
29386
- ""
29387
- ],
29388
- "codeExamples": 0,
29389
- "complexity": "beginner",
29390
- "readingTime": "1 min",
29391
- "contentLength": 725,
29392
- "relatedPages": []
29393
- },
29394
- "searchIndex": {
29395
- "fullText": "messagebird # messagebird node\n\nuse the messagebird node to automate work in messagebird, and integrate messagebird with other applications. n8n has built-in support for a wide range of messagebird features, including sending messages, and getting balances.\n\non this page, you'll find a list of operations the messagebird node supports and links to more resources.\n\ncredentials\n\nrefer to [messagebird credentials](../../credentials/messagebird/) for guidance on setting up authentication.\n\n## operations\n\n- sms\n - send text messages (sms)\n- balance\n - get the balance\n\n## templates and examples\n\n[browse messagebird integration templates](https://n8n.io/integrations/messagebird/), or [search all templates](https://n8n.io/workflows/)\n messagebird node",
29396
- "importantTerms": [
29397
- "messagebird",
29398
- "node",
29399
- "credentials",
29400
- "templates"
29401
- ]
29402
- }
29403
- },
29404
- {
29405
- "id": "page-0371",
29406
- "title": "Metabase",
29407
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.metabase/index.md",
29408
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.metabase/index.md",
29409
- "category": "integrations",
29410
- "subcategory": "app-nodes",
29411
- "nodeName": "metabase",
29412
- "nodeType": "n8n-nodes-base.metabase",
29413
- "content": {
29414
- "markdown": "# Metabase node\n\nUse the Metabase node to automate work in Metabase, and integrate Metabase with other applications. n8n has built-in support for a wide range of Metabase features, including adding, and getting alerts, databases, metrics, and questions.\n\nOn this page, you'll find a list of operations the Metabase node supports and links to more resources.\n\nCredentials\n\nRefer to [Metabase credentials](../../credentials/metabase/) for guidance on setting up authentication.\n\n## Operations\n\n- Alert\n - Get\n - Get All\n- Database\n - Add\n - Get All\n - Get Fields\n- Metric\n - Get\n - Get All\n- Question\n - Get\n - Get All\n - Result Data\n\n## Templates and examples\n\n[Browse Metabase integration templates](https://n8n.io/integrations/metabase/), 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",
29415
- "excerpt": "# Metabase node Use the Metabase node to automate work in Metabase, and integrate Metabase with other applications. n8n has built-in support for a wide range of Metabase features, including adding, and getting alerts, databases, metrics, and questions. On this page, you'll find a list of operations the Metabase node supports and links to more resources. Credentials Refer to [Metabase credentials](../../credentials/metabase/) for guidance on setting up authentication. ## Operations - Alert...",
29416
- "sections": [
29417
- {
29418
- "title": "Metabase node",
29419
- "level": 1,
29420
- "content": "Use the Metabase node to automate work in Metabase, and integrate Metabase with other applications. n8n has built-in support for a wide range of Metabase features, including adding, and getting alerts, databases, metrics, and questions.\n\nOn this page, you'll find a list of operations the Metabase node supports and links to more resources.\n\nCredentials\n\nRefer to [Metabase credentials](../../credentials/metabase/) for guidance on setting up authentication."
29421
- }
29422
- ]
29423
- },
29424
- "metadata": {
29425
- "keywords": [
29426
- "metabase",
29427
- "node",
29428
- "operations",
29429
- "templates",
29430
- "examples",
29431
- "what",
29432
- "your",
29433
- "operation",
29434
- "isn't",
29435
- "supported"
29436
- ],
29437
- "useCases": [],
29438
- "operations": [
29439
- "",
29440
- "what to do if your isn't supported"
29441
- ],
29442
- "codeExamples": 0,
29443
- "complexity": "beginner",
29444
- "readingTime": "1 min",
29445
- "contentLength": 1352,
29446
- "relatedPages": []
29447
- },
29448
- "searchIndex": {
29449
- "fullText": "metabase # metabase node\n\nuse the metabase node to automate work in metabase, and integrate metabase with other applications. n8n has built-in support for a wide range of metabase features, including adding, and getting alerts, databases, metrics, and questions.\n\non this page, you'll find a list of operations the metabase node supports and links to more resources.\n\ncredentials\n\nrefer to [metabase credentials](../../credentials/metabase/) for guidance on setting up authentication.\n\n## operations\n\n- alert\n - get\n - get all\n- database\n - add\n - get all\n - get fields\n- metric\n - get\n - get all\n- question\n - get\n - get all\n - result data\n\n## templates and examples\n\n[browse metabase integration templates](https://n8n.io/integrations/metabase/), 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 metabase node",
29450
- "importantTerms": [
29451
- "metabase",
29452
- "node",
29453
- "operations",
29454
- "this",
29455
- "credentials",
29456
- "templates",
29457
- "http",
29458
- "request",
29459
- "service",
29460
- "credential",
29461
- "select"
29462
- ]
29463
- }
29464
- },
29465
- {
29466
- "id": "page-0372",
29467
29358
  "title": "Medium",
29468
29359
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.medium/index.md",
29469
29360
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.medium/index.md",
@@ -29535,29 +29426,76 @@
29535
29426
  }
29536
29427
  },
29537
29428
  {
29538
- "id": "page-0373",
29539
- "title": "Microsoft Dynamics CRM",
29540
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftdynamicscrm/index.md",
29541
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.microsoftdynamicscrm/index.md",
29429
+ "id": "page-0371",
29430
+ "title": "MessageBird",
29431
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.messagebird/index.md",
29432
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.messagebird/index.md",
29542
29433
  "category": "integrations",
29543
29434
  "subcategory": "app-nodes",
29544
- "nodeName": "microsoftdynamicscrm",
29545
- "nodeType": "n8n-nodes-base.microsoftdynamicscrm",
29435
+ "nodeName": "messagebird",
29436
+ "nodeType": "n8n-nodes-base.messagebird",
29546
29437
  "content": {
29547
- "markdown": "# Microsoft Dynamics CRM node\n\nUse the Microsoft Dynamics CRM node to automate work in Microsoft Dynamics CRM, and integrate Microsoft Dynamics CRM with other applications. n8n has built-in support for creating, updating, deleting, and getting Microsoft Dynamics CRM accounts.\n\nOn this page, you'll find a list of operations the Microsoft Dynamics CRM node supports and links to more resources.\n\nCredentials\n\nRefer to [Microsoft credentials](../../credentials/microsoft/) for guidance on setting up authentication.\n\n## Operations\n\n- Account\n - Create\n - Delete\n - Get\n - Get All\n - Update\n\n## Templates and examples\n\n[Browse Microsoft Dynamics CRM integration templates](https://n8n.io/integrations/microsoft-dynamics-crm/), 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",
29548
- "excerpt": "# Microsoft Dynamics CRM node Use the Microsoft Dynamics CRM node to automate work in Microsoft Dynamics CRM, and integrate Microsoft Dynamics CRM with other applications. n8n has built-in support for creating, updating, deleting, and getting Microsoft Dynamics CRM accounts. On this page, you'll find a list of operations the Microsoft Dynamics CRM node supports and links to more resources. Credentials Refer to [Microsoft credentials](../../credentials/microsoft/) for guidance on setting up a...",
29438
+ "markdown": "# MessageBird node\n\nUse the MessageBird node to automate work in MessageBird, and integrate MessageBird with other applications. n8n has built-in support for a wide range of MessageBird features, including sending messages, and getting balances.\n\nOn this page, you'll find a list of operations the MessageBird node supports and links to more resources.\n\nCredentials\n\nRefer to [MessageBird credentials](../../credentials/messagebird/) for guidance on setting up authentication.\n\n## Operations\n\n- SMS\n - Send text messages (SMS)\n- Balance\n - Get the balance\n\n## Templates and examples\n\n[Browse MessageBird integration templates](https://n8n.io/integrations/messagebird/), or [search all templates](https://n8n.io/workflows/)\n",
29439
+ "excerpt": "# MessageBird node Use the MessageBird node to automate work in MessageBird, and integrate MessageBird with other applications. n8n has built-in support for a wide range of MessageBird features, including sending messages, and getting balances. On this page, you'll find a list of operations the MessageBird node supports and links to more resources. Credentials Refer to [MessageBird credentials](../../credentials/messagebird/) for guidance on setting up authentication. ## Operations - SMS...",
29549
29440
  "sections": [
29550
29441
  {
29551
- "title": "Microsoft Dynamics CRM node",
29442
+ "title": "MessageBird node",
29552
29443
  "level": 1,
29553
- "content": "Use the Microsoft Dynamics CRM node to automate work in Microsoft Dynamics CRM, and integrate Microsoft Dynamics CRM with other applications. n8n has built-in support for creating, updating, deleting, and getting Microsoft Dynamics CRM accounts.\n\nOn this page, you'll find a list of operations the Microsoft Dynamics CRM node supports and links to more resources.\n\nCredentials\n\nRefer to [Microsoft credentials](../../credentials/microsoft/) for guidance on setting up authentication."
29444
+ "content": "Use the MessageBird node to automate work in MessageBird, and integrate MessageBird with other applications. n8n has built-in support for a wide range of MessageBird features, including sending messages, and getting balances.\n\nOn this page, you'll find a list of operations the MessageBird node supports and links to more resources.\n\nCredentials\n\nRefer to [MessageBird credentials](../../credentials/messagebird/) for guidance on setting up authentication."
29554
29445
  }
29555
29446
  ]
29556
29447
  },
29557
29448
  "metadata": {
29558
29449
  "keywords": [
29559
- "microsoft",
29560
- "dynamics",
29450
+ "messagebird",
29451
+ "node",
29452
+ "operations",
29453
+ "templates",
29454
+ "examples"
29455
+ ],
29456
+ "useCases": [],
29457
+ "operations": [
29458
+ ""
29459
+ ],
29460
+ "codeExamples": 0,
29461
+ "complexity": "beginner",
29462
+ "readingTime": "1 min",
29463
+ "contentLength": 725,
29464
+ "relatedPages": []
29465
+ },
29466
+ "searchIndex": {
29467
+ "fullText": "messagebird # messagebird node\n\nuse the messagebird node to automate work in messagebird, and integrate messagebird with other applications. n8n has built-in support for a wide range of messagebird features, including sending messages, and getting balances.\n\non this page, you'll find a list of operations the messagebird node supports and links to more resources.\n\ncredentials\n\nrefer to [messagebird credentials](../../credentials/messagebird/) for guidance on setting up authentication.\n\n## operations\n\n- sms\n - send text messages (sms)\n- balance\n - get the balance\n\n## templates and examples\n\n[browse messagebird integration templates](https://n8n.io/integrations/messagebird/), or [search all templates](https://n8n.io/workflows/)\n messagebird node",
29468
+ "importantTerms": [
29469
+ "messagebird",
29470
+ "node",
29471
+ "credentials",
29472
+ "templates"
29473
+ ]
29474
+ }
29475
+ },
29476
+ {
29477
+ "id": "page-0372",
29478
+ "title": "Metabase",
29479
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.metabase/index.md",
29480
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.metabase/index.md",
29481
+ "category": "integrations",
29482
+ "subcategory": "app-nodes",
29483
+ "nodeName": "metabase",
29484
+ "nodeType": "n8n-nodes-base.metabase",
29485
+ "content": {
29486
+ "markdown": "# Metabase node\n\nUse the Metabase node to automate work in Metabase, and integrate Metabase with other applications. n8n has built-in support for a wide range of Metabase features, including adding, and getting alerts, databases, metrics, and questions.\n\nOn this page, you'll find a list of operations the Metabase node supports and links to more resources.\n\nCredentials\n\nRefer to [Metabase credentials](../../credentials/metabase/) for guidance on setting up authentication.\n\n## Operations\n\n- Alert\n - Get\n - Get All\n- Database\n - Add\n - Get All\n - Get Fields\n- Metric\n - Get\n - Get All\n- Question\n - Get\n - Get All\n - Result Data\n\n## Templates and examples\n\n[Browse Metabase integration templates](https://n8n.io/integrations/metabase/), 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",
29487
+ "excerpt": "# Metabase node Use the Metabase node to automate work in Metabase, and integrate Metabase with other applications. n8n has built-in support for a wide range of Metabase features, including adding, and getting alerts, databases, metrics, and questions. On this page, you'll find a list of operations the Metabase node supports and links to more resources. Credentials Refer to [Metabase credentials](../../credentials/metabase/) for guidance on setting up authentication. ## Operations - Alert...",
29488
+ "sections": [
29489
+ {
29490
+ "title": "Metabase node",
29491
+ "level": 1,
29492
+ "content": "Use the Metabase node to automate work in Metabase, and integrate Metabase with other applications. n8n has built-in support for a wide range of Metabase features, including adding, and getting alerts, databases, metrics, and questions.\n\nOn this page, you'll find a list of operations the Metabase node supports and links to more resources.\n\nCredentials\n\nRefer to [Metabase credentials](../../credentials/metabase/) for guidance on setting up authentication."
29493
+ }
29494
+ ]
29495
+ },
29496
+ "metadata": {
29497
+ "keywords": [
29498
+ "metabase",
29561
29499
  "node",
29562
29500
  "operations",
29563
29501
  "templates",
@@ -29576,14 +29514,13 @@
29576
29514
  "codeExamples": 0,
29577
29515
  "complexity": "beginner",
29578
29516
  "readingTime": "1 min",
29579
- "contentLength": 1332,
29517
+ "contentLength": 1352,
29580
29518
  "relatedPages": []
29581
29519
  },
29582
29520
  "searchIndex": {
29583
- "fullText": "microsoft dynamics crm # microsoft dynamics crm node\n\nuse the microsoft dynamics crm node to automate work in microsoft dynamics crm, and integrate microsoft dynamics crm with other applications. n8n has built-in support for creating, updating, deleting, and getting microsoft dynamics crm accounts.\n\non this page, you'll find a list of operations the microsoft dynamics crm node supports and links to more resources.\n\ncredentials\n\nrefer to [microsoft credentials](../../credentials/microsoft/) for guidance on setting up authentication.\n\n## operations\n\n- account\n - create\n - delete\n - get\n - get all\n - update\n\n## templates and examples\n\n[browse microsoft dynamics crm integration templates](https://n8n.io/integrations/microsoft-dynamics-crm/), 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 microsoft dynamics crm node",
29521
+ "fullText": "metabase # metabase node\n\nuse the metabase node to automate work in metabase, and integrate metabase with other applications. n8n has built-in support for a wide range of metabase features, including adding, and getting alerts, databases, metrics, and questions.\n\non this page, you'll find a list of operations the metabase node supports and links to more resources.\n\ncredentials\n\nrefer to [metabase credentials](../../credentials/metabase/) for guidance on setting up authentication.\n\n## operations\n\n- alert\n - get\n - get all\n- database\n - add\n - get all\n - get fields\n- metric\n - get\n - get all\n- question\n - get\n - get all\n - result data\n\n## templates and examples\n\n[browse metabase integration templates](https://n8n.io/integrations/metabase/), 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 metabase node",
29584
29522
  "importantTerms": [
29585
- "microsoft",
29586
- "dynamics",
29523
+ "metabase",
29587
29524
  "node",
29588
29525
  "operations",
29589
29526
  "this",
@@ -29598,7 +29535,7 @@
29598
29535
  }
29599
29536
  },
29600
29537
  {
29601
- "id": "page-0374",
29538
+ "id": "page-0373",
29602
29539
  "title": "Microsoft Entra ID",
29603
29540
  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftentra/index.md",
29604
29541
  "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.microsoftentra/index.md",
@@ -29698,6 +29635,69 @@
29698
29635
  ]
29699
29636
  }
29700
29637
  },
29638
+ {
29639
+ "id": "page-0374",
29640
+ "title": "Microsoft Dynamics CRM",
29641
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftdynamicscrm/index.md",
29642
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.microsoftdynamicscrm/index.md",
29643
+ "category": "integrations",
29644
+ "subcategory": "app-nodes",
29645
+ "nodeName": "microsoftdynamicscrm",
29646
+ "nodeType": "n8n-nodes-base.microsoftdynamicscrm",
29647
+ "content": {
29648
+ "markdown": "# Microsoft Dynamics CRM node\n\nUse the Microsoft Dynamics CRM node to automate work in Microsoft Dynamics CRM, and integrate Microsoft Dynamics CRM with other applications. n8n has built-in support for creating, updating, deleting, and getting Microsoft Dynamics CRM accounts.\n\nOn this page, you'll find a list of operations the Microsoft Dynamics CRM node supports and links to more resources.\n\nCredentials\n\nRefer to [Microsoft credentials](../../credentials/microsoft/) for guidance on setting up authentication.\n\n## Operations\n\n- Account\n - Create\n - Delete\n - Get\n - Get All\n - Update\n\n## Templates and examples\n\n[Browse Microsoft Dynamics CRM integration templates](https://n8n.io/integrations/microsoft-dynamics-crm/), 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",
29649
+ "excerpt": "# Microsoft Dynamics CRM node Use the Microsoft Dynamics CRM node to automate work in Microsoft Dynamics CRM, and integrate Microsoft Dynamics CRM with other applications. n8n has built-in support for creating, updating, deleting, and getting Microsoft Dynamics CRM accounts. On this page, you'll find a list of operations the Microsoft Dynamics CRM node supports and links to more resources. Credentials Refer to [Microsoft credentials](../../credentials/microsoft/) for guidance on setting up a...",
29650
+ "sections": [
29651
+ {
29652
+ "title": "Microsoft Dynamics CRM node",
29653
+ "level": 1,
29654
+ "content": "Use the Microsoft Dynamics CRM node to automate work in Microsoft Dynamics CRM, and integrate Microsoft Dynamics CRM with other applications. n8n has built-in support for creating, updating, deleting, and getting Microsoft Dynamics CRM accounts.\n\nOn this page, you'll find a list of operations the Microsoft Dynamics CRM node supports and links to more resources.\n\nCredentials\n\nRefer to [Microsoft credentials](../../credentials/microsoft/) for guidance on setting up authentication."
29655
+ }
29656
+ ]
29657
+ },
29658
+ "metadata": {
29659
+ "keywords": [
29660
+ "microsoft",
29661
+ "dynamics",
29662
+ "node",
29663
+ "operations",
29664
+ "templates",
29665
+ "examples",
29666
+ "what",
29667
+ "your",
29668
+ "operation",
29669
+ "isn't",
29670
+ "supported"
29671
+ ],
29672
+ "useCases": [],
29673
+ "operations": [
29674
+ "",
29675
+ "what to do if your isn't supported"
29676
+ ],
29677
+ "codeExamples": 0,
29678
+ "complexity": "beginner",
29679
+ "readingTime": "1 min",
29680
+ "contentLength": 1332,
29681
+ "relatedPages": []
29682
+ },
29683
+ "searchIndex": {
29684
+ "fullText": "microsoft dynamics crm # microsoft dynamics crm node\n\nuse the microsoft dynamics crm node to automate work in microsoft dynamics crm, and integrate microsoft dynamics crm with other applications. n8n has built-in support for creating, updating, deleting, and getting microsoft dynamics crm accounts.\n\non this page, you'll find a list of operations the microsoft dynamics crm node supports and links to more resources.\n\ncredentials\n\nrefer to [microsoft credentials](../../credentials/microsoft/) for guidance on setting up authentication.\n\n## operations\n\n- account\n - create\n - delete\n - get\n - get all\n - update\n\n## templates and examples\n\n[browse microsoft dynamics crm integration templates](https://n8n.io/integrations/microsoft-dynamics-crm/), 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 microsoft dynamics crm node",
29685
+ "importantTerms": [
29686
+ "microsoft",
29687
+ "dynamics",
29688
+ "node",
29689
+ "operations",
29690
+ "this",
29691
+ "credentials",
29692
+ "templates",
29693
+ "http",
29694
+ "request",
29695
+ "service",
29696
+ "credential",
29697
+ "select"
29698
+ ]
29699
+ }
29700
+ },
29701
29701
  {
29702
29702
  "id": "page-0375",
29703
29703
  "title": "Microsoft Excel 365",
@@ -92525,7 +92525,7 @@
92525
92525
  "page-0086",
92526
92526
  "page-0097",
92527
92527
  "page-0101",
92528
- "page-0104",
92528
+ "page-0105",
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",
92586
92585
  "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-0105",
93565
+ "page-0106",
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-0106",
93677
+ "page-0104",
93678
93678
  "page-0107",
93679
93679
  "page-0130",
93680
93680
  "page-0135",
@@ -93825,7 +93825,7 @@
93825
93825
  "page-0202",
93826
93826
  "page-0207",
93827
93827
  "page-0208",
93828
- "page-0374",
93828
+ "page-0373",
93829
93829
  "page-1199"
93830
93830
  ],
93831
93831
  "reporting": [
@@ -93840,7 +93840,7 @@
93840
93840
  "page-0100",
93841
93841
  "page-0233",
93842
93842
  "page-0348",
93843
- "page-0374",
93843
+ "page-0373",
93844
93844
  "page-0491",
93845
93845
  "page-0492",
93846
93846
  "page-0493",
@@ -95037,7 +95037,7 @@
95037
95037
  "page-0208",
95038
95038
  "page-0214",
95039
95039
  "page-0221",
95040
- "page-0374",
95040
+ "page-0373",
95041
95041
  "page-0701",
95042
95042
  "page-0943",
95043
95043
  "page-1171",
@@ -95189,7 +95189,7 @@
95189
95189
  "page-0364",
95190
95190
  "page-0368",
95191
95191
  "page-0369",
95192
- "page-0371",
95192
+ "page-0370",
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-0104",
97299
+ "page-0105",
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-0371",
97962
+ "page-0370",
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-0371",
98268
+ "page-0370",
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-0105",
98579
+ "page-0106",
98580
98580
  "page-0110",
98581
98581
  "page-0711",
98582
98582
  "page-0712",
@@ -98711,7 +98711,7 @@
98711
98711
  "page-0357",
98712
98712
  "page-0358",
98713
98713
  "page-0368",
98714
- "page-0374",
98714
+ "page-0373",
98715
98715
  "page-0377",
98716
98716
  "page-0378",
98717
98717
  "page-0379",
@@ -99249,7 +99249,7 @@
99249
99249
  "page-0357",
99250
99250
  "page-0358",
99251
99251
  "page-0368",
99252
- "page-0374",
99252
+ "page-0373",
99253
99253
  "page-0377",
99254
99254
  "page-0378",
99255
99255
  "page-0379",
@@ -100470,7 +100470,7 @@
100470
100470
  ],
100471
100471
  "input": [
100472
100472
  "page-0018",
100473
- "page-0105",
100473
+ "page-0106",
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-0107",
100520
+ "page-0103",
100521
100521
  "page-0112",
100522
100522
  "page-0208",
100523
100523
  "page-0240",
@@ -101582,10 +101582,10 @@
101582
101582
  "common": [
101583
101583
  "page-0027",
101584
101584
  "page-0100",
101585
- "page-0105",
101585
+ "page-0106",
101586
101586
  "page-0131",
101587
101587
  "page-0132",
101588
- "page-0374",
101588
+ "page-0373",
101589
101589
  "page-0491",
101590
101590
  "page-0492",
101591
101591
  "page-0493",
@@ -102087,7 +102087,7 @@
102087
102087
  "page-0059",
102088
102088
  "page-0064",
102089
102089
  "page-0097",
102090
- "page-0105",
102090
+ "page-0106",
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-0105",
102236
+ "page-0106",
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-0371",
102462
+ "page-0370",
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-0105",
102842
+ "page-0106",
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-0104",
103277
- "page-0106",
103276
+ "page-0105",
103277
+ "page-0107",
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-0105",
103300
+ "page-0106",
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-0105",
103861
- "page-0107"
103860
+ "page-0104",
103861
+ "page-0106"
103862
103862
  ],
103863
103863
  "transforming": [
103864
103864
  "page-0086",
@@ -104483,14 +104483,14 @@
104483
104483
  "page-1205"
104484
104484
  ],
104485
104485
  "linked": [
104486
- "page-0104"
104486
+ "page-0105"
104487
104487
  ],
104488
104488
  "ways": [
104489
- "page-0105",
104489
+ "page-0106",
104490
104490
  "page-1205"
104491
104491
  ],
104492
104492
  "linking": [
104493
- "page-0106",
104493
+ "page-0107",
104494
104494
  "page-0108",
104495
104495
  "page-0109",
104496
104496
  "page-0110",
@@ -106200,7 +106200,7 @@
106200
106200
  "allow": [
106201
106201
  "page-0167",
106202
106202
  "page-0227",
106203
- "page-0374"
106203
+ "page-0373"
106204
106204
  ],
106205
106205
  "prometheus": [
106206
106206
  "page-0168"
@@ -106393,7 +106393,7 @@
106393
106393
  "page-0200",
106394
106394
  "page-0201",
106395
106395
  "page-0352",
106396
- "page-0374",
106396
+ "page-0373",
106397
106397
  "page-0385",
106398
106398
  "page-0497",
106399
106399
  "page-0498",
@@ -107133,7 +107133,7 @@
107133
107133
  ],
107134
107134
  "fails": [
107135
107135
  "page-0208",
107136
- "page-0374"
107136
+ "page-0373"
107137
107137
  ],
107138
107138
  "“libvirt": [
107139
107139
  "page-0208"
@@ -108013,7 +108013,7 @@
108013
108013
  "page-0364",
108014
108014
  "page-0368",
108015
108015
  "page-0369",
108016
- "page-0371",
108016
+ "page-0370",
108017
108017
  "page-0372",
108018
108018
  "page-0373",
108019
108019
  "page-0374",
@@ -108697,44 +108697,44 @@
108697
108697
  "page-0870",
108698
108698
  "page-1087"
108699
108699
  ],
108700
- "messagebird": [
108700
+ "medium": [
108701
108701
  "page-0370",
108702
+ "page-0871"
108703
+ ],
108704
+ "messagebird": [
108705
+ "page-0371",
108702
108706
  "page-0872"
108703
108707
  ],
108704
108708
  "metabase": [
108705
- "page-0371",
108709
+ "page-0372",
108706
108710
  "page-0873",
108707
108711
  "page-1204"
108708
108712
  ],
108709
- "medium": [
108710
- "page-0372",
108711
- "page-0871"
108712
- ],
108713
- "dynamics": [
108714
- "page-0373",
108715
- "page-0874"
108716
- ],
108717
108713
  "entra": [
108718
- "page-0374",
108714
+ "page-0373",
108719
108715
  "page-0739",
108720
108716
  "page-0877",
108721
108717
  "page-1205"
108722
108718
  ],
108723
108719
  "senders": [
108724
- "page-0374"
108720
+ "page-0373"
108725
108721
  ],
108726
108722
  "auto": [
108727
- "page-0374",
108723
+ "page-0373",
108728
108724
  "page-0558",
108729
108725
  "page-0559",
108730
108726
  "page-0609",
108731
108727
  "page-1216"
108732
108728
  ],
108733
108729
  "subscribe": [
108734
- "page-0374"
108730
+ "page-0373"
108735
108731
  ],
108736
108732
  "members": [
108737
- "page-0374"
108733
+ "page-0373"
108734
+ ],
108735
+ "dynamics": [
108736
+ "page-0374",
108737
+ "page-0874"
108738
108738
  ],
108739
108739
  "excel": [
108740
108740
  "page-0375"
@@ -114175,19 +114175,19 @@
114175
114175
  "mautic": [
114176
114176
  "page-0369"
114177
114177
  ],
114178
- "messagebird": [
114178
+ "medium": [
114179
114179
  "page-0370"
114180
114180
  ],
114181
- "metabase": [
114181
+ "messagebird": [
114182
114182
  "page-0371"
114183
114183
  ],
114184
- "medium": [
114184
+ "metabase": [
114185
114185
  "page-0372"
114186
114186
  ],
114187
- "microsoftdynamicscrm": [
114187
+ "microsoftentra": [
114188
114188
  "page-0373"
114189
114189
  ],
114190
- "microsoftentra": [
114190
+ "microsoftdynamicscrm": [
114191
114191
  "page-0374"
114192
114192
  ],
114193
114193
  "microsoftexcel": [