Real time saving chat in Database

I want to save every incoming message in CHAT or Q&A in our SQL database

Hey @slim.ouadahi,

Thank you for reaching out to the Zoom Developer Forum. If you’re looking to capture messages, I recommend using the List User’s Chat Messages API for each user that you would like to retain messages for. You can then insert the data returned into your SQL DB as needed.

Let me know if you have any questions.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.