G
Godfrey Sorita
Guest
Rollbase REST or SOAP API can also be used to integrate electronic signature to Rollbase. You can use Java, PHP or C# to read and parse the e-signature file into a ByteArr type. Then, a SOAP request will be sent to Rollbase to upload it as an image file. (See SetBinaryData() in Rollbase User's Guide for more info) For DocuSign, you can only integrate it with Rollbase if it has the following capabilities: 1. Generate Base-64 encoded binary value of the file. 2. Send REST requests. Hope this helps.
Continue reading...
Continue reading...