Simple File Send Widget

This document contains instructions for using and embedding the Simple File Send Widget, including the file submission flow, integration steps, and size limits.

Send a file

Use this widgetarrow-up-right to let anyone send a file for signing on the platform without authorization.

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

  2. Enter the Recepient's email address.

  3. Click the button.

  4. Enter Your's email address. — make sure this email address is 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 successful confirmation, the platform creates the envelope and sends it to the recepient. After the envelope is completed, you will receive an email notification.

circle-exclamation

Embed the widget

To embed this widget in a web page, follow these steps:

  1. Insert the JavaScript and widget tag into your web page just after the <body> tag.

circle-info

Replace the platform URL with a real one. For example: https://app.docstudio.com/arrow-up-right

  1. Insert and style the <div> where the widget will be rendered.

  2. Insert the JavaScript code into your web page.

  3. Style the widget elements if needed. All CSS classes used by the widget are prefixed.

  4. Use the following example implementation:

circle-info

Replace the platform URL with a real one. For example: https://app.docstudio.com/arrow-up-right

circle-exclamation

Last updated