3702 results matched your search criteria
Forum topic
OneSpan Sign
Does anyone have experience using Power Automate with OneSpan? If so what types of things have you been able to automate? Do you have a connector or did you develop something custom?
Forum topic
OneSpan Sign
Is there a way using the API to tell if the SENDER has downloaded the transaction? We want to check before we enable the 120 day retention rule
Forum topic
OneSpan Sign
Is there an example of how to have an iframe appear in the C# application? I want to create a transaction and then display it for the sender in an iframe to finish the process
Forum topic
OneSpan Sign
Is there a way via the API to get an a count of attachments for a transaction or a list of transactions and when they were added. It doesn't appear new attachments change the Update Date. We have people who are signing their transactions and then coming back multiple times to get the
Forum topic
OneSpan Sign
We use subaccounts and I can use the API to create and rename them. Is there an API call to get the current email signature block and then assign a new block if needed. This is the only branding I need to do at the subaccount level because everything else is inherited from our primary
Forum topic
OneSpan Sign
We are using subaccounts and I want to see what senders have rights in the main account and each subaccount. Any suggestions on the API call to use? I have access to the sender API keys and unique IDs if that helps.
Forum topic
OneSpan Sign
We have forms that we need to retrieve the values from but not all fields are required. WHen I use the FieldSummaryService.GetFieldSummary the blank fields are dropped instead of returning "" so no fields are missed. How do I obtain values for all fields even the blank ones. I'm
Forum topic
OneSpan Sign
Does anyone have a .NET c# sample code for the subaccount calls?
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx
Forum topic
OneSpan Sign
I have a transaction I'm creating in C# based on using at template. The consent agreement and document to be signed are in the template. I can create the transaction from the template no problem, but once it's created i want to update the value of a label field that's in the first doc