I have a requirement where I need to send an Image ID using users data(his profile pic in Appian) through an API. (plz don't question the reason)user(), document() and some other image related functions were unhelpful.There are components that can be used to get the image and display it such as userImage, but its useless to me in an expression(rule).I also looked up discussions.. nothing for this specific case.Another note: a process is involved, so smart services can be used(I don't know if there is one to help in this case)
any suggestions?extra:wataheck is this? this gibberish happened when I added ('), and it stayed that way
Discussion posts and replies are publicly visible
yea, nevermind..turned out userImage can be used in an expression..
Yes and no. That function is not meant to be used like this and unsupported functionality might break any time.
The documentation says:
"Displays a user's profile photo for use in an image field, rich text field, tree browser field, billboard layout or grid column in a Read-Only Grid."