Hi,
Just one question.
I have a workflow A with a get and post webhook which is working fine.
I have a second workflow B with a get and post webhook which is working fine.
The thing i would like to do is when calling workflow B, the workflow A has to be executed before.
If result is ok, process can carry on workflow B. If not = end of the process
I did not figured out how to link webhooks.
Thanks a lot for your replies!