107 results matched your search criteria
Forum topic
OneSpan Sign
We have a requirement, to setup a group of signers, where the email notification goes to a email group, and whoever part of that group can pick the request from queue and make progress in signing ceremony.
Is it possible to setup the signers in a group without Sender access?
When we test setting u
Forum topic
OneSpan Sign
If our account owners are all in Toronto but our senders are across Canada do you suggest that senders set their own personal profile timezone?
Forum topic
OneSpan Sign
I have the code working that sets the "sender" when the package is not in-person. But this code doesn't seem to work with in-person. All the in-person packages shows me (account owner) as the owner even when I set a different user as the sender.
Forum topic
OneSpan Sign
Hello,
I have created package and send successfully. How to assign right for send package to another user(who is sender of document on particular package) using rest api.??
I have tried with delegates and added sender on my account but can't able to give right as delegate using rest api ??
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
We recently put in place a listener that is supposed to pull all completed documents as you would expect. The customer is reporting that there are a large number of documents that didn't get pulled from the OSS cloud. They all were created by the same sender using bulk send.
Forum topic
OneSpan Sign
We use SSO so we don't sending out the invitation for users to activate their accounts. How can I programmatically activate the accounts using the .NET SDK. I can determine who's pending from the list of senders, but not sure how to update their status to ACTIVE.
Forum topic
OneSpan Sign
Is is possible (e.g. for administrator account) to view list of all transactions for all senders, aside from "Reports" page? And to examine contents of each transaction (signers, files etc.)?
Forum topic
OneSpan Sign
I am trying to accomplish the following. Please let me know which SDK classes to use:
- Get a list of all documents/templates uploaded onto a group's library (From all senders in the group).
Forum topic
OneSpan Sign
I have run the UI based transaction report and only the sender information is provided in the excel file.
I have run the delegation report which only provides me the delegation activities, nothing transaction level related.