n8n-docs/docs/integrations/credentials/freshservice.md
2022-04-13 09:56:05 +01:00

26 lines
788 B
Markdown

# Freshservice
You can use these credentials to authenticate the following nodes:
- [Freshservice](/integrations/nodes/n8n-nodes-base.freshservice/)
## Prerequisites
Create a [Freshservice](https://freshservice.com/) account.
## Using API Key
From Freshservice:
1. Access your Freshservice dashboard.
2. Click on your User icon in the top right and select **Settings**.
3. Click on **API Settings**.
4. Copy your API key.
From n8n:
5. Enter a descriptive ***Credentials Name***.
6. Under ***Credential Data***, enter the API Key obtained above in the corresponding field.
7. In the ***Domain*** field enter the subdomain of your Freshservice account. This is part of the URL, for example `https://<subdomain>.freshservice.com/`.
8. Click **Save** to create your new credentials.