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

View File

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