Add Wufoo credentials documentation URL (#1020)
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
||||
export class WufooApi implements ICredentialType {
|
||||
name = 'wufooApi';
|
||||
displayName = 'Wufoo API';
|
||||
documentationUrl = 'wufoo';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'API Key',
|
||||
|
||||
Reference in New Issue
Block a user