I am using both wait and a chat node in m yworkflows. Since yesterday, I have not been able to configure the webhook response node to respond to chat or wait node
This is the error I get
How can I go about this
I am using both wait and a chat node in m yworkflows. Since yesterday, I have not been able to configure the webhook response node to respond to chat or wait node
This is the error I get
How can I go about this
It looks like your topic is missing some important information. Could you provide the following if applicable.
Hi @Imperol
Can you share your workflow? (Download it as JSON and paste it here in between two block quotes (```
)
Also, which version are you on?
O might not be able to share the whole workflow here. But part of it looks like this
Am using the cloud hosted version 1.49
It’s hard to say what the issue is about without seeing the whole workflow. Anyway, why do you have multiple Respond to Webhook nodes?
Hi @barn4k Yes. Am using two webhooks,
one to return the response to chat and the other to the wait node
Initially this was working. I recreated the workflowo and since moving to the new one its not working
Am I right that the first Respond to Webhook will send the resumeUrl, which is generated with the Wait node? In the Wait node try to set the respond option to “When last node finishes” instead of “Respond to Webhook”. Maybe n8n is confused about using two respond nodes.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.