mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.6 KiB
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
Related resources
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.
- If your crowd.dev instance is hosted on crowd.dev, keep the default of
- 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.