Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
bjadav
Contributor
Contributor

Uploading Photo on O365 using REST API

I am new to Talend and I am trying to use Talend to create a Job to upload image on O365 using Microsoft graph API. API endpoint that I am using is described in below link.

https://docs.microsoft.com/en-us/graph/api/profilephoto-update?view=graph-rest-1.0&tabs=http

I have images stored as BLOB in MySQL database. I want to get this images from MySQL DB as jpeg and upload them on O365 using API endpoint and method described in above link. Please guide me on how can I develop the Job to achieve this task.

Labels (4)
0 Replies