Can we prompt on Alexa chat to upload documents like .csv, docx, xlsx, txt etc.? So our code at back end will receive the document and can perform analytics on data provided in document.
It will work like below.
1. Alexa open DocumentAnalytics
2. Alexa will reply and ask user to upload document. For example in Foodpanda app when you are chatting with chat bot it asks to upload the picture of food while complaining.
3. We can upload document within Alexa or Alexa redirect user to some url for uploading the document.
4. After uploading the document Alexa will say Document upload is complete.