@n8n-as-code/skills 1.1.3-next.11 → 1.1.3-next.12

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,15 +1,15 @@
1
1
  {
2
- "generatedAt": "2026-03-17T10:30:32.807Z",
2
+ "generatedAt": "2026-03-17T10:51:10.634Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
- "totalPages": 1254,
5
+ "totalPages": 1253,
6
6
  "statistics": {
7
7
  "byCategory": {
8
8
  "other": 515,
9
9
  "tutorials": 27,
10
10
  "advanced-ai": 27,
11
11
  "api": 5,
12
- "code": 20,
12
+ "code": 19,
13
13
  "data": 38,
14
14
  "flow-logic": 8,
15
15
  "hosting": 78,
@@ -624,7 +624,7 @@
624
624
  },
625
625
  "code": {
626
626
  "description": "Code node, expressions, and built-in methods",
627
- "totalPages": 20,
627
+ "totalPages": 19,
628
628
  "pages": [
629
629
  "page-0049",
630
630
  "page-0050",
@@ -635,7 +635,6 @@
635
635
  "page-0055",
636
636
  "page-0056",
637
637
  "page-0057",
638
- "page-0058",
639
638
  "page-0059",
640
639
  "page-0060",
641
640
  "page-0061",
@@ -6194,57 +6193,6 @@
6194
6193
  },
6195
6194
  {
6196
6195
  "id": "page-0057",
6197
- "title": "Overview",
6198
- "url": "https://docs.n8n.io/code/builtin/overview/index.md",
6199
- "urlPath": "code/builtin/overview/index.md",
6200
- "category": "code",
6201
- "subcategory": "builtin",
6202
- "nodeName": null,
6203
- "nodeType": null,
6204
- "content": {
6205
- "markdown": "# Built-in methods and variables\n\nn8n provides built-in methods and variables for working with data and accessing n8n data. This section provides a reference of available methods and variables for use in [expressions](../../../glossary/#expression-n8n), with a short description.\n\nAvailability in the expressions editor and the Code node\n\nSome methods and variables aren't available in the Code node. These aren't in the documentation.\n\nAll data transformation functions are only available in the expressions editor.\n\nThe [Cookbook](../../) contains examples for some common tasks, including some [Code node only](../../cookbook/code-node/) functions.\n\n- [JMESPath](/code/builtin/jmespath/)\n- [HTTP node](/code/builtin/http-node-variables/)\n- [LangChain Code node](/code/builtin/langchain-methods/)\n- [n8n metadata](/code/builtin/n8n-metadata/)\n",
6206
- "excerpt": "# Built-in methods and variables n8n provides built-in methods and variables for working with data and accessing n8n data. This section provides a reference of available methods and variables for use in [expressions](../../../glossary/#expression-n8n), with a short description. Availability in the expressions editor and the Code node Some methods and variables aren't available in the Code node. These aren't in the documentation. All data transformation functions are only available in the exp...",
6207
- "sections": [
6208
- {
6209
- "title": "Built-in methods and variables",
6210
- "level": 1,
6211
- "content": "n8n provides built-in methods and variables for working with data and accessing n8n data. This section provides a reference of available methods and variables for use in [expressions](../../../glossary/#expression-n8n), with a short description.\n\nAvailability in the expressions editor and the Code node\n\nSome methods and variables aren't available in the Code node. These aren't in the documentation.\n\nAll data transformation functions are only available in the expressions editor.\n\nThe [Cookbook](../../) contains examples for some common tasks, including some [Code node only](../../cookbook/code-node/) functions.\n\n- [JMESPath](/code/builtin/jmespath/)\n- [HTTP node](/code/builtin/http-node-variables/)\n- [LangChain Code node](/code/builtin/langchain-methods/)\n- [n8n metadata](/code/builtin/n8n-metadata/)"
6212
- }
6213
- ]
6214
- },
6215
- "metadata": {
6216
- "keywords": [
6217
- "overview",
6218
- "built",
6219
- "methods",
6220
- "variables"
6221
- ],
6222
- "useCases": [],
6223
- "operations": [],
6224
- "codeExamples": 0,
6225
- "complexity": "beginner",
6226
- "readingTime": "1 min",
6227
- "contentLength": 845,
6228
- "relatedPages": []
6229
- },
6230
- "searchIndex": {
6231
- "fullText": "overview # built-in methods and variables\n\nn8n provides built-in methods and variables for working with data and accessing n8n data. this section provides a reference of available methods and variables for use in [expressions](../../../glossary/#expression-n8n), with a short description.\n\navailability in the expressions editor and the code node\n\nsome methods and variables aren't available in the code node. these aren't in the documentation.\n\nall data transformation functions are only available in the expressions editor.\n\nthe [cookbook](../../) contains examples for some common tasks, including some [code node only](../../cookbook/code-node/) functions.\n\n- [jmespath](/code/builtin/jmespath/)\n- [http node](/code/builtin/http-node-variables/)\n- [langchain code node](/code/builtin/langchain-methods/)\n- [n8n metadata](/code/builtin/n8n-metadata/)\n built-in methods and variables",
6232
- "importantTerms": [
6233
- "code",
6234
- "node",
6235
- "methods",
6236
- "variables",
6237
- "builtin",
6238
- "built",
6239
- "data",
6240
- "available",
6241
- "expressions",
6242
- "some"
6243
- ]
6244
- }
6245
- },
6246
- {
6247
- "id": "page-0058",
6248
6196
  "title": "Examples using n8n's built-in methods and variables",
6249
6197
  "url": "https://docs.n8n.io/code/cookbook/builtin/index.md",
6250
6198
  "urlPath": "code/cookbook/builtin/index.md",
@@ -6253,7 +6201,7 @@
6253
6201
  "nodeName": null,
6254
6202
  "nodeType": null,
6255
6203
  "content": {
6256
- "markdown": "# Examples using n8n's built-in methods and variables\n\nn8n provides built-in methods and variables for working with data and accessing n8n data. This section provides usage examples.\n\n- [execution](/code/cookbook/builtin/execution/)\n- [getWorkflowStaticData](/code/cookbook/builtin/get-workflow-static-data/)\n- [(node-name).all](/code/cookbook/builtin/all/)\n- [vars](/code/cookbook/builtin/vars/)\n\n## Related resources\n\n- [Built-in methods and variables reference](../../builtin/overview/)\n- [Expressions](../../../data/expressions/)\n- [Code node](../../code-node/)\n",
6204
+ "markdown": "# Examples using n8n's built-in methods and variables\n\nn8n provides built-in methods and variables for working with data and accessing n8n data. This section provides usage examples.\n\n- [execution](/code/cookbook/builtin/execution/)\n- [getWorkflowStaticData](/code/cookbook/builtin/get-workflow-static-data/)\n- [(node-name).all](/code/cookbook/builtin/all/)\n- [vars](/code/cookbook/builtin/vars/)\n\n## Related resources\n\n- [Built-in methods and variables reference](../../builtin/overview/)\n- [Expressions](../../../data/expressions/)\n- [Code node](../../code-node/)\ne common tasks, including some [Code node only](../../cookbook/code-node/) functions.\n\n- [JMESPath](/code/builtin/jmespath/)\n- [HTTP node](/code/builtin/http-node-variables/)\n- [LangChain Code node](/code/builtin/langchain-methods/)\n- [n8n metadata](/code/builtin/n8n-metadata/)\n",
6257
6205
  "excerpt": "# Examples using n8n's built-in methods and variables n8n provides built-in methods and variables for working with data and accessing n8n data. This section provides usage examples. - [execution](/code/cookbook/builtin/execution/) - [getWorkflowStaticData](/code/cookbook/builtin/get-workflow-static-data/) - [(node-name).all](/code/cookbook/builtin/all/) - [vars](/code/cookbook/builtin/vars/) ## Related resources - [Built-in methods and variables reference](../../builtin/overview/) - [Express...",
6258
6206
  "sections": [
6259
6207
  {
@@ -6279,22 +6227,22 @@
6279
6227
  "codeExamples": 0,
6280
6228
  "complexity": "beginner",
6281
6229
  "readingTime": "1 min",
6282
- "contentLength": 566,
6230
+ "contentLength": 845,
6283
6231
  "relatedPages": []
6284
6232
  },
6285
6233
  "searchIndex": {
6286
- "fullText": "examples using n8n's built-in methods and variables # examples using n8n's built-in methods and variables\n\nn8n provides built-in methods and variables for working with data and accessing n8n data. this section provides usage examples.\n\n- [execution](/code/cookbook/builtin/execution/)\n- [getworkflowstaticdata](/code/cookbook/builtin/get-workflow-static-data/)\n- [(node-name).all](/code/cookbook/builtin/all/)\n- [vars](/code/cookbook/builtin/vars/)\n\n## related resources\n\n- [built-in methods and variables reference](../../builtin/overview/)\n- [expressions](../../../data/expressions/)\n- [code node](../../code-node/)\n examples using n8n's built-in methods and variables",
6234
+ "fullText": "examples using n8n's built-in methods and variables # examples using n8n's built-in methods and variables\n\nn8n provides built-in methods and variables for working with data and accessing n8n data. this section provides usage examples.\n\n- [execution](/code/cookbook/builtin/execution/)\n- [getworkflowstaticdata](/code/cookbook/builtin/get-workflow-static-data/)\n- [(node-name).all](/code/cookbook/builtin/all/)\n- [vars](/code/cookbook/builtin/vars/)\n\n## related resources\n\n- [built-in methods and variables reference](../../builtin/overview/)\n- [expressions](../../../data/expressions/)\n- [code node](../../code-node/)\ne common tasks, including some [code node only](../../cookbook/code-node/) functions.\n\n- [jmespath](/code/builtin/jmespath/)\n- [http node](/code/builtin/http-node-variables/)\n- [langchain code node](/code/builtin/langchain-methods/)\n- [n8n metadata](/code/builtin/n8n-metadata/)\n examples using n8n's built-in methods and variables",
6287
6235
  "importantTerms": [
6288
6236
  "code",
6289
- "built",
6237
+ "builtin",
6238
+ "node",
6290
6239
  "methods",
6291
6240
  "variables",
6292
- "builtin",
6241
+ "built",
6242
+ "cookbook",
6293
6243
  "examples",
6294
6244
  "data",
6295
- "cookbook",
6296
- "using",
6297
- "node"
6245
+ "using"
6298
6246
  ]
6299
6247
  }
6300
6248
  },
@@ -8731,6 +8679,66 @@
8731
8679
  },
8732
8680
  {
8733
8681
  "id": "page-0091",
8682
+ "title": "Use case",
8683
+ "url": "https://docs.n8n.io/courses/level-two/chapter-5/chapter-5.0/index.md",
8684
+ "urlPath": "courses/level-two/chapter-5/chapter-5.0/index.md",
8685
+ "category": "tutorials",
8686
+ "subcategory": null,
8687
+ "nodeName": null,
8688
+ "nodeType": null,
8689
+ "content": {
8690
+ "markdown": "# Automating a business workflow\n\nRemember [our friend Nathan](../../../level-one/chapter-3/)?\n\n**Nathan 🙋:** Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\\n**You 👩‍🔧:** More work and responsibility. Congratulations, I guess. What do you need to do now?\\\n**Nathan 🙋:** I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders prices. They're based on data from different sources and come in different formats.\\\n**You 👩‍🔧:** Sounds like a lot of manual work, but the kind that can be automated. Let's do it!\n\n## Workflow design\n\nNow that we know what Nathan wants to automate, let's list the steps he needs to take to achieve this:\n\n1. Get and combine data from all necessary sources.\n1. Sort the data and format the dates.\n1. Write binary files.\n1. Send notifications using email and Discord.\n\nn8n provides [core nodes](../../../../integrations/builtin/node-types/#core-nodes) for all these steps. This use case is somewhat complex. We should build it from three separate workflows:\n\n1. A workflow that merges the company data with external information.\n1. A workflow that generates the reports.\n1. A workflow that monitors errors in the second workflow.\n\n## Workflow prerequisites\n\nTo build the workflows, you will need the following:\n\n- An [Airtable](https://airtable.com/) account and [credentials](../../../../integrations/builtin/credentials/airtable/).\n- A [Google](https://www.google.com/account/about/) account and [credentials](../../../../integrations/builtin/credentials/google/) to access Gmail.\n- A [Discord](https://discord.com/) account and webhook URL (you receive this using email when you sign up for this course).\n\nNext, you will build these three workflows with step-by-step instructions.\n",
8691
+ "excerpt": "# Automating a business workflow Remember [our friend Nathan](../../../level-one/chapter-3/)? **Nathan 🙋:** Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\ **You 👩‍🔧:** More work and responsibility. Congratulations, I guess. What do you need to do now?\\ **Nathan 🙋:** I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders price...",
8692
+ "sections": [
8693
+ {
8694
+ "title": "Automating a business workflow",
8695
+ "level": 1,
8696
+ "content": "Remember [our friend Nathan](../../../level-one/chapter-3/)?\n\n**Nathan 🙋:** Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\\n**You 👩‍🔧:** More work and responsibility. Congratulations, I guess. What do you need to do now?\\\n**Nathan 🙋:** I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders prices. They're based on data from different sources and come in different formats.\\\n**You 👩‍🔧:** Sounds like a lot of manual work, but the kind that can be automated. Let's do it!"
8697
+ }
8698
+ ]
8699
+ },
8700
+ "metadata": {
8701
+ "keywords": [
8702
+ "case",
8703
+ "automating",
8704
+ "business",
8705
+ "workflow",
8706
+ "design",
8707
+ "prerequisites"
8708
+ ],
8709
+ "useCases": [],
8710
+ "operations": [],
8711
+ "codeExamples": 0,
8712
+ "complexity": "beginner",
8713
+ "readingTime": "2 min",
8714
+ "contentLength": 1880,
8715
+ "relatedPages": []
8716
+ },
8717
+ "searchIndex": {
8718
+ "fullText": "use case # automating a business workflow\n\nremember [our friend nathan](../../../level-one/chapter-3/)?\n\n**nathan 🙋:** hello, it's me again. my manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\\n**you 👩‍🔧:** more work and responsibility. congratulations, i guess. what do you need to do now?\\\n**nathan 🙋:** i got access to all our sales data and i'm now responsible for creating two reports: one for regional sales and one for orders prices. they're based on data from different sources and come in different formats.\\\n**you 👩‍🔧:** sounds like a lot of manual work, but the kind that can be automated. let's do it!\n\n## workflow design\n\nnow that we know what nathan wants to automate, let's list the steps he needs to take to achieve this:\n\n1. get and combine data from all necessary sources.\n1. sort the data and format the dates.\n1. write binary files.\n1. send notifications using email and discord.\n\nn8n provides [core nodes](../../../../integrations/builtin/node-types/#core-nodes) for all these steps. this use case is somewhat complex. we should build it from three separate workflows:\n\n1. a workflow that merges the company data with external information.\n1. a workflow that generates the reports.\n1. a workflow that monitors errors in the second workflow.\n\n## workflow prerequisites\n\nto build the workflows, you will need the following:\n\n- an [airtable](https://airtable.com/) account and [credentials](../../../../integrations/builtin/credentials/airtable/).\n- a [google](https://www.google.com/account/about/) account and [credentials](../../../../integrations/builtin/credentials/google/) to access gmail.\n- a [discord](https://discord.com/) account and webhook url (you receive this using email when you sign up for this course).\n\nnext, you will build these three workflows with step-by-step instructions.\n automating a business workflow",
8719
+ "importantTerms": [
8720
+ "workflow",
8721
+ "that",
8722
+ "data",
8723
+ "nathan",
8724
+ "with",
8725
+ "this",
8726
+ "account",
8727
+ "credentials",
8728
+ "from",
8729
+ "discord",
8730
+ "integrations",
8731
+ "builtin",
8732
+ "build",
8733
+ "workflows",
8734
+ "airtable",
8735
+ "https",
8736
+ "google"
8737
+ ]
8738
+ }
8739
+ },
8740
+ {
8741
+ "id": "page-0092",
8734
8742
  "title": "Workflow 1",
8735
8743
  "url": "https://docs.n8n.io/courses/level-two/chapter-5/chapter-5.1/index.md",
8736
8744
  "urlPath": "courses/level-two/chapter-5/chapter-5.1/index.md",
@@ -8794,7 +8802,7 @@
8794
8802
  }
8795
8803
  },
8796
8804
  {
8797
- "id": "page-0092",
8805
+ "id": "page-0093",
8798
8806
  "title": "Workflow 2",
8799
8807
  "url": "https://docs.n8n.io/courses/level-two/chapter-5/chapter-5.2/index.md",
8800
8808
  "urlPath": "courses/level-two/chapter-5/chapter-5.2/index.md",
@@ -8895,7 +8903,7 @@
8895
8903
  }
8896
8904
  },
8897
8905
  {
8898
- "id": "page-0093",
8906
+ "id": "page-0094",
8899
8907
  "title": "Workflow 3",
8900
8908
  "url": "https://docs.n8n.io/courses/level-two/chapter-5/chapter-5.3/index.md",
8901
8909
  "urlPath": "courses/level-two/chapter-5/chapter-5.3/index.md",
@@ -8950,66 +8958,6 @@
8950
8958
  ]
8951
8959
  }
8952
8960
  },
8953
- {
8954
- "id": "page-0094",
8955
- "title": "Use case",
8956
- "url": "https://docs.n8n.io/courses/level-two/chapter-5/chapter-5.0/index.md",
8957
- "urlPath": "courses/level-two/chapter-5/chapter-5.0/index.md",
8958
- "category": "tutorials",
8959
- "subcategory": null,
8960
- "nodeName": null,
8961
- "nodeType": null,
8962
- "content": {
8963
- "markdown": "# Automating a business workflow\n\nRemember [our friend Nathan](../../../level-one/chapter-3/)?\n\n**Nathan 🙋:** Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\\n**You 👩‍🔧:** More work and responsibility. Congratulations, I guess. What do you need to do now?\\\n**Nathan 🙋:** I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders prices. They're based on data from different sources and come in different formats.\\\n**You 👩‍🔧:** Sounds like a lot of manual work, but the kind that can be automated. Let's do it!\n\n## Workflow design\n\nNow that we know what Nathan wants to automate, let's list the steps he needs to take to achieve this:\n\n1. Get and combine data from all necessary sources.\n1. Sort the data and format the dates.\n1. Write binary files.\n1. Send notifications using email and Discord.\n\nn8n provides [core nodes](../../../../integrations/builtin/node-types/#core-nodes) for all these steps. This use case is somewhat complex. We should build it from three separate workflows:\n\n1. A workflow that merges the company data with external information.\n1. A workflow that generates the reports.\n1. A workflow that monitors errors in the second workflow.\n\n## Workflow prerequisites\n\nTo build the workflows, you will need the following:\n\n- An [Airtable](https://airtable.com/) account and [credentials](../../../../integrations/builtin/credentials/airtable/).\n- A [Google](https://www.google.com/account/about/) account and [credentials](../../../../integrations/builtin/credentials/google/) to access Gmail.\n- A [Discord](https://discord.com/) account and webhook URL (you receive this using email when you sign up for this course).\n\nNext, you will build these three workflows with step-by-step instructions.\n",
8964
- "excerpt": "# Automating a business workflow Remember [our friend Nathan](../../../level-one/chapter-3/)? **Nathan 🙋:** Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\ **You 👩‍🔧:** More work and responsibility. Congratulations, I guess. What do you need to do now?\\ **Nathan 🙋:** I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders price...",
8965
- "sections": [
8966
- {
8967
- "title": "Automating a business workflow",
8968
- "level": 1,
8969
- "content": "Remember [our friend Nathan](../../../level-one/chapter-3/)?\n\n**Nathan 🙋:** Hello, it's me again. My manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\\n**You 👩‍🔧:** More work and responsibility. Congratulations, I guess. What do you need to do now?\\\n**Nathan 🙋:** I got access to all our sales data and I'm now responsible for creating two reports: one for regional sales and one for orders prices. They're based on data from different sources and come in different formats.\\\n**You 👩‍🔧:** Sounds like a lot of manual work, but the kind that can be automated. Let's do it!"
8970
- }
8971
- ]
8972
- },
8973
- "metadata": {
8974
- "keywords": [
8975
- "case",
8976
- "automating",
8977
- "business",
8978
- "workflow",
8979
- "design",
8980
- "prerequisites"
8981
- ],
8982
- "useCases": [],
8983
- "operations": [],
8984
- "codeExamples": 0,
8985
- "complexity": "beginner",
8986
- "readingTime": "2 min",
8987
- "contentLength": 1880,
8988
- "relatedPages": []
8989
- },
8990
- "searchIndex": {
8991
- "fullText": "use case # automating a business workflow\n\nremember [our friend nathan](../../../level-one/chapter-3/)?\n\n**nathan 🙋:** hello, it's me again. my manager was so impressed with my first workflow automation solution that she entrusted me with more responsibility.\\\n**you 👩‍🔧:** more work and responsibility. congratulations, i guess. what do you need to do now?\\\n**nathan 🙋:** i got access to all our sales data and i'm now responsible for creating two reports: one for regional sales and one for orders prices. they're based on data from different sources and come in different formats.\\\n**you 👩‍🔧:** sounds like a lot of manual work, but the kind that can be automated. let's do it!\n\n## workflow design\n\nnow that we know what nathan wants to automate, let's list the steps he needs to take to achieve this:\n\n1. get and combine data from all necessary sources.\n1. sort the data and format the dates.\n1. write binary files.\n1. send notifications using email and discord.\n\nn8n provides [core nodes](../../../../integrations/builtin/node-types/#core-nodes) for all these steps. this use case is somewhat complex. we should build it from three separate workflows:\n\n1. a workflow that merges the company data with external information.\n1. a workflow that generates the reports.\n1. a workflow that monitors errors in the second workflow.\n\n## workflow prerequisites\n\nto build the workflows, you will need the following:\n\n- an [airtable](https://airtable.com/) account and [credentials](../../../../integrations/builtin/credentials/airtable/).\n- a [google](https://www.google.com/account/about/) account and [credentials](../../../../integrations/builtin/credentials/google/) to access gmail.\n- a [discord](https://discord.com/) account and webhook url (you receive this using email when you sign up for this course).\n\nnext, you will build these three workflows with step-by-step instructions.\n automating a business workflow",
8992
- "importantTerms": [
8993
- "workflow",
8994
- "that",
8995
- "data",
8996
- "nathan",
8997
- "with",
8998
- "this",
8999
- "account",
9000
- "credentials",
9001
- "from",
9002
- "discord",
9003
- "integrations",
9004
- "builtin",
9005
- "build",
9006
- "workflows",
9007
- "airtable",
9008
- "https",
9009
- "google"
9010
- ]
9011
- }
9012
- },
9013
8961
  {
9014
8962
  "id": "page-0095",
9015
8963
  "title": "Overview",
@@ -34920,28 +34868,27 @@
34920
34868
  },
34921
34869
  {
34922
34870
  "id": "page-0463",
34923
- "title": "Unleashed Software",
34924
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.unleashedsoftware/index.md",
34925
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.unleashedsoftware/index.md",
34871
+ "title": "UpLead",
34872
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.uplead/index.md",
34873
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.uplead/index.md",
34926
34874
  "category": "integrations",
34927
34875
  "subcategory": "app-nodes",
34928
- "nodeName": "unleashedsoftware",
34929
- "nodeType": "n8n-nodes-base.unleashedsoftware",
34876
+ "nodeName": "uplead",
34877
+ "nodeType": "n8n-nodes-base.uplead",
34930
34878
  "content": {
34931
- "markdown": "# Unleashed Software node\n\nUse the Unleashed Software node to automate work in Unleashed Software, and integrate Unleashed Software with other applications. n8n has built-in support for a wide range of Unleashed Software features, including getting sales orders and stock on hand.\n\nOn this page, you'll find a list of operations the Unleashed Software node supports and links to more resources.\n\nCredentials\n\nRefer to [Unleashed Software credentials](../../credentials/unleashedsoftware/) for guidance on setting up authentication.\n\n## Operations\n\n- Sales Order\n - Get all sales orders\n- Stock On Hand\n - Get a stock on hand\n - Get all stocks on hand\n\n## Templates and examples\n\n[Browse Unleashed Software integration templates](https://n8n.io/integrations/unleashed-software/), or [search all templates](https://n8n.io/workflows/)\n",
34932
- "excerpt": "# Unleashed Software node Use the Unleashed Software node to automate work in Unleashed Software, and integrate Unleashed Software with other applications. n8n has built-in support for a wide range of Unleashed Software features, including getting sales orders and stock on hand. On this page, you'll find a list of operations the Unleashed Software node supports and links to more resources. Credentials Refer to [Unleashed Software credentials](../../credentials/unleashedsoftware/) for guidanc...",
34879
+ "markdown": "# UpLead node\n\nUse the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information.\n\nOn this page, you'll find a list of operations the UpLead node supports and links to more resources.\n\nCredentials\n\nRefer to [UpLead credentials](../../credentials/uplead/) for guidance on setting up authentication.\n\n## Operations\n\n- Company\n - Enrich\n- Person\n - Enrich\n\n## Templates and examples\n\n[Browse UpLead integration templates](https://n8n.io/integrations/uplead/), or [search all templates](https://n8n.io/workflows/)\n",
34880
+ "excerpt": "# UpLead node Use the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information. On this page, you'll find a list of operations the UpLead node supports and links to more resources. Credentials Refer to [UpLead credentials](../../credentials/uplead/) for guidance on setting up authentication. ## Operations - Company - Enrich - Person - Enrich ## Templates and examples [Browse UpL...",
34933
34881
  "sections": [
34934
34882
  {
34935
- "title": "Unleashed Software node",
34883
+ "title": "UpLead node",
34936
34884
  "level": 1,
34937
- "content": "Use the Unleashed Software node to automate work in Unleashed Software, and integrate Unleashed Software with other applications. n8n has built-in support for a wide range of Unleashed Software features, including getting sales orders and stock on hand.\n\nOn this page, you'll find a list of operations the Unleashed Software node supports and links to more resources.\n\nCredentials\n\nRefer to [Unleashed Software credentials](../../credentials/unleashedsoftware/) for guidance on setting up authentication."
34885
+ "content": "Use the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information.\n\nOn this page, you'll find a list of operations the UpLead node supports and links to more resources.\n\nCredentials\n\nRefer to [UpLead credentials](../../credentials/uplead/) for guidance on setting up authentication."
34938
34886
  }
34939
34887
  ]
34940
34888
  },
34941
34889
  "metadata": {
34942
34890
  "keywords": [
34943
- "unleashed",
34944
- "software",
34891
+ "uplead",
34945
34892
  "node",
34946
34893
  "operations",
34947
34894
  "templates",
@@ -34954,18 +34901,15 @@
34954
34901
  "codeExamples": 0,
34955
34902
  "complexity": "beginner",
34956
34903
  "readingTime": "1 min",
34957
- "contentLength": 835,
34904
+ "contentLength": 618,
34958
34905
  "relatedPages": []
34959
34906
  },
34960
34907
  "searchIndex": {
34961
- "fullText": "unleashed software # unleashed software node\n\nuse the unleashed software node to automate work in unleashed software, and integrate unleashed software with other applications. n8n has built-in support for a wide range of unleashed software features, including getting sales orders and stock on hand.\n\non this page, you'll find a list of operations the unleashed software node supports and links to more resources.\n\ncredentials\n\nrefer to [unleashed software credentials](../../credentials/unleashedsoftware/) for guidance on setting up authentication.\n\n## operations\n\n- sales order\n - get all sales orders\n- stock on hand\n - get a stock on hand\n - get all stocks on hand\n\n## templates and examples\n\n[browse unleashed software integration templates](https://n8n.io/integrations/unleashed-software/), or [search all templates](https://n8n.io/workflows/)\n unleashed software node",
34908
+ "fullText": "uplead # uplead node\n\nuse the uplead node to automate work in uplead, and integrate uplead with other applications. n8n supports several uplead operations, including getting company information.\n\non this page, you'll find a list of operations the uplead node supports and links to more resources.\n\ncredentials\n\nrefer to [uplead credentials](../../credentials/uplead/) for guidance on setting up authentication.\n\n## operations\n\n- company\n - enrich\n- person\n - enrich\n\n## templates and examples\n\n[browse uplead integration templates](https://n8n.io/integrations/uplead/), or [search all templates](https://n8n.io/workflows/)\n uplead node",
34962
34909
  "importantTerms": [
34963
- "unleashed",
34964
- "software",
34910
+ "uplead",
34965
34911
  "node",
34966
- "hand",
34967
- "sales",
34968
- "stock",
34912
+ "operations",
34969
34913
  "credentials",
34970
34914
  "templates"
34971
34915
  ]
@@ -34973,27 +34917,28 @@
34973
34917
  },
34974
34918
  {
34975
34919
  "id": "page-0464",
34976
- "title": "UpLead",
34977
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.uplead/index.md",
34978
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.uplead/index.md",
34920
+ "title": "Unleashed Software",
34921
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.unleashedsoftware/index.md",
34922
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.unleashedsoftware/index.md",
34979
34923
  "category": "integrations",
34980
34924
  "subcategory": "app-nodes",
34981
- "nodeName": "uplead",
34982
- "nodeType": "n8n-nodes-base.uplead",
34925
+ "nodeName": "unleashedsoftware",
34926
+ "nodeType": "n8n-nodes-base.unleashedsoftware",
34983
34927
  "content": {
34984
- "markdown": "# UpLead node\n\nUse the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information.\n\nOn this page, you'll find a list of operations the UpLead node supports and links to more resources.\n\nCredentials\n\nRefer to [UpLead credentials](../../credentials/uplead/) for guidance on setting up authentication.\n\n## Operations\n\n- Company\n - Enrich\n- Person\n - Enrich\n\n## Templates and examples\n\n[Browse UpLead integration templates](https://n8n.io/integrations/uplead/), or [search all templates](https://n8n.io/workflows/)\n",
34985
- "excerpt": "# UpLead node Use the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information. On this page, you'll find a list of operations the UpLead node supports and links to more resources. Credentials Refer to [UpLead credentials](../../credentials/uplead/) for guidance on setting up authentication. ## Operations - Company - Enrich - Person - Enrich ## Templates and examples [Browse UpL...",
34928
+ "markdown": "# Unleashed Software node\n\nUse the Unleashed Software node to automate work in Unleashed Software, and integrate Unleashed Software with other applications. n8n has built-in support for a wide range of Unleashed Software features, including getting sales orders and stock on hand.\n\nOn this page, you'll find a list of operations the Unleashed Software node supports and links to more resources.\n\nCredentials\n\nRefer to [Unleashed Software credentials](../../credentials/unleashedsoftware/) for guidance on setting up authentication.\n\n## Operations\n\n- Sales Order\n - Get all sales orders\n- Stock On Hand\n - Get a stock on hand\n - Get all stocks on hand\n\n## Templates and examples\n\n[Browse Unleashed Software integration templates](https://n8n.io/integrations/unleashed-software/), or [search all templates](https://n8n.io/workflows/)\n",
34929
+ "excerpt": "# Unleashed Software node Use the Unleashed Software node to automate work in Unleashed Software, and integrate Unleashed Software with other applications. n8n has built-in support for a wide range of Unleashed Software features, including getting sales orders and stock on hand. On this page, you'll find a list of operations the Unleashed Software node supports and links to more resources. Credentials Refer to [Unleashed Software credentials](../../credentials/unleashedsoftware/) for guidanc...",
34986
34930
  "sections": [
34987
34931
  {
34988
- "title": "UpLead node",
34932
+ "title": "Unleashed Software node",
34989
34933
  "level": 1,
34990
- "content": "Use the UpLead node to automate work in UpLead, and integrate UpLead with other applications. n8n supports several UpLead operations, including getting company information.\n\nOn this page, you'll find a list of operations the UpLead node supports and links to more resources.\n\nCredentials\n\nRefer to [UpLead credentials](../../credentials/uplead/) for guidance on setting up authentication."
34934
+ "content": "Use the Unleashed Software node to automate work in Unleashed Software, and integrate Unleashed Software with other applications. n8n has built-in support for a wide range of Unleashed Software features, including getting sales orders and stock on hand.\n\nOn this page, you'll find a list of operations the Unleashed Software node supports and links to more resources.\n\nCredentials\n\nRefer to [Unleashed Software credentials](../../credentials/unleashedsoftware/) for guidance on setting up authentication."
34991
34935
  }
34992
34936
  ]
34993
34937
  },
34994
34938
  "metadata": {
34995
34939
  "keywords": [
34996
- "uplead",
34940
+ "unleashed",
34941
+ "software",
34997
34942
  "node",
34998
34943
  "operations",
34999
34944
  "templates",
@@ -35006,15 +34951,18 @@
35006
34951
  "codeExamples": 0,
35007
34952
  "complexity": "beginner",
35008
34953
  "readingTime": "1 min",
35009
- "contentLength": 618,
34954
+ "contentLength": 835,
35010
34955
  "relatedPages": []
35011
34956
  },
35012
34957
  "searchIndex": {
35013
- "fullText": "uplead # uplead node\n\nuse the uplead node to automate work in uplead, and integrate uplead with other applications. n8n supports several uplead operations, including getting company information.\n\non this page, you'll find a list of operations the uplead node supports and links to more resources.\n\ncredentials\n\nrefer to [uplead credentials](../../credentials/uplead/) for guidance on setting up authentication.\n\n## operations\n\n- company\n - enrich\n- person\n - enrich\n\n## templates and examples\n\n[browse uplead integration templates](https://n8n.io/integrations/uplead/), or [search all templates](https://n8n.io/workflows/)\n uplead node",
34958
+ "fullText": "unleashed software # unleashed software node\n\nuse the unleashed software node to automate work in unleashed software, and integrate unleashed software with other applications. n8n has built-in support for a wide range of unleashed software features, including getting sales orders and stock on hand.\n\non this page, you'll find a list of operations the unleashed software node supports and links to more resources.\n\ncredentials\n\nrefer to [unleashed software credentials](../../credentials/unleashedsoftware/) for guidance on setting up authentication.\n\n## operations\n\n- sales order\n - get all sales orders\n- stock on hand\n - get a stock on hand\n - get all stocks on hand\n\n## templates and examples\n\n[browse unleashed software integration templates](https://n8n.io/integrations/unleashed-software/), or [search all templates](https://n8n.io/workflows/)\n unleashed software node",
35014
34959
  "importantTerms": [
35015
- "uplead",
34960
+ "unleashed",
34961
+ "software",
35016
34962
  "node",
35017
- "operations",
34963
+ "hand",
34964
+ "sales",
34965
+ "stock",
35018
34966
  "credentials",
35019
34967
  "templates"
35020
34968
  ]
@@ -92173,7 +92121,7 @@
92173
92121
  "errors": [
92174
92122
  "page-0002",
92175
92123
  "page-0089",
92176
- "page-0093",
92124
+ "page-0094",
92177
92125
  "page-0110",
92178
92126
  "page-0211",
92179
92127
  "page-0213",
@@ -92380,8 +92328,8 @@
92380
92328
  "page-0086",
92381
92329
  "page-0087",
92382
92330
  "page-0088",
92383
- "page-0091",
92384
92331
  "page-0092",
92332
+ "page-0093",
92385
92333
  "page-0095",
92386
92334
  "page-0096",
92387
92335
  "page-0097",
@@ -92705,7 +92653,7 @@
92705
92653
  "page-0039",
92706
92654
  "page-0068",
92707
92655
  "page-0077",
92708
- "page-0092",
92656
+ "page-0093",
92709
92657
  "page-0096",
92710
92658
  "page-0097",
92711
92659
  "page-0100",
@@ -93004,7 +92952,7 @@
93004
92952
  "file": [
93005
92953
  "page-0003",
93006
92954
  "page-0051",
93007
- "page-0092",
92955
+ "page-0093",
93008
92956
  "page-0155",
93009
92957
  "page-0195",
93010
92958
  "page-0199",
@@ -93674,7 +93622,7 @@
93674
93622
  ],
93675
93623
  "files": [
93676
93624
  "page-0003",
93677
- "page-0092",
93625
+ "page-0093",
93678
93626
  "page-0134",
93679
93627
  "page-0155",
93680
93628
  "page-0201",
@@ -94516,7 +94464,7 @@
94516
94464
  "page-0046",
94517
94465
  "page-0048",
94518
94466
  "page-0051",
94519
- "page-0058",
94467
+ "page-0057",
94520
94468
  "page-0067",
94521
94469
  "page-0068",
94522
94470
  "page-0097",
@@ -95844,7 +95792,6 @@
95844
95792
  "page-0052",
95845
95793
  "page-0053",
95846
95794
  "page-0057",
95847
- "page-0058",
95848
95795
  "page-0099",
95849
95796
  "page-0134",
95850
95797
  "page-0153",
@@ -96783,7 +96730,7 @@
96783
96730
  ],
96784
96731
  "n8n's": [
96785
96732
  "page-0015",
96786
- "page-0058",
96733
+ "page-0057",
96787
96734
  "page-0067",
96788
96735
  "page-0109",
96789
96736
  "page-0160",
@@ -97101,7 +97048,7 @@
97101
97048
  "page-0017",
97102
97049
  "page-0021",
97103
97050
  "page-0050",
97104
- "page-0058",
97051
+ "page-0057",
97105
97052
  "page-0063",
97106
97053
  "page-0067",
97107
97054
  "page-0140",
@@ -97631,7 +97578,7 @@
97631
97578
  "page-0040",
97632
97579
  "page-0049",
97633
97580
  "page-0050",
97634
- "page-0058",
97581
+ "page-0057",
97635
97582
  "page-0063",
97636
97583
  "page-0067",
97637
97584
  "page-0199",
@@ -98953,7 +98900,7 @@
98953
98900
  "page-0018",
98954
98901
  "page-0032",
98955
98902
  "page-0038",
98956
- "page-0058",
98903
+ "page-0057",
98957
98904
  "page-0061",
98958
98905
  "page-0067",
98959
98906
  "page-0159",
@@ -99470,7 +99417,7 @@
99470
99417
  "page-0059",
99471
99418
  "page-0071",
99472
99419
  "page-0077",
99473
- "page-0092",
99420
+ "page-0093",
99474
99421
  "page-0567",
99475
99422
  "page-1181"
99476
99423
  ],
@@ -99490,7 +99437,6 @@
99490
99437
  "page-0020",
99491
99438
  "page-0026",
99492
99439
  "page-0043",
99493
- "page-0057",
99494
99440
  "page-0095",
99495
99441
  "page-0099",
99496
99442
  "page-0150",
@@ -100645,7 +100591,6 @@
100645
100591
  "page-0048",
100646
100592
  "page-0051",
100647
100593
  "page-0057",
100648
- "page-0058",
100649
100594
  "page-0228",
100650
100595
  "page-0230",
100651
100596
  "page-0535",
@@ -101260,7 +101205,6 @@
101260
101205
  "page-0051",
101261
101206
  "page-0055",
101262
101207
  "page-0057",
101263
- "page-0058",
101264
101208
  "page-0106",
101265
101209
  "page-0155",
101266
101210
  "page-0541",
@@ -102123,7 +102067,7 @@
102123
102067
  ],
102124
102068
  "automating": [
102125
102069
  "page-0073",
102126
- "page-0094"
102070
+ "page-0091"
102127
102071
  ],
102128
102072
  "(real": [
102129
102073
  "page-0073"
@@ -102133,7 +102077,7 @@
102133
102077
  ],
102134
102078
  "case": [
102135
102079
  "page-0073",
102136
- "page-0094",
102080
+ "page-0091",
102137
102081
  "page-1162",
102138
102082
  "page-1180"
102139
102083
  ],
@@ -102302,7 +102246,7 @@
102302
102246
  ],
102303
102247
  "different": [
102304
102248
  "page-0087",
102305
- "page-0092",
102249
+ "page-0093",
102306
102250
  "page-0144",
102307
102251
  "page-0668",
102308
102252
  "page-0680"
@@ -102335,7 +102279,7 @@
102335
102279
  ],
102336
102280
  "merging": [
102337
102281
  "page-0088",
102338
- "page-0091",
102282
+ "page-0092",
102339
102283
  "page-0144",
102340
102284
  "page-0668",
102341
102285
  "page-1216"
@@ -102385,37 +102329,8 @@
102385
102329
  "page-1176",
102386
102330
  "page-1178"
102387
102331
  ],
102388
- "generating": [
102389
- "page-0092"
102390
- ],
102391
- "reports": [
102392
- "page-0092"
102393
- ],
102394
- "part": [
102395
- "page-0092",
102396
- "page-0643",
102397
- "page-1240"
102398
- ],
102399
- "sources": [
102400
- "page-0092",
102401
- "page-0680"
102402
- ],
102403
- "regional": [
102404
- "page-0092"
102405
- ],
102406
- "sales": [
102407
- "page-0092"
102408
- ],
102409
- "total": [
102410
- "page-0092",
102411
- "page-0167"
102412
- ],
102413
- "monitoring": [
102414
- "page-0093",
102415
- "page-0208"
102416
- ],
102417
102332
  "business": [
102418
- "page-0094",
102333
+ "page-0091",
102419
102334
  "page-0314",
102420
102335
  "page-0526",
102421
102336
  "page-0527",
@@ -102426,11 +102341,11 @@
102426
102341
  "page-1197"
102427
102342
  ],
102428
102343
  "design": [
102429
- "page-0094",
102344
+ "page-0091",
102430
102345
  "page-1176"
102431
102346
  ],
102432
102347
  "prerequisites": [
102433
- "page-0094",
102348
+ "page-0091",
102434
102349
  "page-0137",
102435
102350
  "page-0138",
102436
102351
  "page-0195",
@@ -102703,6 +102618,35 @@
102703
102618
  "page-1227",
102704
102619
  "page-1229"
102705
102620
  ],
102621
+ "generating": [
102622
+ "page-0093"
102623
+ ],
102624
+ "reports": [
102625
+ "page-0093"
102626
+ ],
102627
+ "part": [
102628
+ "page-0093",
102629
+ "page-0643",
102630
+ "page-1240"
102631
+ ],
102632
+ "sources": [
102633
+ "page-0093",
102634
+ "page-0680"
102635
+ ],
102636
+ "regional": [
102637
+ "page-0093"
102638
+ ],
102639
+ "sales": [
102640
+ "page-0093"
102641
+ ],
102642
+ "total": [
102643
+ "page-0093",
102644
+ "page-0167"
102645
+ ],
102646
+ "monitoring": [
102647
+ "page-0094",
102648
+ "page-0208"
102649
+ ],
102706
102650
  "section": [
102707
102651
  "page-0095"
102708
102652
  ],
@@ -106535,7 +106479,7 @@
106535
106479
  ],
106536
106480
  "software": [
106537
106481
  "page-0345",
106538
- "page-0463",
106482
+ "page-0464",
106539
106483
  "page-0984"
106540
106484
  ],
106541
106485
  "kafka": [
@@ -107104,13 +107048,13 @@
107104
107048
  "page-0462",
107105
107049
  "page-0982"
107106
107050
  ],
107107
- "unleashed": [
107051
+ "uplead": [
107108
107052
  "page-0463",
107109
- "page-0984"
107053
+ "page-0985"
107110
107054
  ],
107111
- "uplead": [
107055
+ "unleashed": [
107112
107056
  "page-0464",
107113
- "page-0985"
107057
+ "page-0984"
107114
107058
  ],
107115
107059
  "uproc": [
107116
107060
  "page-0465",
@@ -111122,7 +111066,6 @@
111122
111066
  "page-0055",
111123
111067
  "page-0056",
111124
111068
  "page-0057",
111125
- "page-0058",
111126
111069
  "page-0059",
111127
111070
  "page-0060",
111128
111071
  "page-0061",
@@ -112502,10 +112445,10 @@
112502
112445
  "twitter": [
112503
112446
  "page-0462"
112504
112447
  ],
112505
- "unleashedsoftware": [
112448
+ "uplead": [
112506
112449
  "page-0463"
112507
112450
  ],
112508
- "uplead": [
112451
+ "unleashedsoftware": [
112509
112452
  "page-0464"
112510
112453
  ],
112511
112454
  "uproc": [