richwag

How do I find the date when a package is sent

0 votes
Looking through the documentation and I'm unable to find a date for when the package was actually sent. Is this available somewhere?

Reply to: How do I find the date when a package is sent

0 votes
Hi Richard, If you create package and send it right away, then you can assume the created date is the sent date. There's a "created" attribute in package JSON, you can retrieve this by SDK/REST call. Otherwise, you can't directly grab it from metadata. You'd use a callback notification named "package_activate" or if you are using iFrame, there's front-end notifier allows your parent window to receive post message from iFrame. Hope this could help you! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: How do I find the date when a package is sent

0 votes
Duo, thank you for the quick reply. I'm new to esignlive where I work and one of the items I'm working on is reporting capabilities. I've been given a sample report from the business that looks like it was generated from ESignLive called a transaction report which lists packages and status of each (sent by whom, signers, etc). One of the columns in the report is Sent Date. Are you aware of any report like this?

Reply to: How do I find the date when a package is sent

0 votes
Hi Richard, What's off the top of my head is "Evidence Summary", the attachment is one generated by my test account. Do you mean this? Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Attachments
9-21-3.png115.97 KB
9-21-4.png176.03 KB

Reply to: How do I find the date when a package is sent

0 votes
This is a sample report we get from ESignLive every month. Some of the columns (like Sent Date) are something I can't find through the SDK.

Attachments

Reply to: How do I find the date when a package is sent

0 votes
Hi Richard, Sorry for the late reply. Yes, this is a schedule report generated from OneSpan Sign. But technically, there's no way to grab this attribute through SDK/REST call because it's not part of the package JSON. So besides using “package_activate” callback notification, you can contact our support team at [email protected] to fill in an Enhancement Request for exposing this attribute. Hope this could help you! Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: How do I find the date when a package is sent

0 votes
Thank you Duo.

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off