{% extends "base.html" %} {% block content %}

2. Send an envelope via SMS delivery

The envelope includes a PDF, Word, and HTML document. Anchor text (AutoPlace) is used to position the signing fields in the documents.

This is a general example of creating and sending an envelope (a signing request) to a recipient and notifying that recipient with an SMS message.

{% if show_doc %}

Documentation about this example.

{% endif %}

API method used: Envelopes::create.

View source file {{ source_file }} on GitHub.

The country code for the phone number below.
We'll never share your phone number with anyone else.
We'll never share your email with anyone else.
The country code for the phone number below.
We'll never share your phone number with anyone else.
The email and/or name for the cc recipient must be different from the signer.



{% endblock %}