When excel is uploaded in chat window then is there an option to read/parse this file in the bot builder only? Instead of using botkit and use python to read excels

When excel is uploaded in chat window then is there an option to read/parse this file in the bot builder only? Instead of using botkit and use python to read excels

Hi @asmita.goyal_1,

You will need to use custom file readers and invoke them using botKit.
There is no direct provision at the platform level to achieve this.

Regards,
Yoga Ramya