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 Snap, it is not working as intended. I have photo stored in SnapLogic project space as .jpeg file.

Please let me know how can I use binary file with Rest Patch Snap.