n8n-docs/docs/integrations/builtin/credentials/crowddev.md

1.6 KiB

title description contentType
crowd.dev credentials Documentation for the crowd.dev credentials. Use these credentials to authenticate crowd.dev in n8n, a workflow automation platform. integration

crowd.dev credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a working instance of crowd.dev{:target=_blank .external-link}.

Supported authentication methods

  • API key

Refer to crowd.dev's documentation{:target=_blank .external-link} for more information about the service, and their API documentation{: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{: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{:target=_blank .external-link} for more detailed instructions.