Looking through the documentation and I'm unable to find a date for when the package was actually sent. Is this available somewhere?
September 21Created
January 21Last Updated
6 years agoLast Reply
6Replies
17Views
2Users
0Likes
0Links
Duo_Liang | Posts: 3776
Reply to: How do I find the date when a package is sent
Friday, September 21, 2018 at 09:27am
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
Reply to: How do I find the date when a package is sent
Friday, September 21, 2018 at 10:52am
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
Monday, October 1, 2018 at 09:43am
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
Reply to: How do I find the date when a package is sent
Friday, September 21, 2018 at 09:27amReply to: How do I find the date when a package is sent
Friday, September 21, 2018 at 10:52amReply to: How do I find the date when a package is sent
Friday, September 21, 2018 at 11:03amReply to: How do I find the date when a package is sent
Monday, September 24, 2018 at 05:56amReply to: How do I find the date when a package is sent
Monday, October 1, 2018 at 09:43amReply to: How do I find the date when a package is sent
Wednesday, October 3, 2018 at 04:46am