Forum Discussion

bjadav's avatar
bjadav
New Contributor II
5 years ago

Uploading Photo using Microsoft Graph API

I am trying to upload photo on O365 using Graph API. As per this document, I have to upload file as binary attachment and using Postman, I am able to update the photo. But in SnapLogic Rest Patch S...