You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the jotform trigger node to receive the data from jotform regularly and across multipule workflows. The problem has started when workflows were being triggered by the wrong trigger node. I seleceted the correct form in jotform but it keeps triggering the incorrect workflow. Part of the setup is to go into jotform and give the form the webhook from the trigger node you wish to fire. Every time the node fires it chnages the webhook though. which doesnt make any sense at all because the trigger node has a diffrent form selected and no correct webhook assigned to the jotform which means it shouldnt have any way of firing at all.
To Reproduce
Create a jotform
Assign a trigger node to that jotform completion
get the webhook from the trigger node
assign that webhook to the jotform under integrations, webhook
fire the form
look in your executions and see the webhook that was used
that webhook is diffrent than the webhook used to create the integration
Expected behavior
The webhook shold remain consistant and thus maintain connections both to the jotform assigned as well as the trigger node you pulled it from
Operating System
Could
n8n Version
1.66.0
Node.js Version
n/a
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Bug Description
I use the jotform trigger node to receive the data from jotform regularly and across multipule workflows. The problem has started when workflows were being triggered by the wrong trigger node. I seleceted the correct form in jotform but it keeps triggering the incorrect workflow. Part of the setup is to go into jotform and give the form the webhook from the trigger node you wish to fire. Every time the node fires it chnages the webhook though. which doesnt make any sense at all because the trigger node has a diffrent form selected and no correct webhook assigned to the jotform which means it shouldnt have any way of firing at all.
To Reproduce
Expected behavior
The webhook shold remain consistant and thus maintain connections both to the jotform assigned as well as the trigger node you pulled it from
Operating System
Could
n8n Version
1.66.0
Node.js Version
n/a
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: