Hi,
Please, I need your help.
I have one Flow named A. The trigger is a webhook named W. The webhook is working properly.
The next step in Flow A should be a service Flow, which action will be ‘Trigger a Flow’.
I must configure this ‘flow - trigger a flow’ in order to activate flow B. How?
Flow B gets activated when the user writes the word ‘hello’
This ‘flow - trigger a flow’ settings: ‘response path’ is ‘–none selected–’ (and I didn’t change it), and I am asked for a required ‘Word or Phrase’.
I wrote ‘hello’ there, but finally the log says: ‘Cannot read property ‘connection_data’ of null’.
Where am I wrong?
response path? I tried {{B.response_path}}, and got the same result.
Thank you