Add credential documentation link for Action Network (#2020)

This commit is contained in:
Harshil Agrawal 2021-08-13 12:04:01 +02:00 committed by GitHub
parent 31cf43c294
commit 9d6d2752a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ import {
export class ActionNetworkApi implements ICredentialType {
name = 'actionNetworkApi';
displayName = 'Action Network API';
documentationUrl = 'actionNetwork';
properties = [
{
displayName: 'API Key',