Update Field Values
Friday, September 20, 2019 at 10:32amHello,
Does anyone happen to have the sample code to update field values in bulk? We learned that UpdateApprovals function call update multiple signatures at same time:
client.ApprovalService.UpdateApprovals(updatedPackage, documentId, signatures);
How can we use this function if given all field names and field values?
Thanks in advance!
Reply to: Update Field Values
Friday, September 20, 2019 at 12:33pm