Add Wufoo credentials documentation URL (#1020)

This commit is contained in:
Harshil Agrawal 2020-10-06 09:20:56 +00:00 committed by GitHub
parent 6588fdcf31
commit 1125cf892b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ import {
export class WufooApi implements ICredentialType {
name = 'wufooApi';
displayName = 'Wufoo API';
documentationUrl = 'wufoo';
properties = [
{
displayName: 'API Key',