I need suggestions on how to convert document id into Base64 string

I have a requirement where i am calling external API to get a Binary file in return. Now the issue here is i am unable to convert this document into Base64 string which i need to use the Base64string to pass into another API. I have also build the logic of storing the Base64 string to Appian DB. Just stuck with the conversion part.

I can also see that we might have few plug-in functions supported by Appian for this. {'toBase64()','ConvertDocumentToBase64()', 'a!toBase64()'}, unsure if these are accurate or not. However, if these are accurate i will raise this with Appian support team to get these installed, If not can i please have some suggestions on how to proceed with this requirement?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data