Sending response from uipath back to chatbot

Hi Maciej

I have initiated a uipath robot through chatbot with api call. The robot will perform some pdf validation task
After performing the task uipath need to send response back to the chatbot.
For that do I have to make another api call to chatbot from uipath with http request activity
or there is some other way to keep track of the chat session
Please let me know if any solution

Thanks
Manjit

Hi @Manjit

The HTTP Request seems to be the best for the thing you are trying to achieve :slight_smile: