We have requirement to convert Appian document to Base64 string and pass it as a parameter in the JSON to a Integration call.
Could someone suggest a best way to do this with any plugins?
Appian version we use : 18.2
Discussion posts and replies are publicly visible
Sending Base64 in JSON is supported in Appian 18.3 +
https://docs.appian.com/suite/help/18.3/Integration_Object.html#sending-base64-inline-with-json
Does this work in 20.4?