Two New Apex Code Examples have been Released
Table of contents
Those of you who are building apps for the Salesforce ecosystem, and those of you who may be interested in doing so, will be happy to know we have recently released two additional super-useful code examples for the Docusign Apex toolkit, a handy SDK that enables developers to build Salesforce integrations using the Docusign eSignature REST API seamlessly.
Unit Testing: This code example shows developers how to add unit tests for Apex code using the Docusign Apex Toolkit. Salesforce requires that all code that is shipped in packages in the Salesforce Marketplace includes unit tests.
Sending Multiple Envelopes: This code example shows you how to send multiple envelopes in a single transaction using the Apex Toolkit. For example, HR may send out a batch of customized offer letters at one time.
We're sure you'll find these new code examples useful! Please feel free to contact the team with any questions by emailing developers@docusign.com.
Additional resources
Inbar Gazit has been with Docusign since 2013 in various engineering roles. Since 2019 he has focused on developer content. Inbar works on code examples including the launchers, available on GitHub in eight languages, and helps build sample apps showcasing the various Docusign APIs. He is also active on StackOverflow, answering your questions. Inbar can be reached at inbar.gazit@docusign.com.
Related posts