msgraph-sdk-java icon indicating copy to clipboard operation
msgraph-sdk-java copied to clipboard

Looking for a way to retrieve all drive items by source.externalid == <specific call record id> in one query?

Open edridudi opened this issue 3 years ago • 0 comments

I've been looking for days now through out the entire api docs for a simple way to search specific drive items (Microsoft Teams Recordings) from the Organization's OneDrive by a specific call record id I receive via the subscription notifications (web hook).

Is there a way to do it in one query instead of searching it drive item by drive item in client side?

edridudi avatar Oct 08 '22 08:10 edridudi