You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Assign Base64 Data to Image (Avatar)

Summary:

We would like to have the web service pull the users image into the avatar. I have an Action Chain created that will fetch the web service based on the logged in user and get the base64 response of the image. I am then assigning this base64 response to a string variable.

How do we go about converting this so we can use it as an image within VBS? I have tried assigning it as a variable and converting it via a Javascript function, but this did not work. In researching the topic, it seems as though I can override the "Content Type" when receiving the response and assign base64/base64url as the "Response Body Format" as well. I have tried a few combinations of this, with no success. Any suggestions?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!