mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
39 lines
1.8 KiB
Markdown
39 lines
1.8 KiB
Markdown
# Acuity Scheduling
|
|
|
|
You can use these credentials to authenticate the following nodes with Acuity Scheduling.
|
|
- [Acuity Scheduling Trigger](/integrations/trigger-nodes/n8n-nodes-base.acuitySchedulingTrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
Create an [Acuity Scheduling](https://acuityscheduling.com/) account.
|
|
|
|
## Using OAuth
|
|
|
|
!!! note "⛅️ Note for n8n.cloud users"
|
|
You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Acuity Scheduling account to n8n.
|
|
|
|
|
|
1. Visit the [Acuity OAuth2 Account Registration page](https://acuityscheduling.com/oauth2/register).
|
|
2. Enter a name in the ***Account Name*** field.
|
|
3. Enter your email address in the ***Email Address*** field.
|
|
4. Enter your URL in the ***Website*** field.
|
|
5. Enter a description in the ***Application Description*** field.
|
|
6. Copy your OAuth Callback URL from the 'Create New Credentials' screen in n8n and paste in the ***Callback URIs*** section.
|
|
7. Click on the ***Register*** button.
|
|
8. Use the provided ***Client ID*** and the ***Client Secret*** with your Acuity Scheduling OAuth2 API credentials in n8n.
|
|
9. Click on the circle button in the OAuth section to connect your Acuity Scheduling account to n8n.
|
|
10. Click the ***Save*** button to save your credentials.
|
|
|
|

|
|
|
|
|
|
## Using Access Token
|
|
|
|
1. Open your Acuity Scheduling dashboard.
|
|
2. Click on 'Integrations' in the left sidebar.
|
|
3. Scroll down and click on 'view credentials' under the API section.
|
|
4. Copy the ***User ID*** and ***API Key*** from the pop-up that is displayed.
|
|
5. Use these credentials with your Acuity Scheduling node credentials in n8n.
|
|
|
|

|