yoavc
(Yoav)
July 11, 2019, 1:54pm
1
hi,
We need access to messages and files that are sent in chat or meeting.
Is there any APIs available for getting message destination (recipient that the message was sent to)
APIs for getting files
Meeting participants
delete messages, delete files, remove user from meeting.
Theses are required in order to meet compliance requirements
If APIs are missing who can help in promoting them?
Hi @yoavc ,
Welcome to the Zoom Developer Community.
Currently, we do not have this feature available.
yoavc:
APIs for getting files
I am not sure if I understand this correctly. But you can send attachments as a message. You need to use the Send IM message api , and then use the format mentioned here: https://marketplace.zoom.us/docs/guides/chatbots/customizing-messages/message-with-attachment\
yoavc:
Meeting participants
yoavc:
Meeting participants
If you need to get the meeting participants, you can visit: https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetingparticipants
please note that participants can be retrieved only for past meetings.
If you want to retrieve participants for the current meeting, please consider using our following dashboard API: https://marketplace.zoom.us/docs/api-reference/zoom-api/dashboards/dashboardmeetingparticipants
If you have a meeting with registration required, please consider using this API: https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingregistrants
We currently do not have APIs to delete messages or files. If you want to update a registrants status from a meeting, you can consider using this API: https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingregistrantstatus
Let me know if this helps
yoavc
(Yoav)
July 16, 2019, 9:13am
3
@ojus.zoom - many thanks for your reply !
Message destination :
What is the process to ask for such an API?
As for Files - I was referring to file that is sent in a chat/ channel / in meeting file transfer.
We could only get the event that a file was sent , for example using the following:
https://api.zoom.us/v2/im/users/{userId}/chat/messages
We get -
“date_time”: “2019-07-16T08:59:46Z”,
“id”: “{F274EEF0-A901-4673-8113-C6939355079A}”,
"message": “Yoav Crombie has sent you a file” ,
“sender”: "yoavc@agatsoftware.com ",
“timestamp”: 1563267586817
We need the file content. Is that possible?
Another question:
Can we get channel members using API?
tommy
(Tommy Gaessler)
July 17, 2019, 7:40pm
5
Hey @yoavc ,
Our API does not have functionality of getting the file content of a file that was sent via chat.
Currently you cannot get channel members using our API, but new Chat API’s are in development right now that will have the Get Channel Members functionality. You can follow our change-log here.
In the meantime is there anything else I can help you with?
Thanks,
Tommy
1 Like
yoavc
(Yoav)
July 21, 2019, 6:58am
6
@tommy is the content of files and messages that is sent in a meeting available by API ?
Do you have the info if a user has performed screen sharing during a meeting available by API?
tommy
(Tommy Gaessler)
July 22, 2019, 2:46pm
7
Hey @yoavc ,
Currently there is no API for in meeting chat.
As for info about screen sharing during a meeting, you can use a Webhook App and add the Meeting Sharing Started event to get info about who performed a screen share.
Let me know if this helps!
yoavc
(Yoav)
July 24, 2019, 3:33pm
8
Tommy
Thanks for your answer.
What is the way to get the missing APIs promoted ?
Many thanks,
Yoav Crombie
tommy
(Tommy Gaessler)
July 24, 2019, 3:42pm
9
Hey @yoavc ,
Improved Chat API’s are in the pipeline. You can follow our change/release log here .
Thanks,
Tommy
yoavc
(Yoav)
July 24, 2019, 5:09pm
10
We are also missing API for messages and files sent in meeting
Does this fall under the same category of “Improved Chat AP”?
Is there a time line / public road map for expected APIs?
Many thanks
Yoav
tommy
(Tommy Gaessler)
July 24, 2019, 5:35pm
11
Hey @yoavc ,
We currently do not have “In Meeting Chat” API’s.
Although, we do have Chat API’s that can send files and messages to Zoom Chat.
We do not have a public timeline for these, but you can track releases here .
Thanks,
Tommy
yoavc
(Yoav)
July 30, 2019, 12:51pm
12
Hi @tommy
Is there any public road map for the missing APIs?
Is there a user voice or other way to get these missing APIs promoted?
Many thanks !
Yoav
tommy
(Tommy Gaessler)
July 30, 2019, 4:38pm
13
Hey @yoavc ,
Thanks for asking, we have new Chat API’s coming soon. We do not have a timeline for In Meeting Chat, but I will pass your request on to our team.
Thanks,
Tommy
yoavc
(Yoav)
August 1, 2019, 12:30pm
14
@tommy
Thanks for passing our request to product Team.
Can you elaborate what will be included in the new Chat API’s?
tommy
(Tommy Gaessler)
August 1, 2019, 3:48pm
15
Hey @yoavc , all I can say is a suite of CRUD endpoints across messages, channels, and contacts.
Thanks,
Tommy
yoavc
(Yoav)
August 4, 2019, 7:05am
16
tommy:
CRUD
@tommy sounds promising. Do you have an ETA for this?
tommy
(Tommy Gaessler)
August 5, 2019, 3:39pm
17
Hey Tommy! checking in here—with a lot more users getting into larger meetings and using in-meeting chat, is there any chance of getting in-meeting chatbots and chat APIs on the roadmap for 2020?
tommy
(Tommy Gaessler)
April 10, 2020, 8:24pm
19
Hey @nightpool ,
I’d say next year would be a better estimate.
Thanks,
Tommy
Hi @tommy ,
Any update about Web SDK Gallery View and In Meeting Chat API’s for Send Files.
Thanks,
Naeem Ahmed
tommy
(Tommy Gaessler)
September 17, 2020, 5:22am
21
Hey @naeem.ahmedk ,
No updates to share yet. I will provide them as soon as I can.
Thanks,
Tommy