interface WufooTriggerNodeParameters { form?: string; onlyAnswers?: boolean;}
The form upon which will trigger this node when a new entry is made. Choose from the list, or specify an ID using an expression. Type options: {"loadOptionsMethod":"getForms"}
Whether to return only the answers of the form and not any of the other data Default: true
The form upon which will trigger this node when a new entry is made. Choose from the list, or specify an ID using an expression. Type options: {"loadOptionsMethod":"getForms"}