141 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to get notifications from eSignLive when certain events happen? For example, if we send out a document for signature and the person signs or declines the package, is there a way to receive notifications about this so our system can react appropriately?
Forum topic
OneSpan Sign
Our application submits signing packets via the REST API and receives callback notifications. Our application is not equipped to send emails, though, and our business line wants to receive an email for each notification. Is it possible for One Span to email the callback notifications?
Forum topic
OneSpan Sign
Guys -
I know that when a document is completely signed, your system will send out a notification that we can capture to do whatever it is we need to do with that information. Is there something similar for when a user locks their account due to too many invalid attempts?
Forum topic
OneSpan Sign
Hi Silanis team-
I have a Sandbox account with notifications disabled.
The way we create packages is one document at a time. We need to "activate" / Send the package after each document is added (we do not know how many total docs we'll receive).
Forum topic
OneSpan Sign
Regarding this thread https://community.onespan.com/forum/disable-email-notification-signer
Forum topic
OneSpan Sign
Hi,
I did set up in Data Retention for archived as 1 days. It was moving to archived folder but i am not getting any callback notification for Transaction_Archived.
will I get notification or I should mark the status as archived then only I can receive notification
Forum topic
OneSpan Sign
First, my apologies if this is the incorrect forum group for this topic. Happy to move it to a different forum if there is a better one.
Forum topic
OneSpan Sign
Hi,
Is the callback key in notifications returned as a request header? If so, what is the name of that header?
Thanks,
Forum topic
OneSpan Sign
I see in your .net SDK documentation that you can setup the push notifications by running this code:
eslClient.EventNotificationService.Register(EventNotificationConfigBuilder.NewEventNotificationConfig(URL)
.WithKey(APIKEY)
.ForEvent(EVENT1)
.ForEvent
Forum topic
OneSpan Sign
Hello,
I am just getting started with eSign live and will start working on .NET integration in the next week or so. To get started learning about the eSign process I have created a couple transactions using the UI in the sandbox.