For the complete documentation index, see llms.txt. This page is also available as Markdown.

Simple File Send widget

This document explains how to use and embed the Simple File Send Widget.

Send a file

Use this widget to let anyone send a file for signing without authorization.

  1. Drag and drop a file into the upload zone, or click the zone to select a file manually.

  2. Enter the Recipient's email address.

  3. Click the button.

  4. Enter Your email address. Use an email address not registered on the platform.

  5. Click the button.

  6. Check your mailbox for the Email Address Confirmation letter, copy the code, and paste it into the Enter Email Code field.

  7. Click the button.

After confirmation, the platform creates the envelope and sends it to the recipient. Receive an email notification after the envelope is completed.

Embed the widget

Add the <wd-widget> element where the widget must appear, then load the widget bundle before the closing </body> tag.

The base-api attribute and the script URL must use the same DocStudio platform URL.

Use the following implementation:

Replace https://app.docstudio.com/ in both locations when the widget must use another DocStudio environment. Do not use different platform URLs for base-api and simple-send.bundle.js.

Last updated

Was this helpful?