asked on January 14, 2020
We have a specialized integration that captures data from a non-LF form, saves the information to a SQL DB, and then invokes an LF business process (which has a signature field). We have it set up like this to do a non-standard payment integration and conditions checking.
To capture the data required for a signature, do we just need to capture data as a base 64 PNG and pass that to the starting variable?
0
0