Interface KeapTriggerNodeParameters

Source
interface KeapTriggerNodeParameters {
    eventId?: string;
    rawData?: boolean;
}

Properties§

§readonly eventId?: string

Choose from the list, or specify an ID using an expression Type options: {"loadOptionsMethod":"getEvents"}

§readonly rawData?: boolean

Whether to return the data exactly in the way it got received from the API