diff --git a/docs/integrations/builtin/app-nodes/n8n-nodes-base.crowddev.md b/docs/integrations/builtin/app-nodes/n8n-nodes-base.crowddev.md deleted file mode 100644 index e1111faadd4..00000000000 --- a/docs/integrations/builtin/app-nodes/n8n-nodes-base.crowddev.md +++ /dev/null @@ -1,62 +0,0 @@ ---- -#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 -title: crowd.dev node documentation -description: Learn how to use the crowd.dev node in n8n. Follow technical documentation to integrate crowd.dev node into your workflows. -contentType: [integration, reference] ---- - -# crowd.dev node - -Use the crowd.dev node to automate work in crowd.dev and integrate crowd.dev with other applications. n8n has built-in support for a wide range of crowd.dev features, which includes creating, updating, and deleting members, notes, organizations, and tasks. - -On this page, you'll find a list of operations the crowd.dev node supports, and links to more resources. - -/// note | Credentials -You can find authentication information for this node [here](/integrations/builtin/credentials/crowddev.md). -/// - -## Operations - -* Activity - * Create or Update with a Member - * Create -* Automation - * Create - * Destroy - * Find - * List - * Update -* Member - * Create or Update - * Delete - * Find - * Update -* Note - * Create - * Delete - * Find - * Update -* Organization - * Create - * Delete - * Find - * Update -* Task - * Create - * Delete - * Find - * Update - -## Templates and examples - - -[[ templatesWidget(page.title, 'crowddev') ]] - -## Related resources - -n8n provides a trigger node for crowd.dev. You can find the trigger node docs [here](/integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md). - -Refer to [crowd.dev's documentation](https://docs.crowd.dev/reference/getting-started-with-crowd-dev-api){:target=_blank .external-link} for more information about the service. - ---8<-- "_snippets/integrations/builtin/app-nodes/operation-not-supported.md" - diff --git a/docs/integrations/builtin/credentials/crowddev.md b/docs/integrations/builtin/credentials/crowddev.md deleted file mode 100644 index 7d78ee08f6d..00000000000 --- a/docs/integrations/builtin/credentials/crowddev.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 -title: crowd.dev credentials -description: Documentation for the crowd.dev credentials. Use these credentials to authenticate crowd.dev in n8n, a workflow automation platform. -contentType: [integration, reference] ---- - -# crowd.dev credentials - -You can use these credentials to authenticate the following nodes: - -* [crowd.dev](/integrations/builtin/app-nodes/n8n-nodes-base.crowddev.md) -* [crowd.dev Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md) - -## Prerequisites - -Create a working instance of [crowd.dev](https://www.crowd.dev/){:target=_blank .external-link}. - -## Supported authentication methods - -- API key - -## Related resources - -Refer to [crowd.dev's documentation](https://docs.crowd.dev/docs){:target=_blank .external-link} for more information about the service, and their [API documentation](https://api.crowd.dev/api-reference){:target=_blank .external-link} for working with the API. - -## Using API key - -To configure this credential, you'll need: - -- A **URL**: - - If your crowd.dev instance is hosted on crowd.dev, keep the default of `https://app.crowd.dev`. - - If your crowd.dev instance is [self-hosted](https://docs.crowd.dev/docs/technical-docs/self-hosting){:target=_blank .external-link}, use the URL you use to access your crowd.dev instance. -- Your crowd.dev **Tenant ID**: Displayed in the **Settings** section of the crowd.dev app -- An API **Token**: Displayed in the **Settings** section of the crowd.dev app - -Refer to the [crowd.dev API documentation](https://api.crowd.dev/api-reference){:target=_blank .external-link} for more detailed instructions. diff --git a/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md b/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md deleted file mode 100644 index 0d314b4c6d1..00000000000 --- a/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 -title: crowd.dev Trigger node documentation -description: Learn how to use the crowd.dev Trigger node in n8n. Follow technical documentation to integrate crowd.dev Trigger node into your workflows. -contentType: [integration, reference] ---- - -# crowd.dev Trigger node - -Use the crowd.dev Trigger node to respond to events in [crowd.dev](https://www.crowd.dev/){:target=_blank .external-link} and integrate crowd.dev with other applications. n8n has built-in support for a wide range of crowd.dev events, including new activities and new members. - -On this page, you'll find a list of events the crowd.dev Trigger node can respond to and links to more resources. - -/// note | Credentials -You can find authentication information for this node [here](/integrations/builtin/credentials/crowddev.md). -/// - -/// note | Examples and templates -For usage examples and templates to help you get started, refer to n8n's [crowd.dev Trigger integrations](https://n8n.io/integrations/crowddev-trigger/){:target="_blank" .external-link} list. -/// - -## Events - -* New Activity -* New Member - -## Related resources - -n8n provides an app node for crowd.dev. You can find the node docs [here](/integrations/builtin/app-nodes/n8n-nodes-base.crowddev.md). - -View [example workflows and related content](https://n8n.io/integrations/crowddev/){:target=_blank .external-link} on n8n's website. - -Refer to [crowd.dev's documentation](https://docs.crowd.dev/reference/getting-started-with-crowd-dev-api){:target=_blank .external-link} for more information about the service. diff --git a/nav.yml b/nav.yml index ca4836c35c9..b9dcbc1775a 100644 --- a/nav.yml +++ b/nav.yml @@ -309,7 +309,6 @@ nav: - Copper: integrations/builtin/app-nodes/n8n-nodes-base.copper.md - Cortex: integrations/builtin/app-nodes/n8n-nodes-base.cortex.md - CrateDB: integrations/builtin/app-nodes/n8n-nodes-base.cratedb.md - - crowd.dev: integrations/builtin/app-nodes/n8n-nodes-base.crowddev.md - Customer.io: integrations/builtin/app-nodes/n8n-nodes-base.customerio.md - DeepL: integrations/builtin/app-nodes/n8n-nodes-base.deepl.md - Demio: integrations/builtin/app-nodes/n8n-nodes-base.demio.md @@ -589,7 +588,6 @@ nav: - Clockify Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.clockifytrigger.md - ConvertKit Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.convertkittrigger.md - Copper Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.coppertrigger.md - - crowd.dev Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md - Customer.io Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.customeriotrigger.md - Emelia Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.emeliatrigger.md - Eventbrite Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.eventbritetrigger.md @@ -837,7 +835,6 @@ nav: - integrations/builtin/credentials/copper.md - integrations/builtin/credentials/cortex.md - integrations/builtin/credentials/cratedb.md - - integrations/builtin/credentials/crowddev.md - integrations/builtin/credentials/crowdstrike.md - integrations/builtin/credentials/customerio.md - integrations/builtin/credentials/datadog.md