interface JotFormTriggerNodeParameters { form?: string; onlyAnswers?: boolean; resolveData?: boolean;}
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
By default does the webhook-data use internal keys instead of the names. If this option gets activated, it will resolve the keys automatically to the actual names. Default: true
Choose from the list, or specify an ID using an expression Type options: {"loadOptionsMethod":"getForms"}