File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ <h4>31. Bulk send envelopes</h4>
44
55 < p >
66 Demonstrates how to send envelopes in bulk to multiple recipients. First, this example
7- creates a bulk- send recipients list, then creates an envelope. After that, it initiates bulk
7+ creates a bulk send recipients list, then creates an envelope. After that, it initiates bulk
88 envelope sending.
99 </ p >
1010
@@ -13,7 +13,7 @@ <h4>31. Bulk send envelopes</h4>
1313 {% endif %}
1414
1515 < p >
16- API method used:
16+ API methods used:
1717 < a target ="_blank " rel ="noopener noreferrer " href ="https://developers.docusign.com/docs/esign-rest-api/reference/bulkenvelopes/bulksend/createbulksendlist/ "> BulkSend::createBulkSendList</ a > ,
1818 < a target ="_blank " rel ="noopener noreferrer " href ="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopes/create/ "> Envelopes::create</ a > ,
1919 < a target ="_blank " rel ="noopener noreferrer " href ="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopecustomfields/create/ "> EnvelopeCustomFields::create</ a > ,
@@ -88,4 +88,4 @@ <h5>Bulk copy #2</h5>
8888 < button type ="submit " class ="btn btn-docu "> Submit</ button >
8989 </ div >
9090 </ form >
91- {% endblock %}
91+ {% endblock %}
You can’t perform that action at this time.
0 commit comments