Can I Send Files (e.g., DOC, PDF) to a Zoom Chatbot?

Hello everyone,

I am currently developing an AI-based chatbot for Zoom Team Chat. One of the features I want to include is the ability for users to send files to the chatbot for processing. However, I couldn’t find any options in the Zoom Chatbot API or documentation that support file uploads directly to the chatbot.

Does Zoom Team Chat support file upload functionality for chatbots? If yes, could someone guide me on how to implement it? If not, are there any workarounds or alternative methods to handle file uploads in this scenario?

Hi @bhargavaram.gottam ,

Currently no, but you can try by using AI and RAG via vector database as shown here: Building a RAG chatbot on Zoom Team Chat using a vector database - Zoom Developers

cc: author @ojus.zoom