Use Picture Attachment in OEC as Avatar in VBCS
Summary
Use Picture Attachment in OEC as Avatar in VBCSContent
I already was able to get and connect to the REST API for the picture attachment. How do I use these data to display the picture in VBCS?
Below is the sample response I got.
Code Snippet
"AttachedDocumentId": 300000003414118, "LastUpdateDate": "2019-01-23T15:30:26.576+00:00", "LastUpdatedBy": "john.wilson.a.cusi@accenture.com", "DatatypeCode": "FILE", "FileName": "photos_lisa_2.jpg", "DmFolderPath": null, "Url": null, "CategoryName": "HZ_PARTY_IMAGES",
0