n8n-docs/docs/nodes/credentials/PagerDuty
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
using-access-token.gif Add OpenWeatherMap node docs 2020-07-09 10:56:32 +02:00
using-oauth.gif 🐛 Minor fixes 2020-08-31 09:23:32 +02:00

permalink description
/credentials/pagerDuty Learn to configure credentials for the PagerDuty node in n8n

PagerDuty

You can use these credentials to authenticate the following nodes with PagerDuty.

Prerequisites

Create a PagerDuty account.

Using OAuth

::: tip 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 PagerDuty account to n8n. :::

  1. Access your PagerDuty dashboard.
  2. Select 'Developer Mode' from the number pad icon in the top right.
  3. Click on the Create New App button.
  4. Enter a name in the App Name field, and a description in the Brief Description field.
  5. Select 'Infrastructure Automation' from the Category dropdown list.
  6. Choose the appropriate option for the publication of your app and click on the Save button.
  7. Click on the Add button in the 'OAuth 2.0' section.
  8. Copy the 'OAuth Callback URL' provided in the 'PagerDuty OAuth2 API' credentials in n8n and paste it in the Redirect URL field in the PagerDuty app creation page.
  9. Use the provided Client ID and Client Secret with your PagerDuty OAuth2 API credentials in n8n.
  10. Select 'Read/Write' from the Set Permission Scopes dropdown list and then click on Save.
  11. Click on the circle button in the OAuth section of n8n to connect a PagerDuty account to n8n.
  12. Click on the Save button to save your credentials.

Getting PagerDuty OAuth credentials

Using Access Token

  1. Access your PagerDuty dashboard.
  2. Click on configuration.
  3. Click on API access.
  4. Create a new API key.
  5. Use this API key with your PagerDuty node credentials in n8n.

Getting PagerDuty credentials