🔨 Add documentationUrl to credentials
This commit is contained in:
@@ -7,6 +7,7 @@ import {
|
||||
export class ActiveCampaignApi implements ICredentialType {
|
||||
name = 'activeCampaignApi';
|
||||
displayName = 'ActiveCampaign API';
|
||||
documentationUrl = 'activeCampaign';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'API URL',
|
||||
|
||||
Reference in New Issue
Block a user