从未收到AutoResponded事件通知

时间:2018-04-12 14:13:24

标签: docusignapi

我使用api webhooks设置的每个其他收件人事件都已成功,但“AutoResponded”似乎没有像我预期的那样表现。当我将信封发送到完全无法送达的地址时,会将DocuSign电子邮件发送到发件人的地址,说明无法发送,但是没有事件通知发送到我的webhook网址。

我像我的所有其他人一样设置了此特定通知,此示例仅使用AutoResponded进行测试,以尝试隔离问题。使用C#SDK:

envDefinition.EventNotification = new EventNotification()
{
    RecipientEvents = new List<RecipientEvent>() { new RecipientEvent("false", "AutoResponded") },

    IncludeCertificateOfCompletion = "false",
    IncludeCertificateWithSoap = "false",
    IncludeDocumentFields = "false",
    IncludeDocuments = "false",
    IncludeEnvelopeVoidReason = "true",
    IncludeSenderAccountAsCustomField = "false",
    IncludeTimeZone = "false",
    LoggingEnabled = "true",
    RequireAcknowledgment = "true",
    SignMessageWithX509Cert = "false",
    UseSoapInterface = "False",
    Url = webhookurl, //previously defined
};

如果我直接通过api轮询收件人状态,我会间歇地看到AutoResponded状态。但是在我的完整应用程序中,其中包含为所有其他事件设置的通知,到达的XML将错误电子邮件地址的状态改为“已发送”。

1 个答案:

答案 0 :(得分:3)

有一个帐户级别设置可将.container>.navbar-header { position: absolute; top: 0; left: 160px; } .container>.navbar-collapse { margin-top: 85px; margin-left: 75px; } .themo_cart_icon { position: absolute; top: 0; right: 160px; } 状态发送到Connect侦听器。您需要联系您的DocuSign客户经理,以便从DocuSign内部管理员启用以下设置。

Auto Responded