Hello
Current I have a flow that retrieves the user photo from O365 like this:

My problem is that I don't know how to use the output (the binary) to update a column in a custom List that I have in order to display the photo as a thumbnail. The List just contains basic employee data like name, email, etc.
As far as I read online, the column called for example "Photo" must be of type "Hyperlink". However, that's just text.
Can someone point me in the right direction?
Thank you