mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Add templatesWidget/remove examples note from app-nodes H-L
This commit is contained in:
parent
457b8f6406
commit
370e40b3cb
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Hacker News node supports and
|
||||
/// note | Credentials
|
||||
This node doesn't require authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Hacker News integrations](https://n8n.io/integrations/hacker-news/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* All
|
||||
* Get all items
|
||||
@ -26,3 +23,8 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get a Hacker News article
|
||||
* User
|
||||
* Get a Hacker News user
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the HaloPSA node supports and lin
|
||||
/// note | Credentials
|
||||
Refer to [HaloPSA credentials](/integrations/builtin/credentials/halopsa/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [HaloPSA integrations](https://n8n.io/integrations/halopsa/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Client
|
||||
* Create a client
|
||||
@ -45,4 +42,7 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get all users
|
||||
* Update a user
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Harvest node supports and lin
|
||||
/// note | Credentials
|
||||
Refer to [Harvest credentials](/integrations/builtin/credentials/harvest/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Harvest integrations](https://n8n.io/integrations/harvest/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Client
|
||||
* Create a client
|
||||
@ -82,4 +79,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get data of authenticated user
|
||||
* Update a user
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -10,17 +10,13 @@ contentType: integration
|
||||
|
||||
Use the Help Scout node to automate work in Help Scout, and integrate Help Scout with other applications. n8n has built-in support for a wide range of Help Scout features, including creating, updating, deleting, and getting conversations, and customers.
|
||||
|
||||
|
||||
On this page, you'll find a list of operations the Help Scout node supports and links to more resources.
|
||||
|
||||
/// note | Credentials
|
||||
Refer to [Help Scout credentials](/integrations/builtin/credentials/helpscout/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Help Scout integrations](https://n8n.io/integrations/helpscout/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Conversation
|
||||
* Create a new conversation
|
||||
@ -40,4 +36,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Create a new chat thread
|
||||
* Get all chat threads
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,18 +14,6 @@ On this page, you'll find a list of operations the HighLevel node supports and l
|
||||
/// note | Credentials
|
||||
Refer to [HighLevel credentials](/integrations/builtin/credentials/highlevel/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [HighLevel integrations](https://n8n.io/integrations/highlevel/){:target="_blank" .external-link} list.
|
||||
///
|
||||
## Related resources
|
||||
|
||||
### Credentials
|
||||
|
||||
You can find authentication information for this node [here](/integrations/builtin/credentials/highlevel/).
|
||||
|
||||
### HighLevel documentation and support
|
||||
|
||||
HighLevel has [API documentation and support forums](https://help.gohighlevel.com/support/solutions/articles/48001060529-highlevel-api){:target=_blank .external-link}.
|
||||
|
||||
## Operations
|
||||
|
||||
@ -48,4 +36,13 @@ HighLevel has [API documentation and support forums](https://help.gohighlevel.co
|
||||
* Get All
|
||||
* Update
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [HighLevel's API documentation and support forums](https://help.gohighlevel.com/support/solutions/articles/48001060529-highlevel-api){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,9 +14,6 @@ On this page, you'll find a list of operations the Home Assistant node supports
|
||||
/// note | Credentials
|
||||
Refer to [Home Assistant credentials](/integrations/builtin/credentials/homeassistant/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Home Assistant integrations](https://n8n.io/integrations/home-assistant/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
@ -41,10 +38,11 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Template
|
||||
* Create a template
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
## Related resources
|
||||
|
||||
|
||||
View [example workflows and related content](https://n8n.io/integrations/home-assistant/){:target=_blank .external-link} on n8n's website.
|
||||
|
||||
|
||||
Refer to [Home Assistant's documentation](https://developers.home-assistant.io/docs/api/rest/){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the HubSpot node supports and lin
|
||||
/// note | Credentials
|
||||
Refer to [HubSpot credentials](/integrations/builtin/credentials/hubspot/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [HubSpot integrations](https://n8n.io/integrations/hubspot/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Contact
|
||||
* Create/Update a contact
|
||||
@ -63,4 +60,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get all tickets
|
||||
* Update a ticket
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,9 +14,6 @@ On this page, you'll find a list of operations the Humantic AI node supports and
|
||||
/// note | Credentials
|
||||
Refer to [Humantic AI credentials](/integrations/builtin/credentials/humanticai/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Humantic AI integrations](https://n8n.io/integrations/humantic-ai/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
@ -25,5 +22,8 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Retrieve a profile
|
||||
* Update a profile
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
|
||||
@ -14,12 +14,14 @@ On this page, you'll find a list of operations the Hunter node supports and link
|
||||
/// note | Credentials
|
||||
Refer to [Hunter credentials](/integrations/builtin/credentials/hunter/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Hunter integrations](https://n8n.io/integrations/hunter/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Get every email address found on the internet using a given domain name, with sources
|
||||
* Generate or retrieve the most likely email address from a domain name, a first name and a last name
|
||||
* Verify the deliverability of an email address
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Intercom node supports and li
|
||||
/// note | Credentials
|
||||
Refer to [Intercom credentials](/integrations/builtin/credentials/intercom/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Intercom integrations](https://n8n.io/integrations/intercom/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Company
|
||||
* Create a new company
|
||||
@ -38,3 +35,8 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get data of a user
|
||||
* Get data of all users
|
||||
* Update a user
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Invoice Ninja node supports a
|
||||
/// note | Credentials
|
||||
Refer to [Invoice Ninja credentials](/integrations/builtin/credentials/invoiceninja/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Invoice Ninja integrations](https://n8n.io/integrations/invoice-ninja/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Client
|
||||
* Create a new client
|
||||
@ -53,4 +50,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get data of a task
|
||||
* Get data of all tasks
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Iterable node supports and li
|
||||
/// note | Credentials
|
||||
Refer to [Iterable credentials](/integrations/builtin/credentials/iterable/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Iterable integrations](https://n8n.io/integrations/iterable/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Event
|
||||
* Record the actions a user perform
|
||||
@ -30,3 +27,7 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Add user to list
|
||||
* Remove a user from a list
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Jenkins node supports and lin
|
||||
/// note | Credentials
|
||||
Refer to [Jenkins credentials](/integrations/builtin/credentials/jenkins/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Jenkins integrations](https://n8n.io/integrations/jenkins/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Build
|
||||
* List Builds
|
||||
@ -35,3 +32,7 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Trigger a specific job
|
||||
* Trigger a specific job
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Jira node supports and links
|
||||
/// note | Credentials
|
||||
Refer to [Jira credentials](/integrations/builtin/credentials/jira/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Jira integrations](https://n8n.io/integrations/jira-software/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Issue
|
||||
* Get issue changelog
|
||||
@ -45,25 +42,26 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Delete a user.
|
||||
* Retrieve a user.
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
## FAQs
|
||||
## Related resources
|
||||
|
||||
### How to fetch issues for a specific project?
|
||||
Refer to the [official JQL documentation](https://www.atlassian.com/software/jira/guides/expand-jira/jql) about Jira Query Language (JQL) to learn more about it.
|
||||
|
||||
The 'Get All' operation returns all the issues from Jira. To fetch issues for a particular project, you need to use JQL (Jira Query Language).
|
||||
## Fetch issues for a specific project
|
||||
|
||||
For example, if you want to receive all the issues of a project named `n8n`, follow the steps mentioned below.
|
||||
- Select 'Get All' from the ***Operation*** dropdown list.
|
||||
- Toggle ***Return All*** to true.
|
||||
- Click on ***Add Option*** and select 'JQL'.
|
||||
- Enter `project=n8n` in the ***JQL*** field.
|
||||
The **Get All** operation returns all the issues from Jira. To fetch issues for a particular project, you need to use Jira Query Language (JQL).
|
||||
|
||||
For example, if you want to receive all the issues of a project named `n8n`, you'd do something like this:
|
||||
|
||||
- Select **Get All** from the **Operation** dropdown list.
|
||||
- Toggle **Return All** to true.
|
||||
- Select **Add Option** and select **JQL**.
|
||||
- Enter `project=n8n` in the **JQL** field.
|
||||
|
||||
This query will fetch all the issues in the project named `n8n`. Enter the name of your project instead of `n8n` to fetch all the issues for your project.
|
||||
|
||||
You can refer to the [official documentation](https://www.atlassian.com/software/jira/guides/expand-jira/jql) about JQL to learn more about it.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -14,10 +14,12 @@ On this page, you'll find a list of operations the Kafka node supports and links
|
||||
/// note | Credentials
|
||||
Refer to [Kafka credentials](/integrations/builtin/credentials/kafka/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Kafka integrations](https://n8n.io/integrations/kafka/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
- Send message
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,12 +14,8 @@ On this page, you'll find a list of operations the Keap node supports and links
|
||||
/// note | Credentials
|
||||
Refer to [Keap credentials](/integrations/builtin/credentials/keap/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Keap integrations](https://n8n.io/integrations/keap/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Company
|
||||
* Create a company
|
||||
@ -58,4 +54,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Retrieve all files
|
||||
* Upload a file
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Kitemaker node supports and l
|
||||
/// note | Credentials
|
||||
Refer to [Kitemaker credentials](/integrations/builtin/credentials/kitemaker/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Kitemaker integrations](https://n8n.io/integrations/kitemaker/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Organization
|
||||
* Retrieve data on the logged-in user's organization.
|
||||
@ -32,3 +29,7 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get All
|
||||
* Update
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
@ -14,9 +14,7 @@ On this page, you'll find a list of operations the KoboToolbox node supports and
|
||||
/// note | Credentials
|
||||
Refer to [KoboToolbox credentials](/integrations/builtin/credentials/kobotoolbox/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [KoboToolbox integrations](https://n8n.io/integrations/kobotoolbox/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* File
|
||||
@ -41,6 +39,11 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get Validation Status
|
||||
* Update Validation Status
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
## Options
|
||||
|
||||
### Query Options
|
||||
|
||||
@ -14,11 +14,8 @@ On this page, you'll find a list of operations the Lemlist node supports and lin
|
||||
/// note | Credentials
|
||||
Refer to [Lemlist credentials](/integrations/builtin/credentials/lemlist/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Lemlist integrations](https://n8n.io/integrations/lemlist/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
* Activity
|
||||
* Get All
|
||||
@ -36,5 +33,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Delete
|
||||
* Get All
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,13 +14,15 @@ On this page, you'll find a list of operations the Line node supports and links
|
||||
/// note | Credentials
|
||||
Refer to [Line credentials](/integrations/builtin/credentials/line/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Line integrations](https://n8n.io/integrations/line/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* Notification
|
||||
* Sends notifications to users or groups
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,9 +14,7 @@ On this page, you'll find a list of operations the Linear node supports and link
|
||||
/// note | Credentials
|
||||
Refer to [Linear credentials](/integrations/builtin/credentials/linear/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [Linear integrations](https://n8n.io/integrations/linear/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* Issue
|
||||
@ -26,4 +24,9 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* Get All
|
||||
* Update
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
@ -14,13 +14,13 @@ On this page, you'll find a list of operations the LingvaNex node supports and l
|
||||
/// note | Credentials
|
||||
Refer to [LingvaNex credentials](/integrations/builtin/credentials/lingvanex/) for guidance on setting up authentication.
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [LingvaNex integrations](https://n8n.io/integrations/lingvanex/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Basic Operations
|
||||
## Operations
|
||||
|
||||
- Translate data
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
|
||||
@ -15,10 +15,6 @@ On this page, you'll find a list of operations the LinkedIn node supports and li
|
||||
Refer to [LinkedIn credentials](/integrations/builtin/credentials/linkedIn/) for guidance on setting up authentication.
|
||||
///
|
||||
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, take a look at n8n's [LinkedIn integrations](https://n8n.io/integrations/linkedin/){:target="_blank" .external-link} list.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* Post
|
||||
@ -36,13 +32,15 @@ For usage examples and templates to help you get started, take a look at n8n's [
|
||||
* **Text**: the post contents.
|
||||
* **Media Category**: use this when including images or article URLs in your post.
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
## Related resources
|
||||
|
||||
View [example workflows and related content](https://n8n.io/integrations/linkedin/){:target=_blank .external-link} on n8n's website.
|
||||
|
||||
Refer to [LinkedIn's API documentation](https://learn.microsoft.com/en-us/linkedin/){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
|
||||
|
||||
@ -14,9 +14,7 @@ On this page, you'll find a list of operations the LoneScale node supports, and
|
||||
/// note | Credentials
|
||||
You can find authentication information for this node [here](/integrations/builtin/credentials/lonescale/).
|
||||
///
|
||||
/// note | Examples and templates
|
||||
For usage examples and templates to help you get started, refer to n8n's [LoneScale integrations](https://n8n.io/integrations/lonescale/){:target=_blank .external-link} page.
|
||||
///
|
||||
|
||||
## Operations
|
||||
|
||||
* List
|
||||
@ -24,12 +22,15 @@ For usage examples and templates to help you get started, refer to n8n's [LoneSc
|
||||
* Item
|
||||
* Create
|
||||
|
||||
## Templates and examples
|
||||
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget(title, page) ]]
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [LoneScales documentation](https://help-center.lonescale.com/en/articles/6454360-lonescale-public-api){:target=_blank .external-link} for more information about the service.
|
||||
|
||||
n8n provides a trigger node for LoneScale. You can find the trigger node docs [here](/integrations/builtin/trigger-nodes/n8n-nodes-base.lonescaletrigger/).
|
||||
|
||||
View [example workflows and related content](https://n8n.io/integrations/lonescaletrigger/){:target=_blank .external-link} on n8n's website.
|
||||
|
||||
--8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user