Hello. I am trying to get data on Meeting Rooms and notice that when I use the function: "Office365.GetRooms().value", I'm only able to get Address and Name. Is there a way to get anymore data?
Just trying to see if it's possible to get any more data. Thank you.
Hi @Mgodby ,
I am not sure what information you're expecting with this Function,
But as per Microsoft, That is only the Information you get from this Function - Office365Outlook.GetRoomListsV2().value
See the Reference -
For More details - see the URL - https://docs.microsoft.com/en-us/connectors/office365/#get-room-lists-(v2)
Thanks,
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."-Vijay
Hi @Mgodby ,
What kind of data do you want to get? If you means the profile of room account, please try to use
Office365Users.UserProfileV2(RoomGallery.Selected.address) to retrieve the Room Account data by Room Address.
Hope this helps.
Sik
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
164 | |
94 | |
64 | |
63 | |
61 |
User | Count |
---|---|
234 | |
162 | |
95 | |
83 | |
81 |