简体   繁体   English

如何在Docusign Connect .NetApi中获取提醒状态

[英]How to Get Reminder Status in Docusign Connect .NetApi

Team Docusign, I want to capture history of all Docusign Envelopes Status . Docusign小组,我想捕获所有Docusign信封状态的历史记录。 I am able to capture them too, but fight is with Reminders, I want to save reminder status for history tracking in another system using MSSQL. 我也可以捕获它们,但是与提醒息息相关,我想保存提醒状态以在使用MSSQL的另一个系统中跟踪历史记录。

How can I get the status of reminder when it reminds users whether this Envelope has sent reminder or not and date as well.. For eg First reminder is set for 7 days and second one after 21 days. 当它提醒用户此信封是否已发送提醒和日期时,如何获得提醒状态。例如,第一个提醒设置为7天,第二个提醒设置为21天。 In this case , how do I capture this reminder sending event using Docusign Connect with .Net. 在这种情况下,如何使用带有.Net的Docusign Connect捕获此提醒发送事件。 I am able to capture all Envelope Statues but not reminders. 我能够捕获所有信封雕像,但不能捕获提醒。

Reminders are not official envelope events which is why DocuSign Connect probably does not include them. 提醒不是官方的信封活动,这就是为什么DocuSign Connect可能不包含提醒的原因。 Have you tried checking the audit history of the envelopes in question? 您是否尝试过检查有关信封的审核历史记录?

To retrieve an envelopes audit events you can make the following request: 要检索信封审核事件,您可以发出以下请求:

Envelopes: listAuditEvents 信封:listAuditEvents

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM