In many cases, the copy action is performed asynchronously. The response from the API will only indicate that the copy operation was accepted or rejected. We get a resource monitor URL upon accepting the request but doesn't provide the resource ID unless completed is completed
I am assuming flow would be ->
Copy Request -> Request Accepted -> Create a temporary DriveItem -> (on complete) Place the file and generate metadata
Is it possible to get the resourceId as soon as the Copy DriveItem operation is accepted, otherwise a client also has to process it async or blocking.
ID: 50d5f74c-db0c-2039-cab6-04db509f996d
Version Independent ID: e70d49fb-aa7a-1800-2161-ff988832c197
Content: Working with long running actions (beta) - Microsoft Graph
Content Source: concepts/long-running-actions-overview.md
Product: non-product-specific
Technology: microsoft-graph
GitHub Login: @daspek
Microsoft Alias: MSGraphDocsVteam
Github issue: details
