Hattabitos

Update text field in signing ceremony

0 votes
Hello, We have a workflow, where we need to auto sign and fill a text field, without editing the package. Is there a way to do this using .NET?

Reply to: Update text field in signing ceremony

0 votes
Hi Hattabitos, You can the capability to do this with OneSpan Sign, but only with Rest method, not with .Net SDK. Here's the steps: #0. create and send the package #1. first get an authentication token for your signer #2.then use this authToken to get a sessionToken #3.use this sessionToken as a request header and update the field #4.call SDK function signDocuments() bulk sign for your signer. Kindly check the attachment for sample codes. And BTW, the audit trail will show it’s your application’s IP who updated the fields and signed all the document, so always talk to your legal department to see if it’s suitable for your application before following this path. Hope this could help! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off