interface ActiveCampaignTriggerNodeParameters { events?: string[]; sources?: ("public" | "admin" | "api" | "system")[];}
readonly events?: string[]
Choose from the list, or specify IDs using an expression Default: [] Type options: {"loadOptionsMethod":"getEvents"}
readonly sources?: ("public" | "admin" | "api" | "system")[]
Default: []
Choose from the list, or specify IDs using an expression Default: [] Type options: {"loadOptionsMethod":"getEvents"}