I don’t see an option to bring in the current user’s photo using merge syntax on skuid platform. Is there another approach?
Solved
Skuid Platform merge syntax for user profile picture
Best answer by Elena_ONeil
Hi @duane,
The setup required to display the user’s avatar photo is a little different in Skuid Platform. You’ll want to set up an image component to use a URL as the image source, and use the url: /api/v1/me/{{$User.userId}}/avatar/medium. If you need a different image size, you can swap out medium for small or large.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

