Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To use the PagerDuty Podio connector, add the <pagerduty<podio.init> element in your configuration before carrying out any other PagerDuty Podio operations. 

The PagerDuty API supports token Podio API uses the OAuth2 protocol for authentication. For more information on authentication, see https://developerdevelopers.pagerdutypodio.com/documentation/rest/authentication.

Code Block
languagexml
titleinit
<pagerduty<podio.init>
    <apiUrl>{$ctx:apiUrl}</apiUrl>
	<apiToken><accessToken>{$ctx:apiTokenaccessToken}</apiToken>accessToken>
</pagerdutypodio.init>
Properties 
  • apiUrlThe URL of to access the PagerDuty REST Podio API.
  • apiTokenaccessTokenThe security access token of the APIaccount.

Now that you have connected to PagerDutyPodio, use the information in the following topics to perform various operations with the connector. After you have completed your configurations, see Testing the PagerDuty Podio Integration.

Child pages (Children Display)

...