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

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:51:10.634Z",
2
+ "generatedAt": "2026-03-17T11:31:22.125Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
- "totalPages": 1253,
5
+ "totalPages": 1254,
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": 19,
12
+ "code": 20,
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": 19,
627
+ "totalPages": 20,
628
628
  "pages": [
629
629
  "page-0049",
630
630
  "page-0050",
@@ -635,6 +635,7 @@
635
635
  "page-0055",
636
636
  "page-0056",
637
637
  "page-0057",
638
+ "page-0058",
638
639
  "page-0059",
639
640
  "page-0060",
640
641
  "page-0061",
@@ -6193,6 +6194,57 @@
6193
6194
  },
6194
6195
  {
6195
6196
  "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",
6196
6248
  "title": "Examples using n8n's built-in methods and variables",
6197
6249
  "url": "https://docs.n8n.io/code/cookbook/builtin/index.md",
6198
6250
  "urlPath": "code/cookbook/builtin/index.md",
@@ -6201,7 +6253,7 @@
6201
6253
  "nodeName": null,
6202
6254
  "nodeType": null,
6203
6255
  "content": {
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",
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",
6205
6257
  "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...",
6206
6258
  "sections": [
6207
6259
  {
@@ -6227,22 +6279,22 @@
6227
6279
  "codeExamples": 0,
6228
6280
  "complexity": "beginner",
6229
6281
  "readingTime": "1 min",
6230
- "contentLength": 845,
6282
+ "contentLength": 566,
6231
6283
  "relatedPages": []
6232
6284
  },
6233
6285
  "searchIndex": {
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",
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",
6235
6287
  "importantTerms": [
6236
6288
  "code",
6237
- "builtin",
6238
- "node",
6289
+ "built",
6239
6290
  "methods",
6240
6291
  "variables",
6241
- "built",
6242
- "cookbook",
6292
+ "builtin",
6243
6293
  "examples",
6244
6294
  "data",
6245
- "using"
6295
+ "cookbook",
6296
+ "using",
6297
+ "node"
6246
6298
  ]
6247
6299
  }
6248
6300
  },
@@ -9367,109 +9419,6 @@
9367
9419
  },
9368
9420
  {
9369
9421
  "id": "page-0100",
9370
- "title": "Expressions for data transformation",
9371
- "url": "https://docs.n8n.io/data/expressions-for-transformation/index.md",
9372
- "urlPath": "data/expressions-for-transformation/index.md",
9373
- "category": "data",
9374
- "subcategory": null,
9375
- "nodeName": null,
9376
- "nodeType": null,
9377
- "content": {
9378
- "markdown": "# Expressions for data transformation\n\nYou can use expression transformation functions anywhere expressions are supported in n8n.\n\nHowever, if your main goal is to transform data using expressions without performing any other operations, use the **Edit Fields (Set)** node. This node is designed specifically for data transformation, providing a clean interface to:\n\n- Add new fields with expression-based values\n- Modify existing field values using transformation functions\n- Remove or rename fields\n\nThis keeps your workflow organized by separating data transformation from business logic, making it easier to understand and maintain.\n\n**Best practice**: Instead of adding complex expressions to multiple parameters across different nodes, use Edit Fields to prepare your data first, then pass the transformed data to subsequent nodes.\n\nSee [Expression reference](../expression-reference/) for more information and examples.\n\n### Example: Get data from webhook body\n\nConsider the following scenario: you have a webhook trigger that receives data through the webhook body. You want to extract some of that data for use in the workflow.\n\nYour webhook data looks similar to this:\n\n```\n[\n {\n \"headers\": {\n \"host\": \"n8n.instance.address\",\n ...\n },\n \"params\": {},\n \"query\": {},\n \"body\": {\n \"name\": \"Jim\",\n \"age\": 30,\n \"city\": \"New York\"\n }\n }\n]\n```\n\nIn the next node in the workflow, you want to get just the value of `city`. You can use the following expression:\n\n```\n{{$json.body.city}}\n```\n\nThis expression:\n\n1. Accesses the incoming JSON-formatted data using n8n's custom `$json` variable.\n1. Finds the value of `city` (in this example, \"New York\"). Note that this example uses JMESPath syntax to query the JSON data. You can also write this expression as `{{$json['body']['city']}}`.\n\n### Using expressions in credentials\n\nYou can also use expressions in credential fields. When you reference data using expressions (for example, `{{$json.body.city}}` or `{{ $('Webhook').item.json.headers.authorization }}`), n8n evaluates the expression within the context of the current workflow execution.\n\nThis means that:\n\n- Expressions in credentials can access data available in the current execution context, including data from previous nodes.\n- Each workflow execution has its own data context.\n- Expressions are evaluated per execution, so different executions don't share data.\n\nFor example, if a webhook node receives an access token and you reference it in a credential field using an expression, the value is resolved using the execution data of that specific workflow run.\n\n## Example: Writing longer JavaScript as expressions\n\nYou can do things like variable assignments or multiple statements in an expression, but you need to wrap your code using the syntax for an Immediately Invoked Function Expression (IIFE).\n\nThe following code use the Luxon date and time library to find the time between two dates in months. We surround the code in both the handlebar brackets for an expression and the IIFE syntax.\n\n```\n{{(()=>{\n let end = DateTime.fromISO('2017-03-13');\n let start = DateTime.fromISO('2017-02-13');\n let diffInMonths = end.diff(start, 'months');\n return diffInMonths.toObject();\n})()}}\n```\n\n## Common issues\n\nHere are some common errors and issues related to [expressions](../expressions/) and steps to resolve or troubleshoot them.\n\n### The 'JSON Output' in item 0 contains invalid JSON\n\nThis error occurs when you use JSON mode but don't provide a valid JSON object. Depending on the problem with the JSON object, the error sometimes displays as `The 'JSON Output' in item 0 does not contain a valid JSON object`.\n\nTo resolve this, make sure that the code you provide is valid JSON:\n\n- Check the JSON with a [JSON validator](https://jsonlint.com/).\n- Check that your JSON object doesn't reference undefined input data. This may occur if the incoming data doesn't always include the same fields.\n\n### Can't get data for expression\n\nThis error occurs when n8n can't retrieve the data referenced by an expression. Often, this happens when the preceding node hasn't been run yet.\n\nAnother variation of this may appear as `Referenced node is unexecuted`. In that case, the full text of this error will tell you the exact node that isn't executing in this format:\n\n> An expression references the node '<node-name>', but it hasn't been executed yet. Either change the expression, or re-wire your workflow to make sure that node executes first.\n\nTo begin troubleshooting, test the workflow up to the named node.\n\nFor nodes that use JavaScript or other custom code, you can check if a previous node has executed before trying to use its value by checking the following:\n\n```\n$(\"<node-name>\").isExecuted\n```\n\nAs an example, this JSON references the parameters of the input data. This error will display if you test this step without connecting it to another node:\n\n```\n{\n \"my_field_1\": {{ $input.params }}\n}\n```\n\n### Invalid syntax\n\nThis error occurs when you use an expression that has a syntax error.\n\nFor example, the expression in this JSON includes a trailing period, which results in an invalid syntax error:\n\n```\n{\n \"my_field_1\": \"value\",\n \"my_field_2\": {{ $('If').item.json. }}\n}\n```\n\nTo resolve this error, check your [expression syntax](../expressions/) to make sure it follows the expected format.\n",
9379
- "excerpt": "# Expressions for data transformation You can use expression transformation functions anywhere expressions are supported in n8n. However, if your main goal is to transform data using expressions without performing any other operations, use the **Edit Fields (Set)** node. This node is designed specifically for data transformation, providing a clean interface to: - Add new fields with expression-based values - Modify existing field values using transformation functions - Remove or rename fields...",
9380
- "sections": [
9381
- {
9382
- "title": "Expressions for data transformation",
9383
- "level": 1,
9384
- "content": "You can use expression transformation functions anywhere expressions are supported in n8n.\n\nHowever, if your main goal is to transform data using expressions without performing any other operations, use the **Edit Fields (Set)** node. This node is designed specifically for data transformation, providing a clean interface to:\n\n- Add new fields with expression-based values\n- Modify existing field values using transformation functions\n- Remove or rename fields\n\nThis keeps your workflow organized by separating data transformation from business logic, making it easier to understand and maintain.\n\n**Best practice**: Instead of adding complex expressions to multiple parameters across different nodes, use Edit Fields to prepare your data first, then pass the transformed data to subsequent nodes.\n\nSee [Expression reference](../expression-reference/) for more information and examples."
9385
- }
9386
- ]
9387
- },
9388
- "metadata": {
9389
- "keywords": [
9390
- "expressions",
9391
- "data",
9392
- "transformation",
9393
- "example:",
9394
- "from",
9395
- "webhook",
9396
- "body",
9397
- "using",
9398
- "credentials",
9399
- "writing",
9400
- "longer",
9401
- "javascript",
9402
- "common",
9403
- "issues",
9404
- "'json",
9405
- "output'",
9406
- "item",
9407
- "contains",
9408
- "invalid",
9409
- "json",
9410
- "can't",
9411
- "expression",
9412
- "syntax"
9413
- ],
9414
- "useCases": [
9415
- "Get data from webhook body",
9416
- "you have a webhook trigger that receives data through the webhook body. You want to extract some of that data for use in the workflow.",
9417
- "Writing longer JavaScript as expressions"
9418
- ],
9419
- "operations": [],
9420
- "codeExamples": 6,
9421
- "complexity": "intermediate",
9422
- "readingTime": "5 min",
9423
- "contentLength": 5366,
9424
- "relatedPages": []
9425
- },
9426
- "searchIndex": {
9427
- "fullText": "expressions for data transformation # expressions for data transformation\n\nyou can use expression transformation functions anywhere expressions are supported in n8n.\n\nhowever, if your main goal is to transform data using expressions without performing any other operations, use the **edit fields (set)** node. this node is designed specifically for data transformation, providing a clean interface to:\n\n- add new fields with expression-based values\n- modify existing field values using transformation functions\n- remove or rename fields\n\nthis keeps your workflow organized by separating data transformation from business logic, making it easier to understand and maintain.\n\n**best practice**: instead of adding complex expressions to multiple parameters across different nodes, use edit fields to prepare your data first, then pass the transformed data to subsequent nodes.\n\nsee [expression reference](../expression-reference/) for more information and examples.\n\n### example: get data from webhook body\n\nconsider the following scenario: you have a webhook trigger that receives data through the webhook body. you want to extract some of that data for use in the workflow.\n\nyour webhook data looks similar to this:\n\n```\n[\n {\n \"headers\": {\n \"host\": \"n8n.instance.address\",\n ...\n },\n \"params\": {},\n \"query\": {},\n \"body\": {\n \"name\": \"jim\",\n \"age\": 30,\n \"city\": \"new york\"\n }\n }\n]\n```\n\nin the next node in the workflow, you want to get just the value of `city`. you can use the following expression:\n\n```\n{{$json.body.city}}\n```\n\nthis expression:\n\n1. accesses the incoming json-formatted data using n8n's custom `$json` variable.\n1. finds the value of `city` (in this example, \"new york\"). note that this example uses jmespath syntax to query the json data. you can also write this expression as `{{$json['body']['city']}}`.\n\n### using expressions in credentials\n\nyou can also use expressions in credential fields. when you reference data using expressions (for example, `{{$json.body.city}}` or `{{ $('webhook').item.json.headers.authorization }}`), n8n evaluates the expression within the context of the current workflow execution.\n\nthis means that:\n\n- expressions in credentials can access data available in the current execution context, including data from previous nodes.\n- each workflow execution has its own data context.\n- expressions are evaluated per execution, so different executions don't share data.\n\nfor example, if a webhook node receives an access token and you reference it in a credential field using an expression, the value is resolved using the execution data of that specific workflow run.\n\n## example: writing longer javascript as expressions\n\nyou can do things like variable assignments or multiple statements in an expression, but you need to wrap your code using the syntax for an immediately invoked function expression (iife).\n\nthe following code use the luxon date and time library to find the time between two dates in months. we surround the code in both the handlebar brackets for an expression and the iife syntax.\n\n```\n{{(()=>{\n let end = datetime.fromiso('2017-03-13');\n let start = datetime.fromiso('2017-02-13');\n let diffinmonths = end.diff(start, 'months');\n return diffinmonths.toobject();\n})()}}\n```\n\n## common issues\n\nhere are some common errors and issues related to [expressions](../expressions/) and steps to resolve or troubleshoot them.\n\n### the 'json output' in item 0 contains invalid json\n\nthis error occurs when you use json mode but don't provide a valid json object. depending on the problem with the json object, the error sometimes displays as `the 'json output' in item 0 does not contain a valid json object`.\n\nto resolve this, make sure that the code you provide is valid json:\n\n- check the json with a [json validator](https://jsonlint.com/).\n- check that your json object doesn't reference undefined input data. this may occur if the incoming data doesn't always include the same fields.\n\n### can't get data for expression\n\nthis error occurs when n8n can't retrieve the data referenced by an expression. often, this happens when the preceding node hasn't been run yet.\n\nanother variation of this may appear as `referenced node is unexecuted`. in that case, the full text of this error will tell you the exact node that isn't executing in this format:\n\n> an expression references the node '<node-name>', but it hasn't been executed yet. either change the expression, or re-wire your workflow to make sure that node executes first.\n\nto begin troubleshooting, test the workflow up to the named node.\n\nfor nodes that use javascript or other custom code, you can check if a previous node has executed before trying to use its value by checking the following:\n\n```\n$(\"<node-name>\").isexecuted\n```\n\nas an example, this json references the parameters of the input data. this error will display if you test this step without connecting it to another node:\n\n```\n{\n \"my_field_1\": {{ $input.params }}\n}\n```\n\n### invalid syntax\n\nthis error occurs when you use an expression that has a syntax error.\n\nfor example, the expression in this json includes a trailing period, which results in an invalid syntax error:\n\n```\n{\n \"my_field_1\": \"value\",\n \"my_field_2\": {{ $('if').item.json. }}\n}\n```\n\nto resolve this error, check your [expression syntax](../expressions/) to make sure it follows the expected format.\n expressions for data transformation",
9428
- "importantTerms": [
9429
- "data",
9430
- "this",
9431
- "json",
9432
- "expression",
9433
- "expressions",
9434
- "node",
9435
- "that",
9436
- "error",
9437
- "your",
9438
- "using",
9439
- "workflow",
9440
- "example",
9441
- "transformation",
9442
- "syntax",
9443
- "fields",
9444
- "webhook",
9445
- "body",
9446
- "city",
9447
- "reference",
9448
- "value",
9449
- "when",
9450
- "execution",
9451
- "code",
9452
- "nodes",
9453
- "following",
9454
- "item",
9455
- "object",
9456
- "check",
9457
- "with",
9458
- "from",
9459
- "name",
9460
- "context",
9461
- "resolve",
9462
- "invalid",
9463
- "occurs",
9464
- "valid",
9465
- "make",
9466
- "sure",
9467
- "input"
9468
- ]
9469
- }
9470
- },
9471
- {
9472
- "id": "page-0101",
9473
9422
  "title": "Expressions versus data nodes",
9474
9423
  "url": "https://docs.n8n.io/data/expressions/index.md",
9475
9424
  "urlPath": "data/expressions/index.md",
@@ -9549,7 +9498,7 @@
9549
9498
  }
9550
9499
  },
9551
9500
  {
9552
- "id": "page-0102",
9501
+ "id": "page-0101",
9553
9502
  "title": "Approaches for transforming data",
9554
9503
  "url": "https://docs.n8n.io/data/transforming-data/index.md",
9555
9504
  "urlPath": "data/transforming-data/index.md",
@@ -9605,6 +9554,109 @@
9605
9554
  ]
9606
9555
  }
9607
9556
  },
9557
+ {
9558
+ "id": "page-0102",
9559
+ "title": "Expressions for data transformation",
9560
+ "url": "https://docs.n8n.io/data/expressions-for-transformation/index.md",
9561
+ "urlPath": "data/expressions-for-transformation/index.md",
9562
+ "category": "data",
9563
+ "subcategory": null,
9564
+ "nodeName": null,
9565
+ "nodeType": null,
9566
+ "content": {
9567
+ "markdown": "# Expressions for data transformation\n\nYou can use expression transformation functions anywhere expressions are supported in n8n.\n\nHowever, if your main goal is to transform data using expressions without performing any other operations, use the **Edit Fields (Set)** node. This node is designed specifically for data transformation, providing a clean interface to:\n\n- Add new fields with expression-based values\n- Modify existing field values using transformation functions\n- Remove or rename fields\n\nThis keeps your workflow organized by separating data transformation from business logic, making it easier to understand and maintain.\n\n**Best practice**: Instead of adding complex expressions to multiple parameters across different nodes, use Edit Fields to prepare your data first, then pass the transformed data to subsequent nodes.\n\nSee [Expression reference](../expression-reference/) for more information and examples.\n\n### Example: Get data from webhook body\n\nConsider the following scenario: you have a webhook trigger that receives data through the webhook body. You want to extract some of that data for use in the workflow.\n\nYour webhook data looks similar to this:\n\n```\n[\n {\n \"headers\": {\n \"host\": \"n8n.instance.address\",\n ...\n },\n \"params\": {},\n \"query\": {},\n \"body\": {\n \"name\": \"Jim\",\n \"age\": 30,\n \"city\": \"New York\"\n }\n }\n]\n```\n\nIn the next node in the workflow, you want to get just the value of `city`. You can use the following expression:\n\n```\n{{$json.body.city}}\n```\n\nThis expression:\n\n1. Accesses the incoming JSON-formatted data using n8n's custom `$json` variable.\n1. Finds the value of `city` (in this example, \"New York\"). Note that this example uses JMESPath syntax to query the JSON data. You can also write this expression as `{{$json['body']['city']}}`.\n\n### Using expressions in credentials\n\nYou can also use expressions in credential fields. When you reference data using expressions (for example, `{{$json.body.city}}` or `{{ $('Webhook').item.json.headers.authorization }}`), n8n evaluates the expression within the context of the current workflow execution.\n\nThis means that:\n\n- Expressions in credentials can access data available in the current execution context, including data from previous nodes.\n- Each workflow execution has its own data context.\n- Expressions are evaluated per execution, so different executions don't share data.\n\nFor example, if a webhook node receives an access token and you reference it in a credential field using an expression, the value is resolved using the execution data of that specific workflow run.\n\n## Example: Writing longer JavaScript as expressions\n\nYou can do things like variable assignments or multiple statements in an expression, but you need to wrap your code using the syntax for an Immediately Invoked Function Expression (IIFE).\n\nThe following code use the Luxon date and time library to find the time between two dates in months. We surround the code in both the handlebar brackets for an expression and the IIFE syntax.\n\n```\n{{(()=>{\n let end = DateTime.fromISO('2017-03-13');\n let start = DateTime.fromISO('2017-02-13');\n let diffInMonths = end.diff(start, 'months');\n return diffInMonths.toObject();\n})()}}\n```\n\n## Common issues\n\nHere are some common errors and issues related to [expressions](../expressions/) and steps to resolve or troubleshoot them.\n\n### The 'JSON Output' in item 0 contains invalid JSON\n\nThis error occurs when you use JSON mode but don't provide a valid JSON object. Depending on the problem with the JSON object, the error sometimes displays as `The 'JSON Output' in item 0 does not contain a valid JSON object`.\n\nTo resolve this, make sure that the code you provide is valid JSON:\n\n- Check the JSON with a [JSON validator](https://jsonlint.com/).\n- Check that your JSON object doesn't reference undefined input data. This may occur if the incoming data doesn't always include the same fields.\n\n### Can't get data for expression\n\nThis error occurs when n8n can't retrieve the data referenced by an expression. Often, this happens when the preceding node hasn't been run yet.\n\nAnother variation of this may appear as `Referenced node is unexecuted`. In that case, the full text of this error will tell you the exact node that isn't executing in this format:\n\n> An expression references the node '<node-name>', but it hasn't been executed yet. Either change the expression, or re-wire your workflow to make sure that node executes first.\n\nTo begin troubleshooting, test the workflow up to the named node.\n\nFor nodes that use JavaScript or other custom code, you can check if a previous node has executed before trying to use its value by checking the following:\n\n```\n$(\"<node-name>\").isExecuted\n```\n\nAs an example, this JSON references the parameters of the input data. This error will display if you test this step without connecting it to another node:\n\n```\n{\n \"my_field_1\": {{ $input.params }}\n}\n```\n\n### Invalid syntax\n\nThis error occurs when you use an expression that has a syntax error.\n\nFor example, the expression in this JSON includes a trailing period, which results in an invalid syntax error:\n\n```\n{\n \"my_field_1\": \"value\",\n \"my_field_2\": {{ $('If').item.json. }}\n}\n```\n\nTo resolve this error, check your [expression syntax](../expressions/) to make sure it follows the expected format.\n",
9568
+ "excerpt": "# Expressions for data transformation You can use expression transformation functions anywhere expressions are supported in n8n. However, if your main goal is to transform data using expressions without performing any other operations, use the **Edit Fields (Set)** node. This node is designed specifically for data transformation, providing a clean interface to: - Add new fields with expression-based values - Modify existing field values using transformation functions - Remove or rename fields...",
9569
+ "sections": [
9570
+ {
9571
+ "title": "Expressions for data transformation",
9572
+ "level": 1,
9573
+ "content": "You can use expression transformation functions anywhere expressions are supported in n8n.\n\nHowever, if your main goal is to transform data using expressions without performing any other operations, use the **Edit Fields (Set)** node. This node is designed specifically for data transformation, providing a clean interface to:\n\n- Add new fields with expression-based values\n- Modify existing field values using transformation functions\n- Remove or rename fields\n\nThis keeps your workflow organized by separating data transformation from business logic, making it easier to understand and maintain.\n\n**Best practice**: Instead of adding complex expressions to multiple parameters across different nodes, use Edit Fields to prepare your data first, then pass the transformed data to subsequent nodes.\n\nSee [Expression reference](../expression-reference/) for more information and examples."
9574
+ }
9575
+ ]
9576
+ },
9577
+ "metadata": {
9578
+ "keywords": [
9579
+ "expressions",
9580
+ "data",
9581
+ "transformation",
9582
+ "example:",
9583
+ "from",
9584
+ "webhook",
9585
+ "body",
9586
+ "using",
9587
+ "credentials",
9588
+ "writing",
9589
+ "longer",
9590
+ "javascript",
9591
+ "common",
9592
+ "issues",
9593
+ "'json",
9594
+ "output'",
9595
+ "item",
9596
+ "contains",
9597
+ "invalid",
9598
+ "json",
9599
+ "can't",
9600
+ "expression",
9601
+ "syntax"
9602
+ ],
9603
+ "useCases": [
9604
+ "Get data from webhook body",
9605
+ "you have a webhook trigger that receives data through the webhook body. You want to extract some of that data for use in the workflow.",
9606
+ "Writing longer JavaScript as expressions"
9607
+ ],
9608
+ "operations": [],
9609
+ "codeExamples": 6,
9610
+ "complexity": "intermediate",
9611
+ "readingTime": "5 min",
9612
+ "contentLength": 5366,
9613
+ "relatedPages": []
9614
+ },
9615
+ "searchIndex": {
9616
+ "fullText": "expressions for data transformation # expressions for data transformation\n\nyou can use expression transformation functions anywhere expressions are supported in n8n.\n\nhowever, if your main goal is to transform data using expressions without performing any other operations, use the **edit fields (set)** node. this node is designed specifically for data transformation, providing a clean interface to:\n\n- add new fields with expression-based values\n- modify existing field values using transformation functions\n- remove or rename fields\n\nthis keeps your workflow organized by separating data transformation from business logic, making it easier to understand and maintain.\n\n**best practice**: instead of adding complex expressions to multiple parameters across different nodes, use edit fields to prepare your data first, then pass the transformed data to subsequent nodes.\n\nsee [expression reference](../expression-reference/) for more information and examples.\n\n### example: get data from webhook body\n\nconsider the following scenario: you have a webhook trigger that receives data through the webhook body. you want to extract some of that data for use in the workflow.\n\nyour webhook data looks similar to this:\n\n```\n[\n {\n \"headers\": {\n \"host\": \"n8n.instance.address\",\n ...\n },\n \"params\": {},\n \"query\": {},\n \"body\": {\n \"name\": \"jim\",\n \"age\": 30,\n \"city\": \"new york\"\n }\n }\n]\n```\n\nin the next node in the workflow, you want to get just the value of `city`. you can use the following expression:\n\n```\n{{$json.body.city}}\n```\n\nthis expression:\n\n1. accesses the incoming json-formatted data using n8n's custom `$json` variable.\n1. finds the value of `city` (in this example, \"new york\"). note that this example uses jmespath syntax to query the json data. you can also write this expression as `{{$json['body']['city']}}`.\n\n### using expressions in credentials\n\nyou can also use expressions in credential fields. when you reference data using expressions (for example, `{{$json.body.city}}` or `{{ $('webhook').item.json.headers.authorization }}`), n8n evaluates the expression within the context of the current workflow execution.\n\nthis means that:\n\n- expressions in credentials can access data available in the current execution context, including data from previous nodes.\n- each workflow execution has its own data context.\n- expressions are evaluated per execution, so different executions don't share data.\n\nfor example, if a webhook node receives an access token and you reference it in a credential field using an expression, the value is resolved using the execution data of that specific workflow run.\n\n## example: writing longer javascript as expressions\n\nyou can do things like variable assignments or multiple statements in an expression, but you need to wrap your code using the syntax for an immediately invoked function expression (iife).\n\nthe following code use the luxon date and time library to find the time between two dates in months. we surround the code in both the handlebar brackets for an expression and the iife syntax.\n\n```\n{{(()=>{\n let end = datetime.fromiso('2017-03-13');\n let start = datetime.fromiso('2017-02-13');\n let diffinmonths = end.diff(start, 'months');\n return diffinmonths.toobject();\n})()}}\n```\n\n## common issues\n\nhere are some common errors and issues related to [expressions](../expressions/) and steps to resolve or troubleshoot them.\n\n### the 'json output' in item 0 contains invalid json\n\nthis error occurs when you use json mode but don't provide a valid json object. depending on the problem with the json object, the error sometimes displays as `the 'json output' in item 0 does not contain a valid json object`.\n\nto resolve this, make sure that the code you provide is valid json:\n\n- check the json with a [json validator](https://jsonlint.com/).\n- check that your json object doesn't reference undefined input data. this may occur if the incoming data doesn't always include the same fields.\n\n### can't get data for expression\n\nthis error occurs when n8n can't retrieve the data referenced by an expression. often, this happens when the preceding node hasn't been run yet.\n\nanother variation of this may appear as `referenced node is unexecuted`. in that case, the full text of this error will tell you the exact node that isn't executing in this format:\n\n> an expression references the node '<node-name>', but it hasn't been executed yet. either change the expression, or re-wire your workflow to make sure that node executes first.\n\nto begin troubleshooting, test the workflow up to the named node.\n\nfor nodes that use javascript or other custom code, you can check if a previous node has executed before trying to use its value by checking the following:\n\n```\n$(\"<node-name>\").isexecuted\n```\n\nas an example, this json references the parameters of the input data. this error will display if you test this step without connecting it to another node:\n\n```\n{\n \"my_field_1\": {{ $input.params }}\n}\n```\n\n### invalid syntax\n\nthis error occurs when you use an expression that has a syntax error.\n\nfor example, the expression in this json includes a trailing period, which results in an invalid syntax error:\n\n```\n{\n \"my_field_1\": \"value\",\n \"my_field_2\": {{ $('if').item.json. }}\n}\n```\n\nto resolve this error, check your [expression syntax](../expressions/) to make sure it follows the expected format.\n expressions for data transformation",
9617
+ "importantTerms": [
9618
+ "data",
9619
+ "this",
9620
+ "json",
9621
+ "expression",
9622
+ "expressions",
9623
+ "node",
9624
+ "that",
9625
+ "error",
9626
+ "your",
9627
+ "using",
9628
+ "workflow",
9629
+ "example",
9630
+ "transformation",
9631
+ "syntax",
9632
+ "fields",
9633
+ "webhook",
9634
+ "body",
9635
+ "city",
9636
+ "reference",
9637
+ "value",
9638
+ "when",
9639
+ "execution",
9640
+ "code",
9641
+ "nodes",
9642
+ "following",
9643
+ "item",
9644
+ "object",
9645
+ "check",
9646
+ "with",
9647
+ "from",
9648
+ "name",
9649
+ "context",
9650
+ "resolve",
9651
+ "invalid",
9652
+ "occurs",
9653
+ "valid",
9654
+ "make",
9655
+ "sure",
9656
+ "input"
9657
+ ]
9658
+ }
9659
+ },
9608
9660
  {
9609
9661
  "id": "page-0103",
9610
9662
  "title": "Referencing data",
@@ -34868,27 +34920,28 @@
34868
34920
  },
34869
34921
  {
34870
34922
  "id": "page-0463",
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",
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",
34874
34926
  "category": "integrations",
34875
34927
  "subcategory": "app-nodes",
34876
- "nodeName": "uplead",
34877
- "nodeType": "n8n-nodes-base.uplead",
34928
+ "nodeName": "unleashedsoftware",
34929
+ "nodeType": "n8n-nodes-base.unleashedsoftware",
34878
34930
  "content": {
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...",
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...",
34881
34933
  "sections": [
34882
34934
  {
34883
- "title": "UpLead node",
34935
+ "title": "Unleashed Software node",
34884
34936
  "level": 1,
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."
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."
34886
34938
  }
34887
34939
  ]
34888
34940
  },
34889
34941
  "metadata": {
34890
34942
  "keywords": [
34891
- "uplead",
34943
+ "unleashed",
34944
+ "software",
34892
34945
  "node",
34893
34946
  "operations",
34894
34947
  "templates",
@@ -34901,15 +34954,18 @@
34901
34954
  "codeExamples": 0,
34902
34955
  "complexity": "beginner",
34903
34956
  "readingTime": "1 min",
34904
- "contentLength": 618,
34957
+ "contentLength": 835,
34905
34958
  "relatedPages": []
34906
34959
  },
34907
34960
  "searchIndex": {
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",
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",
34909
34962
  "importantTerms": [
34910
- "uplead",
34963
+ "unleashed",
34964
+ "software",
34911
34965
  "node",
34912
- "operations",
34966
+ "hand",
34967
+ "sales",
34968
+ "stock",
34913
34969
  "credentials",
34914
34970
  "templates"
34915
34971
  ]
@@ -34917,28 +34973,27 @@
34917
34973
  },
34918
34974
  {
34919
34975
  "id": "page-0464",
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",
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",
34923
34979
  "category": "integrations",
34924
34980
  "subcategory": "app-nodes",
34925
- "nodeName": "unleashedsoftware",
34926
- "nodeType": "n8n-nodes-base.unleashedsoftware",
34981
+ "nodeName": "uplead",
34982
+ "nodeType": "n8n-nodes-base.uplead",
34927
34983
  "content": {
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...",
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...",
34930
34986
  "sections": [
34931
34987
  {
34932
- "title": "Unleashed Software node",
34988
+ "title": "UpLead node",
34933
34989
  "level": 1,
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."
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."
34935
34991
  }
34936
34992
  ]
34937
34993
  },
34938
34994
  "metadata": {
34939
34995
  "keywords": [
34940
- "unleashed",
34941
- "software",
34996
+ "uplead",
34942
34997
  "node",
34943
34998
  "operations",
34944
34999
  "templates",
@@ -34951,18 +35006,15 @@
34951
35006
  "codeExamples": 0,
34952
35007
  "complexity": "beginner",
34953
35008
  "readingTime": "1 min",
34954
- "contentLength": 835,
35009
+ "contentLength": 618,
34955
35010
  "relatedPages": []
34956
35011
  },
34957
35012
  "searchIndex": {
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",
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",
34959
35014
  "importantTerms": [
34960
- "unleashed",
34961
- "software",
35015
+ "uplead",
34962
35016
  "node",
34963
- "hand",
34964
- "sales",
34965
- "stock",
35017
+ "operations",
34966
35018
  "credentials",
34967
35019
  "templates"
34968
35020
  ]
@@ -91201,7 +91253,7 @@
91201
91253
  "page-0081",
91202
91254
  "page-0086",
91203
91255
  "page-0097",
91204
- "page-0101",
91256
+ "page-0100",
91205
91257
  "page-0105",
91206
91258
  "page-0108",
91207
91259
  "page-0130",
@@ -91258,7 +91310,7 @@
91258
91310
  "page-0086",
91259
91311
  "page-0097",
91260
91312
  "page-0099",
91261
- "page-0101",
91313
+ "page-0100",
91262
91314
  "page-0105",
91263
91315
  "page-0106",
91264
91316
  "page-0108",
@@ -92108,7 +92160,7 @@
92108
92160
  "expression": [
92109
92161
  "page-0002",
92110
92162
  "page-0006",
92111
- "page-0100",
92163
+ "page-0102",
92112
92164
  "page-0112",
92113
92165
  "page-0131",
92114
92166
  "page-0676",
@@ -92226,7 +92278,7 @@
92226
92278
  "page-0071",
92227
92279
  "page-0097",
92228
92280
  "page-0098",
92229
- "page-0101",
92281
+ "page-0100",
92230
92282
  "page-0106",
92231
92283
  "page-0130",
92232
92284
  "page-0143",
@@ -92294,7 +92346,7 @@
92294
92346
  "page-0002",
92295
92347
  "page-0050",
92296
92348
  "page-0100",
92297
- "page-0101",
92349
+ "page-0102",
92298
92350
  "page-0638",
92299
92351
  "page-1197"
92300
92352
  ],
@@ -92436,7 +92488,7 @@
92436
92488
  ],
92437
92489
  "webhook": [
92438
92490
  "page-0002",
92439
- "page-0100",
92491
+ "page-0102",
92440
92492
  "page-0153",
92441
92493
  "page-0170",
92442
92494
  "page-0216",
@@ -92498,7 +92550,7 @@
92498
92550
  "page-0003",
92499
92551
  "page-0012",
92500
92552
  "page-0027",
92501
- "page-0100",
92553
+ "page-0102",
92502
92554
  "page-0231",
92503
92555
  "page-0345",
92504
92556
  "page-0371",
@@ -92656,7 +92708,7 @@
92656
92708
  "page-0093",
92657
92709
  "page-0096",
92658
92710
  "page-0097",
92659
- "page-0100",
92711
+ "page-0102",
92660
92712
  "page-0110",
92661
92713
  "page-0132",
92662
92714
  "page-0144",
@@ -94112,7 +94164,7 @@
94112
94164
  "page-0013",
94113
94165
  "page-0014",
94114
94166
  "page-0022",
94115
- "page-0100",
94167
+ "page-0102",
94116
94168
  "page-0136",
94117
94169
  "page-0151",
94118
94170
  "page-0153",
@@ -94464,11 +94516,11 @@
94464
94516
  "page-0046",
94465
94517
  "page-0048",
94466
94518
  "page-0051",
94467
- "page-0057",
94519
+ "page-0058",
94468
94520
  "page-0067",
94469
94521
  "page-0068",
94470
94522
  "page-0097",
94471
- "page-0100",
94523
+ "page-0102",
94472
94524
  "page-0134",
94473
94525
  "page-0136",
94474
94526
  "page-0141",
@@ -95792,6 +95844,7 @@
95792
95844
  "page-0052",
95793
95845
  "page-0053",
95794
95846
  "page-0057",
95847
+ "page-0058",
95795
95848
  "page-0099",
95796
95849
  "page-0134",
95797
95850
  "page-0153",
@@ -96730,7 +96783,7 @@
96730
96783
  ],
96731
96784
  "n8n's": [
96732
96785
  "page-0015",
96733
- "page-0057",
96786
+ "page-0058",
96734
96787
  "page-0067",
96735
96788
  "page-0109",
96736
96789
  "page-0160",
@@ -97048,7 +97101,7 @@
97048
97101
  "page-0017",
97049
97102
  "page-0021",
97050
97103
  "page-0050",
97051
- "page-0057",
97104
+ "page-0058",
97052
97105
  "page-0063",
97053
97106
  "page-0067",
97054
97107
  "page-0140",
@@ -97578,7 +97631,7 @@
97578
97631
  "page-0040",
97579
97632
  "page-0049",
97580
97633
  "page-0050",
97581
- "page-0057",
97634
+ "page-0058",
97582
97635
  "page-0063",
97583
97636
  "page-0067",
97584
97637
  "page-0199",
@@ -98900,7 +98953,7 @@
98900
98953
  "page-0018",
98901
98954
  "page-0032",
98902
98955
  "page-0038",
98903
- "page-0057",
98956
+ "page-0058",
98904
98957
  "page-0061",
98905
98958
  "page-0067",
98906
98959
  "page-0159",
@@ -99437,6 +99490,7 @@
99437
99490
  "page-0020",
99438
99491
  "page-0026",
99439
99492
  "page-0043",
99493
+ "page-0057",
99440
99494
  "page-0095",
99441
99495
  "page-0099",
99442
99496
  "page-0150",
@@ -99598,7 +99652,7 @@
99598
99652
  "expressions": [
99599
99653
  "page-0021",
99600
99654
  "page-0100",
99601
- "page-0101",
99655
+ "page-0102",
99602
99656
  "page-0110",
99603
99657
  "page-0131",
99604
99658
  "page-0515",
@@ -99945,7 +99999,7 @@
99945
99999
  ],
99946
100000
  "common": [
99947
100001
  "page-0027",
99948
- "page-0100",
100002
+ "page-0102",
99949
100003
  "page-0106",
99950
100004
  "page-0131",
99951
100005
  "page-0132",
@@ -100591,6 +100645,7 @@
100591
100645
  "page-0048",
100592
100646
  "page-0051",
100593
100647
  "page-0057",
100648
+ "page-0058",
100594
100649
  "page-0228",
100595
100650
  "page-0230",
100596
100651
  "page-0535",
@@ -100603,7 +100658,7 @@
100603
100658
  ],
100604
100659
  "other": [
100605
100660
  "page-0049",
100606
- "page-0101",
100661
+ "page-0100",
100607
100662
  "page-0106",
100608
100663
  "page-0202",
100609
100664
  "page-1162",
@@ -100660,7 +100715,7 @@
100660
100715
  ],
100661
100716
  "writing": [
100662
100717
  "page-0050",
100663
- "page-0100",
100718
+ "page-0102",
100664
100719
  "page-1153",
100665
100720
  "page-1247"
100666
100721
  ],
@@ -100737,7 +100792,7 @@
100737
100792
  ],
100738
100793
  "javascript": [
100739
100794
  "page-0051",
100740
- "page-0100",
100795
+ "page-0102",
100741
100796
  "page-0132",
100742
100797
  "page-0615",
100743
100798
  "page-0695"
@@ -101205,6 +101260,7 @@
101205
101260
  "page-0051",
101206
101261
  "page-0055",
101207
101262
  "page-0057",
101263
+ "page-0058",
101208
101264
  "page-0106",
101209
101265
  "page-0155",
101210
101266
  "page-0541",
@@ -101704,7 +101760,7 @@
101704
101760
  ],
101705
101761
  "item": [
101706
101762
  "page-0059",
101707
- "page-0100",
101763
+ "page-0102",
101708
101764
  "page-0109",
101709
101765
  "page-0110",
101710
101766
  "page-0111",
@@ -101942,7 +101998,7 @@
101942
101998
  ],
101943
101999
  "body": [
101944
102000
  "page-0068",
101945
- "page-0100",
102001
+ "page-0102",
101946
102002
  "page-0703",
101947
102003
  "page-0824"
101948
102004
  ],
@@ -102242,7 +102298,7 @@
102242
102298
  ],
102243
102299
  "transforming": [
102244
102300
  "page-0086",
102245
- "page-0102"
102301
+ "page-0101"
102246
102302
  ],
102247
102303
  "different": [
102248
102304
  "page-0087",
@@ -102699,7 +102755,7 @@
102699
102755
  ],
102700
102756
  "approaches": [
102701
102757
  "page-0097",
102702
- "page-0102"
102758
+ "page-0101"
102703
102759
  ],
102704
102760
  "generate": [
102705
102761
  "page-0097",
@@ -102797,36 +102853,41 @@
102797
102853
  ],
102798
102854
  "versus": [
102799
102855
  "page-0099",
102800
- "page-0101",
102856
+ "page-0100",
102801
102857
  "page-0710"
102802
102858
  ],
102803
- "example:": [
102859
+ "transform": [
102804
102860
  "page-0100",
102861
+ "page-0638",
102862
+ "page-1197"
102863
+ ],
102864
+ "example:": [
102865
+ "page-0102",
102805
102866
  "page-0132",
102806
102867
  "page-0215"
102807
102868
  ],
102808
102869
  "longer": [
102809
- "page-0100",
102870
+ "page-0102",
102810
102871
  "page-0132",
102811
102872
  "page-0566",
102812
102873
  "page-1211"
102813
102874
  ],
102814
102875
  "'json": [
102815
- "page-0100"
102876
+ "page-0102"
102816
102877
  ],
102817
102878
  "output'": [
102818
- "page-0100"
102879
+ "page-0102"
102819
102880
  ],
102820
102881
  "contains": [
102821
- "page-0100"
102882
+ "page-0102"
102822
102883
  ],
102823
102884
  "invalid": [
102824
- "page-0100",
102885
+ "page-0102",
102825
102886
  "page-0558",
102826
102887
  "page-0708"
102827
102888
  ],
102828
102889
  "json": [
102829
- "page-0100",
102890
+ "page-0102",
102830
102891
  "page-0131",
102831
102892
  "page-0515",
102832
102893
  "page-0641",
@@ -102839,7 +102900,7 @@
102839
102900
  "page-1176"
102840
102901
  ],
102841
102902
  "can't": [
102842
- "page-0100",
102903
+ "page-0102",
102843
102904
  "page-0512",
102844
102905
  "page-0519",
102845
102906
  "page-0566",
@@ -102849,14 +102910,9 @@
102849
102910
  "page-1021"
102850
102911
  ],
102851
102912
  "syntax": [
102852
- "page-0100",
102913
+ "page-0102",
102853
102914
  "page-1174"
102854
102915
  ],
102855
- "transform": [
102856
- "page-0101",
102857
- "page-0638",
102858
- "page-1197"
102859
- ],
102860
102916
  "linked": [
102861
102917
  "page-0105"
102862
102918
  ],
@@ -106479,7 +106535,7 @@
106479
106535
  ],
106480
106536
  "software": [
106481
106537
  "page-0345",
106482
- "page-0464",
106538
+ "page-0463",
106483
106539
  "page-0984"
106484
106540
  ],
106485
106541
  "kafka": [
@@ -107048,13 +107104,13 @@
107048
107104
  "page-0462",
107049
107105
  "page-0982"
107050
107106
  ],
107051
- "uplead": [
107107
+ "unleashed": [
107052
107108
  "page-0463",
107053
- "page-0985"
107109
+ "page-0984"
107054
107110
  ],
107055
- "unleashed": [
107111
+ "uplead": [
107056
107112
  "page-0464",
107057
- "page-0984"
107113
+ "page-0985"
107058
107114
  ],
107059
107115
  "uproc": [
107060
107116
  "page-0465",
@@ -111066,6 +111122,7 @@
111066
111122
  "page-0055",
111067
111123
  "page-0056",
111068
111124
  "page-0057",
111125
+ "page-0058",
111069
111126
  "page-0059",
111070
111127
  "page-0060",
111071
111128
  "page-0061",
@@ -112445,10 +112502,10 @@
112445
112502
  "twitter": [
112446
112503
  "page-0462"
112447
112504
  ],
112448
- "uplead": [
112505
+ "unleashedsoftware": [
112449
112506
  "page-0463"
112450
112507
  ],
112451
- "unleashedsoftware": [
112508
+ "uplead": [
112452
112509
  "page-0464"
112453
112510
  ],
112454
112511
  "uproc": [