mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
⚡ Add credential documentation link for Action Network (#2020)
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
||||
export class ActionNetworkApi implements ICredentialType {
|
||||
name = 'actionNetworkApi';
|
||||
displayName = 'Action Network API';
|
||||
documentationUrl = 'actionNetwork';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'API Key',
|
||||
|
||||
Reference in New Issue
Block a user