Hi is there any way to make a webhook request before response is finished. Basically I want get a response from a user, with the response make a get request using web hooks, upon response back from from get request conditionally ask user a question or send a different response.
Ask question
send get request using web hooks from users response
get response back from get request
conditionally send a response based on get request response
Is there any way to trigger a web hook from the collect chat js code?
If you are interested to know how you can achieve this via code, please write to care@collect.chat with your requirement in detail and we will be able to guide you.