n8n-docs/docs/nodes/credentials/AcuityScheduling
Tanay Pant 952eee68b4 🐛 Bug Fixes
2020-08-27 15:00:37 +02:00
..
README.md 🐛 Bug Fixes 2020-08-27 15:00:37 +02:00
using-access-token.gif Acuity scheduling docs (#49) 2020-07-17 12:42:38 +02:00
using-oauth.gif Add OAuth credentials for Acuity Scheduling 2020-08-27 15:00:47 +05:30

permalink
/credentials/acuityScheduling

Acuity Scheduling

You can find information about the operations supported by the Acuity Scheduling node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

Create an Acuity Scheduling account.

Using OAuth

  1. Visit the Acuity OAuth2 Account Registration page.
  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.

Getting Acuity Scheduling OAuth2 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.

Getting Acuity Scheduling credentials