2 questions about...
# 🤝help
a
#1116045108614287380 Question #1: When I make a POST api call into the webhook event trigger of my chatbot can the chatbot send a custom data as response to my webhook? (e.g. the chatbot's message) Question #2: When the conversation starts from the start node or the webchat trigger and then the conversation ends with a specific user. Can it still resume if the webhook event trigger gets triggered and the chatbot can message that same user?
f
Hey there, You can use the Execute code card to send the data to your webhook. It comes with Axios installed. I am not sure if I fully understand your 2nd question