【发布时间】:2017-02-28 17:14:57
【问题描述】:
connect 是否支持使用 REST 或仅 SOAP 编写的侦听器?通过查看Connect Guide 似乎他们只支持 SOAP 但想确定一下。
【问题讨论】:
-
您在 Connect 指南中提到的 SOAP Api 用于在我们的帐户中设置您的连接配置。
标签: rest soap connect docusignapi
connect 是否支持使用 REST 或仅 SOAP 编写的侦听器?通过查看Connect Guide 似乎他们只支持 SOAP 但想确定一下。
【问题讨论】:
标签: rest soap connect docusignapi
不确定您所说的“Written in Rest 或 SOAP”是什么意思。
Docusign 连接遵循 Webhook 模式
查看link了解更多信息
您还指的是旧文档。 Docusign 同时拥有 Rest 和 SOAP api。您可以在 Docusign developer center 中找到文档。
编辑: 以下是不同语言的 Docusign connect 侦听器的实现
https://www.docusign.com/developer-center/recipes/webhook-status
【讨论】: