107 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I'm looking for information around customizing the "From" email address within our Package email templates.
Example: email.activate
"from" : {
"email" : "[email protected]",
"display_name" : "e-SignLive"
Background on our environment: We hav
Forum topic
OneSpan Sign
Hi,
I have some questions regarding about the customized field using sender UI:
1) from the documentation, it seems we have to enable the feature, could you let me know where to enable it in the account level?
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
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.
Forum topic
OneSpan Sign
Hi Duo;
This Copy Tool question is from another customer. They are trying to migrate all templates and layouts from all senders in their Sandbox account to those same users in the Production account. I should point out that they are not using subaccounts
Forum topic
OneSpan Sign
Customer wanted to confirm if the class com.silanis.esl.sdk.EslClient is supposed to be thread safe?
Forum topic
OneSpan Sign
We currently use subaccounts and to get the role of a user within a subaccount we have to check within each subaccount to see if they have access using the REST below
/account/senders/{senderId}/account/{subaccountId}/roles"
Forum topic
OneSpan Sign
We just started receiving this error in the sandbox environment when attempting to download signed pdfs. I don't believe anything has changed on our side for quite a while now.
Forum topic
OneSpan Sign
Below are the step we use for hand drawn signature capture using api
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well!