0
我意識到這是一個很長的鏡頭,但我想我會問。是否有可能將PDF文檔作爲電子郵件附件提交給DocuSign,而不是使用REST API或SOAP API?通過電子郵件提交Docusign文檔而不是WebService
TIA
我意識到這是一個很長的鏡頭,但我想我會問。是否有可能將PDF文檔作爲電子郵件附件提交給DocuSign,而不是使用REST API或SOAP API?通過電子郵件提交Docusign文檔而不是WebService
TIA
我認爲最接近的是一個叫做的DocuSign打印驅動程序模塊。
下面是它的功能和指南的鏈接。
The DocuSign Print Driver is a tool that allows you to 「print」 your document directly into a new DocuSign envelope from the application that created/opens it. It saves you time by eliminating the need to save, launch a browser session, create a new envelope and upload. The Print Driver does all of this in one-step.
謝謝埃爾金。絕對是一件有趣的產品。可能更適合於客戶端的事情,而我的需求更多的是服務器端。但仍然很好地瞭解它。 – LostAndConfused