SIGNL4-Node

This commit is contained in:
ricardo
2020-06-25 00:06:48 -04:00
parent 8f75087f8c
commit 5b269b45f1
4 changed files with 266 additions and 184 deletions

View File

@@ -3,8 +3,8 @@ import {
NodePropertyTypes,
} from 'n8n-workflow';
export class SIGNL4Api implements ICredentialType {
name = 'SIGNL4Api';
export class Signl4Api implements ICredentialType {
name = 'signl4Api';
displayName = 'SIGNL4 Webhook';
properties = [
{