Optional
filterFilter conditions for the node
Optional
conditions?: { a?: string; b?: string; o: string }[][]Conditions for the filter
Name of the filter
Unique identifier of the node within the blueprint
Optional
listenerWhether this node is a (web|mail)hook-based trigger
Optional
mapperModule mappable parameters
Optional
metadataModule metadata
The module type (e.g., 'http:ActionSendData')
Optional
onerrorError handling nodes
Optional
parametersModule parameters
Optional
routesRoutes to other nodes (only for router nodes)
Version of the module
Represents a node in a Make scenario blueprint. Each node is a module in the scenario with its configuration.