107 results matched your search criteria
Forum topic
OneSpan Sign
Can you please provide us a code on how to update sender language and the timezone of the sender account
Forum topic
OneSpan Sign
We are using Apex SDK to create transaction in OneSpan, we aren't using OneSpan Salesforce Connector. We have API key for authentication. When the user create transactions in OneSpan from SF, sender is always OneSpan's user attached to master account.
Forum topic
OneSpan Sign
I am tryng to change my working code from uploading a single PDF containing a "stage" of forms to upload each form selected from the "stage" as a PDF.
Forum topic
OneSpan Sign
I have access to three Sub Account.
I can create package inside any of the sub accounts in UI.
If i create a package through API it will be created inside my home sub account
How to create package in different sub account using API for a particular user as sender
Forum topic
OneSpan Sign
Hi,
We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before.
We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to login.
Can you point out the method (URL) to use to filter the l
Forum topic
OneSpan Sign
I would appreciate some help--I am trying out the sample Managing Senders (REST API) code--I just want to retrieve senders--and I'm getting {"messageKey":"http.status.404","message":"Resource Not Found","code":404,"name":"Resource Not Found"}
Here's the code I'm using;
Forum topic
OneSpan Sign
We would like to have multiple senders creating and sending transaction.
Forum topic
OneSpan Sign
Hi,
is it possible to retrieve API key from the owner account via API call? currently I knew, I can retrieve the sender account API key via API call.
thanks,
Cindy
Forum topic
OneSpan Sign
Would it be possible to share OneSpan sample code for the Bulk Invite Sender Tool – Java?
Forum topic
OneSpan Sign
Hi,
I would like to get all the layout's ids .
When I do a GET /layouts, I only get the layouts for the admin not for all senders.
How can I list all the layouts from all senders in the account?
Thanks.