@n8n-as-code/skills 1.1.0-next.57 → 1.1.0-next.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-03-13T10:07:22.881Z",
2
+ "generatedAt": "2026-03-13T10:20:03.957Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
5
  "totalPages": 1252,
@@ -27239,27 +27239,27 @@
27239
27239
  },
27240
27240
  {
27241
27241
  "id": "page-0348",
27242
- "title": "Line",
27243
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.line/index.md",
27244
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.line/index.md",
27242
+ "title": "Lemlist",
27243
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.lemlist/index.md",
27244
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.lemlist/index.md",
27245
27245
  "category": "integrations",
27246
27246
  "subcategory": "app-nodes",
27247
- "nodeName": "line",
27248
- "nodeType": "n8n-nodes-base.line",
27247
+ "nodeName": "lemlist",
27248
+ "nodeType": "n8n-nodes-base.lemlist",
27249
27249
  "content": {
27250
- "markdown": "# Line node\n\nDeprecated: End of service\n\nLINE Notify is discontinuing service as of April 1st 2025 and this node will no longer work after that date. View LINE Notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information.\n\nUse the Line node to automate work in Line, and integrate Line with other applications. n8n has built-in support for a wide range of Line features, including sending notifications.\n\nOn this page, you'll find a list of operations the Line node supports and links to more resources.\n\nCredentials\n\nRefer to [Line credentials](../../credentials/line/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- Notification\n - Sends notifications to users or groups\n\n## Templates and examples\n\n**Line Message API : Push Message & Reply**\n\nby darrell_tw\n\n[View template details](https://n8n.io/workflows/2733-line-message-api-push-message-and-reply/)\n\n**Customer Support Channel and Ticketing System with Slack and Linear**\n\nby Jimleuk\n\n[View template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**Send daily weather updates via a notification in Line**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/773-send-daily-weather-updates-via-a-notification-in-line/)\n\n[Browse Line integration templates](https://n8n.io/integrations/line/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
27251
- "excerpt": "# Line node Deprecated: End of service LINE Notify is discontinuing service as of April 1st 2025 and this node will no longer work after that date. View LINE Notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information. Use the Line node to automate work in Line, and integrate Line with other applications. n8n has built-in support for a wide range of Line features, including sending notifications. On this page, you'll find a list of operations the L...",
27250
+ "markdown": "# Lemlist node\n\nUse the Lemlist node to automate work in Lemlist, and integrate Lemlist with other applications. n8n has built-in support for a wide range of Lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads.\n\nOn this page, you'll find a list of operations the Lemlist node supports and links to more resources.\n\nCredentials\n\nRefer to [Lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication.\n\n## Operations\n\n- Activity\n - Get Many: Get many activities\n- Campaign\n - Get Many: Get many campaigns\n - Get Stats: Get campaign stats\n- Enrichment\n - Get: Fetches a previously completed enrichment\n - Enrich Lead: Enrich a lead using an email or LinkedIn URL\n - Enrich Person: Enrich a person using an email or LinkedIn URL\n- Lead\n - Create: Create a new lead\n - Delete: Delete an existing lead\n - Get: Get an existing lead\n - Unsubscribe: Unsubscribe an existing lead\n- Team\n - Get: Get an existing team\n - Get Credits: Get an existing team's credits\n- Unsubscribe\n - Add: Add an email to an unsubscribe list\n - Delete: Delete an email from an unsubscribe list\n - Get Many: Get many unsubscribed emails\n\n## Templates and examples\n\n**Create HubSpot contacts from LinkedIn post interactions**\n\nby Pauline\n\n[View template details](https://n8n.io/workflows/1323-create-hubspot-contacts-from-linkedin-post-interactions/)\n\n**lemlist \\<> GPT-3: Supercharge your sales workflows**\n\nby Lucas Perret\n\n[View template details](https://n8n.io/workflows/1838-lemlist-lessgreater-gpt-3-supercharge-your-sales-workflows/)\n\n**Classify lemlist replies using OpenAI and automate reply handling**\n\nby Lucas Perret\n\n[View template details](https://n8n.io/workflows/2287-classify-lemlist-replies-using-openai-and-automate-reply-handling/)\n\n[Browse Lemlist integration templates](https://n8n.io/integrations/lemlist/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
27251
+ "excerpt": "# Lemlist node Use the Lemlist node to automate work in Lemlist, and integrate Lemlist with other applications. n8n has built-in support for a wide range of Lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads. On this page, you'll find a list of operations the Lemlist node supports and links to more resources. Credentials Refer to [Lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication. ##...",
27252
27252
  "sections": [
27253
27253
  {
27254
- "title": "Line node",
27254
+ "title": "Lemlist node",
27255
27255
  "level": 1,
27256
- "content": "Deprecated: End of service\n\nLINE Notify is discontinuing service as of April 1st 2025 and this node will no longer work after that date. View LINE Notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information.\n\nUse the Line node to automate work in Line, and integrate Line with other applications. n8n has built-in support for a wide range of Line features, including sending notifications.\n\nOn this page, you'll find a list of operations the Line node supports and links to more resources.\n\nCredentials\n\nRefer to [Line credentials](../../credentials/line/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
27256
+ "content": "Use the Lemlist node to automate work in Lemlist, and integrate Lemlist with other applications. n8n has built-in support for a wide range of Lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads.\n\nOn this page, you'll find a list of operations the Lemlist node supports and links to more resources.\n\nCredentials\n\nRefer to [Lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication."
27257
27257
  }
27258
27258
  ]
27259
27259
  },
27260
27260
  "metadata": {
27261
27261
  "keywords": [
27262
- "line",
27262
+ "lemlist",
27263
27263
  "node",
27264
27264
  "operations",
27265
27265
  "templates",
@@ -27276,36 +27276,43 @@
27276
27276
  "what to do if your isn't supported"
27277
27277
  ],
27278
27278
  "codeExamples": 0,
27279
- "complexity": "intermediate",
27279
+ "complexity": "beginner",
27280
27280
  "readingTime": "2 min",
27281
- "contentLength": 2313,
27281
+ "contentLength": 2512,
27282
27282
  "relatedPages": []
27283
27283
  },
27284
27284
  "searchIndex": {
27285
- "fullText": "line # line node\n\ndeprecated: end of service\n\nline notify is discontinuing service as of april 1st 2025 and this node will no longer work after that date. view line notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information.\n\nuse the line node to automate work in line, and integrate line with other applications. n8n has built-in support for a wide range of line features, including sending notifications.\n\non this page, you'll find a list of operations the line node supports and links to more resources.\n\ncredentials\n\nrefer to [line credentials](../../credentials/line/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- notification\n - sends notifications to users or groups\n\n## templates and examples\n\n**line message api : push message & reply**\n\nby darrell_tw\n\n[view template details](https://n8n.io/workflows/2733-line-message-api-push-message-and-reply/)\n\n**customer support channel and ticketing system with slack and linear**\n\nby jimleuk\n\n[view template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**send daily weather updates via a notification in line**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/773-send-daily-weather-updates-via-a-notification-in-line/)\n\n[browse line integration templates](https://n8n.io/integrations/line/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n line node",
27285
+ "fullText": "lemlist # lemlist node\n\nuse the lemlist node to automate work in lemlist, and integrate lemlist with other applications. n8n has built-in support for a wide range of lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads.\n\non this page, you'll find a list of operations the lemlist node supports and links to more resources.\n\ncredentials\n\nrefer to [lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication.\n\n## operations\n\n- activity\n - get many: get many activities\n- campaign\n - get many: get many campaigns\n - get stats: get campaign stats\n- enrichment\n - get: fetches a previously completed enrichment\n - enrich lead: enrich a lead using an email or linkedin url\n - enrich person: enrich a person using an email or linkedin url\n- lead\n - create: create a new lead\n - delete: delete an existing lead\n - get: get an existing lead\n - unsubscribe: unsubscribe an existing lead\n- team\n - get: get an existing team\n - get credits: get an existing team's credits\n- unsubscribe\n - add: add an email to an unsubscribe list\n - delete: delete an email from an unsubscribe list\n - get many: get many unsubscribed emails\n\n## templates and examples\n\n**create hubspot contacts from linkedin post interactions**\n\nby pauline\n\n[view template details](https://n8n.io/workflows/1323-create-hubspot-contacts-from-linkedin-post-interactions/)\n\n**lemlist \\<> gpt-3: supercharge your sales workflows**\n\nby lucas perret\n\n[view template details](https://n8n.io/workflows/1838-lemlist-lessgreater-gpt-3-supercharge-your-sales-workflows/)\n\n**classify lemlist replies using openai and automate reply handling**\n\nby lucas perret\n\n[view template details](https://n8n.io/workflows/2287-classify-lemlist-replies-using-openai-and-automate-reply-handling/)\n\n[browse lemlist integration templates](https://n8n.io/integrations/lemlist/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n lemlist node",
27286
27286
  "importantTerms": [
27287
- "line",
27287
+ "lemlist",
27288
27288
  "node",
27289
- "this",
27290
- "service",
27289
+ "lead",
27290
+ "many",
27291
+ "workflows",
27292
+ "existing",
27293
+ "unsubscribe",
27291
27294
  "https",
27292
- "view",
27293
- "more",
27294
- "with",
27295
- "support",
27296
27295
  "operations",
27297
- "message",
27298
- "workflows",
27299
- "notify",
27300
- "information",
27296
+ "enrich",
27297
+ "using",
27298
+ "email",
27299
+ "linkedin",
27300
+ "create",
27301
+ "delete",
27302
+ "your",
27303
+ "automate",
27304
+ "this",
27305
+ "list",
27301
27306
  "credentials",
27302
- "used",
27303
- "notification",
27307
+ "team",
27308
+ "from",
27304
27309
  "templates",
27310
+ "view",
27305
27311
  "template",
27306
27312
  "details",
27307
27313
  "http",
27308
27314
  "request",
27315
+ "service",
27309
27316
  "credential",
27310
27317
  "select"
27311
27318
  ]
@@ -27313,27 +27320,27 @@
27313
27320
  },
27314
27321
  {
27315
27322
  "id": "page-0349",
27316
- "title": "Linear",
27317
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.linear/index.md",
27318
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.linear/index.md",
27323
+ "title": "Line",
27324
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.line/index.md",
27325
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.line/index.md",
27319
27326
  "category": "integrations",
27320
27327
  "subcategory": "app-nodes",
27321
- "nodeName": "linear",
27322
- "nodeType": "n8n-nodes-base.linear",
27328
+ "nodeName": "line",
27329
+ "nodeType": "n8n-nodes-base.line",
27323
27330
  "content": {
27324
- "markdown": "# Linear node\n\nUse the Linear node to automate work in Linear, and integrate Linear with other applications. n8n has built-in support for a wide range of Linear features, including creating, updating, deleting, and getting issues.\n\nOn this page, you'll find a list of operations the Linear node supports and links to more resources.\n\nCredentials\n\nRefer to [Linear credentials](../../credentials/linear/) for guidance on setting up authentication.\n\n## Operations\n\n- Comment\n - Add Comment\n- Issue\n - Add Link\n - Create\n - Delete\n - Get\n - Get Many\n - Update\n\n## Templates and examples\n\n**Customer Support Channel and Ticketing System with Slack and Linear**\n\nby Jimleuk\n\n[View template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**Visual Regression Testing with Apify and AI Vision Model**\n\nby Jimleuk\n\n[View template details](https://n8n.io/workflows/2419-visual-regression-testing-with-apify-and-ai-vision-model/)\n\n**Send alert when data is created in app/database**\n\nby n8n Team\n\n[View template details](https://n8n.io/workflows/1932-send-alert-when-data-is-created-in-appdatabase/)\n\n[Browse Linear integration templates](https://n8n.io/integrations/linear/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
27325
- "excerpt": "# Linear node Use the Linear node to automate work in Linear, and integrate Linear with other applications. n8n has built-in support for a wide range of Linear features, including creating, updating, deleting, and getting issues. On this page, you'll find a list of operations the Linear node supports and links to more resources. Credentials Refer to [Linear credentials](../../credentials/linear/) for guidance on setting up authentication. ## Operations - Comment - Add Comment - Issue -...",
27331
+ "markdown": "# Line node\n\nDeprecated: End of service\n\nLINE Notify is discontinuing service as of April 1st 2025 and this node will no longer work after that date. View LINE Notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information.\n\nUse the Line node to automate work in Line, and integrate Line with other applications. n8n has built-in support for a wide range of Line features, including sending notifications.\n\nOn this page, you'll find a list of operations the Line node supports and links to more resources.\n\nCredentials\n\nRefer to [Line credentials](../../credentials/line/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## Operations\n\n- Notification\n - Sends notifications to users or groups\n\n## Templates and examples\n\n**Line Message API : Push Message & Reply**\n\nby darrell_tw\n\n[View template details](https://n8n.io/workflows/2733-line-message-api-push-message-and-reply/)\n\n**Customer Support Channel and Ticketing System with Slack and Linear**\n\nby Jimleuk\n\n[View template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**Send daily weather updates via a notification in Line**\n\nby Harshil Agrawal\n\n[View template details](https://n8n.io/workflows/773-send-daily-weather-updates-via-a-notification-in-line/)\n\n[Browse Line integration templates](https://n8n.io/integrations/line/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
27332
+ "excerpt": "# Line node Deprecated: End of service LINE Notify is discontinuing service as of April 1st 2025 and this node will no longer work after that date. View LINE Notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information. Use the Line node to automate work in Line, and integrate Line with other applications. n8n has built-in support for a wide range of Line features, including sending notifications. On this page, you'll find a list of operations the L...",
27326
27333
  "sections": [
27327
27334
  {
27328
- "title": "Linear node",
27335
+ "title": "Line node",
27329
27336
  "level": 1,
27330
- "content": "Use the Linear node to automate work in Linear, and integrate Linear with other applications. n8n has built-in support for a wide range of Linear features, including creating, updating, deleting, and getting issues.\n\nOn this page, you'll find a list of operations the Linear node supports and links to more resources.\n\nCredentials\n\nRefer to [Linear credentials](../../credentials/linear/) for guidance on setting up authentication."
27337
+ "content": "Deprecated: End of service\n\nLINE Notify is discontinuing service as of April 1st 2025 and this node will no longer work after that date. View LINE Notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information.\n\nUse the Line node to automate work in Line, and integrate Line with other applications. n8n has built-in support for a wide range of Line features, including sending notifications.\n\nOn this page, you'll find a list of operations the Line node supports and links to more resources.\n\nCredentials\n\nRefer to [Line credentials](../../credentials/line/) for guidance on setting up authentication.\n\nThis node can be used as an AI tool\n\nThis node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/)."
27331
27338
  }
27332
27339
  ]
27333
27340
  },
27334
27341
  "metadata": {
27335
27342
  "keywords": [
27336
- "linear",
27343
+ "line",
27337
27344
  "node",
27338
27345
  "operations",
27339
27346
  "templates",
@@ -27350,31 +27357,36 @@
27350
27357
  "what to do if your isn't supported"
27351
27358
  ],
27352
27359
  "codeExamples": 0,
27353
- "complexity": "beginner",
27360
+ "complexity": "intermediate",
27354
27361
  "readingTime": "2 min",
27355
- "contentLength": 1838,
27362
+ "contentLength": 2313,
27356
27363
  "relatedPages": []
27357
27364
  },
27358
27365
  "searchIndex": {
27359
- "fullText": "linear # linear node\n\nuse the linear node to automate work in linear, and integrate linear with other applications. n8n has built-in support for a wide range of linear features, including creating, updating, deleting, and getting issues.\n\non this page, you'll find a list of operations the linear node supports and links to more resources.\n\ncredentials\n\nrefer to [linear credentials](../../credentials/linear/) for guidance on setting up authentication.\n\n## operations\n\n- comment\n - add comment\n- issue\n - add link\n - create\n - delete\n - get\n - get many\n - update\n\n## templates and examples\n\n**customer support channel and ticketing system with slack and linear**\n\nby jimleuk\n\n[view template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**visual regression testing with apify and ai vision model**\n\nby jimleuk\n\n[view template details](https://n8n.io/workflows/2419-visual-regression-testing-with-apify-and-ai-vision-model/)\n\n**send alert when data is created in app/database**\n\nby n8n team\n\n[view template details](https://n8n.io/workflows/1932-send-alert-when-data-is-created-in-appdatabase/)\n\n[browse linear integration templates](https://n8n.io/integrations/linear/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n linear node",
27366
+ "fullText": "line # line node\n\ndeprecated: end of service\n\nline notify is discontinuing service as of april 1st 2025 and this node will no longer work after that date. view line notify's [end of service announement](https://notify-bot.line.me/closing-announce) for more information.\n\nuse the line node to automate work in line, and integrate line with other applications. n8n has built-in support for a wide range of line features, including sending notifications.\n\non this page, you'll find a list of operations the line node supports and links to more resources.\n\ncredentials\n\nrefer to [line credentials](../../credentials/line/) for guidance on setting up authentication.\n\nthis node can be used as an ai tool\n\nthis node can be used to enhance the capabilities of an ai agent. when used in this way, many parameters can be set automatically, or with information directed by ai - find out more in the [ai tool parameters documentation](../../../../advanced-ai/examples/using-the-fromai-function/).\n\n## operations\n\n- notification\n - sends notifications to users or groups\n\n## templates and examples\n\n**line message api : push message & reply**\n\nby darrell_tw\n\n[view template details](https://n8n.io/workflows/2733-line-message-api-push-message-and-reply/)\n\n**customer support channel and ticketing system with slack and linear**\n\nby jimleuk\n\n[view template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**send daily weather updates via a notification in line**\n\nby harshil agrawal\n\n[view template details](https://n8n.io/workflows/773-send-daily-weather-updates-via-a-notification-in-line/)\n\n[browse line integration templates](https://n8n.io/integrations/line/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n line node",
27360
27367
  "importantTerms": [
27361
- "linear",
27368
+ "line",
27362
27369
  "node",
27363
- "with",
27370
+ "this",
27371
+ "service",
27364
27372
  "https",
27373
+ "view",
27374
+ "more",
27375
+ "with",
27365
27376
  "support",
27366
27377
  "operations",
27378
+ "message",
27367
27379
  "workflows",
27368
- "this",
27380
+ "notify",
27381
+ "information",
27369
27382
  "credentials",
27383
+ "used",
27384
+ "notification",
27370
27385
  "templates",
27371
- "view",
27372
27386
  "template",
27373
27387
  "details",
27374
- "created",
27375
27388
  "http",
27376
27389
  "request",
27377
- "service",
27378
27390
  "credential",
27379
27391
  "select"
27380
27392
  ]
@@ -27382,27 +27394,27 @@
27382
27394
  },
27383
27395
  {
27384
27396
  "id": "page-0350",
27385
- "title": "Lemlist",
27386
- "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.lemlist/index.md",
27387
- "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.lemlist/index.md",
27397
+ "title": "Linear",
27398
+ "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.linear/index.md",
27399
+ "urlPath": "integrations/builtin/app-nodes/n8n-nodes-base.linear/index.md",
27388
27400
  "category": "integrations",
27389
27401
  "subcategory": "app-nodes",
27390
- "nodeName": "lemlist",
27391
- "nodeType": "n8n-nodes-base.lemlist",
27402
+ "nodeName": "linear",
27403
+ "nodeType": "n8n-nodes-base.linear",
27392
27404
  "content": {
27393
- "markdown": "# Lemlist node\n\nUse the Lemlist node to automate work in Lemlist, and integrate Lemlist with other applications. n8n has built-in support for a wide range of Lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads.\n\nOn this page, you'll find a list of operations the Lemlist node supports and links to more resources.\n\nCredentials\n\nRefer to [Lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication.\n\n## Operations\n\n- Activity\n - Get Many: Get many activities\n- Campaign\n - Get Many: Get many campaigns\n - Get Stats: Get campaign stats\n- Enrichment\n - Get: Fetches a previously completed enrichment\n - Enrich Lead: Enrich a lead using an email or LinkedIn URL\n - Enrich Person: Enrich a person using an email or LinkedIn URL\n- Lead\n - Create: Create a new lead\n - Delete: Delete an existing lead\n - Get: Get an existing lead\n - Unsubscribe: Unsubscribe an existing lead\n- Team\n - Get: Get an existing team\n - Get Credits: Get an existing team's credits\n- Unsubscribe\n - Add: Add an email to an unsubscribe list\n - Delete: Delete an email from an unsubscribe list\n - Get Many: Get many unsubscribed emails\n\n## Templates and examples\n\n**Create HubSpot contacts from LinkedIn post interactions**\n\nby Pauline\n\n[View template details](https://n8n.io/workflows/1323-create-hubspot-contacts-from-linkedin-post-interactions/)\n\n**lemlist \\<> GPT-3: Supercharge your sales workflows**\n\nby Lucas Perret\n\n[View template details](https://n8n.io/workflows/1838-lemlist-lessgreater-gpt-3-supercharge-your-sales-workflows/)\n\n**Classify lemlist replies using OpenAI and automate reply handling**\n\nby Lucas Perret\n\n[View template details](https://n8n.io/workflows/2287-classify-lemlist-replies-using-openai-and-automate-reply-handling/)\n\n[Browse Lemlist integration templates](https://n8n.io/integrations/lemlist/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
27394
- "excerpt": "# Lemlist node Use the Lemlist node to automate work in Lemlist, and integrate Lemlist with other applications. n8n has built-in support for a wide range of Lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads. On this page, you'll find a list of operations the Lemlist node supports and links to more resources. Credentials Refer to [Lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication. ##...",
27405
+ "markdown": "# Linear node\n\nUse the Linear node to automate work in Linear, and integrate Linear with other applications. n8n has built-in support for a wide range of Linear features, including creating, updating, deleting, and getting issues.\n\nOn this page, you'll find a list of operations the Linear node supports and links to more resources.\n\nCredentials\n\nRefer to [Linear credentials](../../credentials/linear/) for guidance on setting up authentication.\n\n## Operations\n\n- Comment\n - Add Comment\n- Issue\n - Add Link\n - Create\n - Delete\n - Get\n - Get Many\n - Update\n\n## Templates and examples\n\n**Customer Support Channel and Ticketing System with Slack and Linear**\n\nby Jimleuk\n\n[View template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**Visual Regression Testing with Apify and AI Vision Model**\n\nby Jimleuk\n\n[View template details](https://n8n.io/workflows/2419-visual-regression-testing-with-apify-and-ai-vision-model/)\n\n**Send alert when data is created in app/database**\n\nby n8n Team\n\n[View template details](https://n8n.io/workflows/1932-send-alert-when-data-is-created-in-appdatabase/)\n\n[Browse Linear integration templates](https://n8n.io/integrations/linear/), or [search all templates](https://n8n.io/workflows/)\n\n## What to do if your operation isn't supported\n\nIf this node doesn't support the operation you want to do, you can use the [HTTP Request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's API.\n\nYou can use the credential you created for this service in the HTTP Request node:\n\n1. In the HTTP Request node, select **Authentication** > **Predefined Credential Type**.\n1. Select the service you want to connect to.\n1. Select your credential.\n\nRefer to [Custom API operations](../../../custom-operations/) for more information.\n",
27406
+ "excerpt": "# Linear node Use the Linear node to automate work in Linear, and integrate Linear with other applications. n8n has built-in support for a wide range of Linear features, including creating, updating, deleting, and getting issues. On this page, you'll find a list of operations the Linear node supports and links to more resources. Credentials Refer to [Linear credentials](../../credentials/linear/) for guidance on setting up authentication. ## Operations - Comment - Add Comment - Issue -...",
27395
27407
  "sections": [
27396
27408
  {
27397
- "title": "Lemlist node",
27409
+ "title": "Linear node",
27398
27410
  "level": 1,
27399
- "content": "Use the Lemlist node to automate work in Lemlist, and integrate Lemlist with other applications. n8n has built-in support for a wide range of Lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads.\n\nOn this page, you'll find a list of operations the Lemlist node supports and links to more resources.\n\nCredentials\n\nRefer to [Lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication."
27411
+ "content": "Use the Linear node to automate work in Linear, and integrate Linear with other applications. n8n has built-in support for a wide range of Linear features, including creating, updating, deleting, and getting issues.\n\nOn this page, you'll find a list of operations the Linear node supports and links to more resources.\n\nCredentials\n\nRefer to [Linear credentials](../../credentials/linear/) for guidance on setting up authentication."
27400
27412
  }
27401
27413
  ]
27402
27414
  },
27403
27415
  "metadata": {
27404
27416
  "keywords": [
27405
- "lemlist",
27417
+ "linear",
27406
27418
  "node",
27407
27419
  "operations",
27408
27420
  "templates",
@@ -27421,38 +27433,26 @@
27421
27433
  "codeExamples": 0,
27422
27434
  "complexity": "beginner",
27423
27435
  "readingTime": "2 min",
27424
- "contentLength": 2512,
27436
+ "contentLength": 1838,
27425
27437
  "relatedPages": []
27426
27438
  },
27427
27439
  "searchIndex": {
27428
- "fullText": "lemlist # lemlist node\n\nuse the lemlist node to automate work in lemlist, and integrate lemlist with other applications. n8n has built-in support for a wide range of lemlist features, including getting activities, teams and campaigns, as well as creating, updating, and deleting leads.\n\non this page, you'll find a list of operations the lemlist node supports and links to more resources.\n\ncredentials\n\nrefer to [lemlist credentials](../../credentials/lemlist/) for guidance on setting up authentication.\n\n## operations\n\n- activity\n - get many: get many activities\n- campaign\n - get many: get many campaigns\n - get stats: get campaign stats\n- enrichment\n - get: fetches a previously completed enrichment\n - enrich lead: enrich a lead using an email or linkedin url\n - enrich person: enrich a person using an email or linkedin url\n- lead\n - create: create a new lead\n - delete: delete an existing lead\n - get: get an existing lead\n - unsubscribe: unsubscribe an existing lead\n- team\n - get: get an existing team\n - get credits: get an existing team's credits\n- unsubscribe\n - add: add an email to an unsubscribe list\n - delete: delete an email from an unsubscribe list\n - get many: get many unsubscribed emails\n\n## templates and examples\n\n**create hubspot contacts from linkedin post interactions**\n\nby pauline\n\n[view template details](https://n8n.io/workflows/1323-create-hubspot-contacts-from-linkedin-post-interactions/)\n\n**lemlist \\<> gpt-3: supercharge your sales workflows**\n\nby lucas perret\n\n[view template details](https://n8n.io/workflows/1838-lemlist-lessgreater-gpt-3-supercharge-your-sales-workflows/)\n\n**classify lemlist replies using openai and automate reply handling**\n\nby lucas perret\n\n[view template details](https://n8n.io/workflows/2287-classify-lemlist-replies-using-openai-and-automate-reply-handling/)\n\n[browse lemlist integration templates](https://n8n.io/integrations/lemlist/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n lemlist node",
27440
+ "fullText": "linear # linear node\n\nuse the linear node to automate work in linear, and integrate linear with other applications. n8n has built-in support for a wide range of linear features, including creating, updating, deleting, and getting issues.\n\non this page, you'll find a list of operations the linear node supports and links to more resources.\n\ncredentials\n\nrefer to [linear credentials](../../credentials/linear/) for guidance on setting up authentication.\n\n## operations\n\n- comment\n - add comment\n- issue\n - add link\n - create\n - delete\n - get\n - get many\n - update\n\n## templates and examples\n\n**customer support channel and ticketing system with slack and linear**\n\nby jimleuk\n\n[view template details](https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/)\n\n**visual regression testing with apify and ai vision model**\n\nby jimleuk\n\n[view template details](https://n8n.io/workflows/2419-visual-regression-testing-with-apify-and-ai-vision-model/)\n\n**send alert when data is created in app/database**\n\nby n8n team\n\n[view template details](https://n8n.io/workflows/1932-send-alert-when-data-is-created-in-appdatabase/)\n\n[browse linear integration templates](https://n8n.io/integrations/linear/), or [search all templates](https://n8n.io/workflows/)\n\n## what to do if your operation isn't supported\n\nif this node doesn't support the operation you want to do, you can use the [http request node](../../core-nodes/n8n-nodes-base.httprequest/) to call the service's api.\n\nyou can use the credential you created for this service in the http request node:\n\n1. in the http request node, select **authentication** > **predefined credential type**.\n1. select the service you want to connect to.\n1. select your credential.\n\nrefer to [custom api operations](../../../custom-operations/) for more information.\n linear node",
27429
27441
  "importantTerms": [
27430
- "lemlist",
27442
+ "linear",
27431
27443
  "node",
27432
- "lead",
27433
- "many",
27434
- "workflows",
27435
- "existing",
27436
- "unsubscribe",
27444
+ "with",
27437
27445
  "https",
27446
+ "support",
27438
27447
  "operations",
27439
- "enrich",
27440
- "using",
27441
- "email",
27442
- "linkedin",
27443
- "create",
27444
- "delete",
27445
- "your",
27446
- "automate",
27448
+ "workflows",
27447
27449
  "this",
27448
- "list",
27449
27450
  "credentials",
27450
- "team",
27451
- "from",
27452
27451
  "templates",
27453
27452
  "view",
27454
27453
  "template",
27455
27454
  "details",
27455
+ "created",
27456
27456
  "http",
27457
27457
  "request",
27458
27458
  "service",
@@ -104044,7 +104044,7 @@
104044
104044
  ],
104045
104045
  "line": [
104046
104046
  "page-0155",
104047
- "page-0348",
104047
+ "page-0349",
104048
104048
  "page-0654",
104049
104049
  "page-0695",
104050
104050
  "page-0844",
@@ -106372,16 +106372,16 @@
106372
106372
  "reformatting": [
106373
106373
  "page-0347"
106374
106374
  ],
106375
- "linear": [
106376
- "page-0349",
106377
- "page-0845",
106378
- "page-1072"
106379
- ],
106380
106375
  "lemlist": [
106381
- "page-0350",
106376
+ "page-0348",
106382
106377
  "page-0843",
106383
106378
  "page-1071"
106384
106379
  ],
106380
+ "linear": [
106381
+ "page-0350",
106382
+ "page-0845",
106383
+ "page-1072"
106384
+ ],
106385
106385
  "lingvanex": [
106386
106386
  "page-0351",
106387
106387
  "page-0846"
@@ -111973,13 +111973,13 @@
111973
111973
  "kobotoolbox": [
111974
111974
  "page-0347"
111975
111975
  ],
111976
- "line": [
111976
+ "lemlist": [
111977
111977
  "page-0348"
111978
111978
  ],
111979
- "linear": [
111979
+ "line": [
111980
111980
  "page-0349"
111981
111981
  ],
111982
- "lemlist": [
111982
+ "linear": [
111983
111983
  "page-0350"
111984
111984
  ],
111985
111985
  "lingvanex": [