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

1. Use embedded signing

This example sends an envelope, and then uses embedded signing for the first signer.

Embedded signing provides a smoother user experience for the signer: DocuSign signing is initiated from your website.

{% if show_doc %}

Documentation about this example.

{% endif %}

API methods used: Envelopes::create and EnvelopeViews::createRecipient.

View source file {{ source_file }} on GitHub.

We'll never share your email with anyone else.
{% endblock %}