We know how to send the data out via the Webhook, but how do we handle the return data flow? Specifically, how do we reinject the Nanobot’s detailed research results back into the active chat window so the user sees it immediately? Any suggestions on formatting the response or using ‘Actions’ to achieve this?
Hey @bhavesh_tarole welcome to the Pickaxe community!
I assume you are using make .com / n8n / Zapier for your automation workflow?
The likely solutions is to add a reply webhook to your workflow to send the processed data back into your Pickaxe chat feed.
-Ned