Hi,
how can i get the base64 content of an image, that i uploaded in the ContentRepo?
With the ContentRepo Function contentFileGet, i’m only getting an empty String in the data property and the url is not working either because of permission problems.
Best Regards
jonas.rausch
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Could you please share the solution for this problem that you have solved on your own. I am also looking for the way how to get the file’s blob data and the session (which i want to use to prepare the file attachment for the Email connector) from the content repository.