Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,977 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am using Graph API to fetch my calendar events through Java, but i am not able to fetch the dial-in conferencing numbers for all the countries. My usecase, as i fetch my meeting details, if its not in my timezone, i fetch local dial-in number through the dialin link, but java cannot load the dynamic content of the site.
So is there any API or Graph API to be specific, which fetches local dial-in number for a certain region when meeting Id is passed?