I have a simple pen input control that I want to submit to a sharepoint list. Here is the code.
Set(varBlob, JSON(inputSignature.Image, IncludeBinaryData));
The datacard where the pen input has been placed has the variable "varBlob" in the update field.