A company wants to allow agents to send customers a quote for signature. The quote is adocument createdusing a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature.
How should a developer configure this functionality in OmniScript?
A. DocuSign Envelope Action
B. PDF Acwm
C. DocuSign Signature Action
D. Email Action
A. DocuSign Envelope Action
Explanation:
A DocuSign Envelope Action can be used to create and send a document for signature
using a DocuSign template. The developer can specify the template ID, recipient details, and prefill data in the action configuration.