msgraph-metadata icon indicating copy to clipboard operation
msgraph-metadata copied to clipboard

No `POST` operation for `/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload` path

Open andrueastman opened this issue 2 years ago • 3 comments

Related to https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/731

BulkUpload is missing Post or PostAsync method as described in the docs here: https://learn.microsoft.com/en-us/graph/api/synchronization-synchronizationjob-post-bulkupload?view=graph-rest-beta&tabs=http

andrueastman avatar Sep 21 '23 07:09 andrueastman

Any thoughts on if/when this might get implemented? Would be nice to use the Graph SDK for this Graph call.

FIMTooler avatar Jul 29 '24 13:07 FIMTooler

@FIMTooler Please check this out: https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/731#issuecomment-2688606762

shobhitvaish avatar Feb 27 '25 17:02 shobhitvaish

Thanks for this. I might eventually look into it, but already delivered solution without using the Graph client.

Maybe one day they'll prioritize this issue, but after 18 months, who knows.

FIMTooler avatar Mar 28 '25 19:03 FIMTooler