But the issue is webhook flow doesn’t connected with bots so how can I do this?
Hi, I am using webhook to get some data and then I am trying to set some attributes and want to use in our flows
KarenBarker
(Karen Barker)
#2
Hi @himanshuteotia,
To send a message to a bot you do require a Response Path. For flows which start with triggers such as webhooks or 3rd party integrations unfortunately we don’t know the response path. This tutorial discusses possible ways of handling passing the response path so you can continue to send your user messages.
If you’re just trying to set attributes you can actually use anything you like as the response path as long as when you get the attributes to use them you request them from the same response path.