2677 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to troubleshoot why my callback is not working?
Forum topic
OneSpan Sign
Hi,
We are planning to implement a purge process to purge packages that's too old. But since the purge API takes package id and we don't have it, should we call Get /packages to get all the package ids that meet our requirements?
Forum topic
OneSpan Sign
Hey ! I was working on the Java SDK to retrieve all the templates and their ids that I had created for a particular user, in the form of objects or lists. Is there a simple way to do this. If yes how do I do it ?
Forum topic
OneSpan Sign
Is there any talk about creating a Super account that can manage a number of Account Owner Accounts instead of having support move a user from one account to another as well have the admin for the account owner delegate access.
Forum topic
OneSpan Sign
Hello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.
Forum topic
OneSpan Sign
I noticed that packages are removed in my sandbox.
Are you cleaning it frequently ?
Forum topic
OneSpan Sign
Hi
Can we search for packages based on the signers First Name and Last Name .
Regards
mario
Forum topic
OneSpan Sign
Hi,
Are there APIs to access packages that are completed via salesforce connector?
please let me know