Installing Smartsheet App to Docusign Maestro.
For more detailed instructions, please follow the Docusign guide
Step 1. Go to Docusign App Center
Step 2. Make sure you have Admin rights to install the Smartsheet app from the Docusign App Center.
Step 3. Find the app and click on “Install App”, then click “Continue”.
Step 4. Once the app is installed, you’ll be prompted to connect the app to your Smartsheet workspace. Select Private or Shared connection type, as well as the name of the connection.
Step 5. Continue by clicking the “Login” button, then you will be prompted to grant Docusign access to your Smartsheet account. Make sure you are logged in to your Smartsheet already.
If connected successfully, you can go to Docusign App Manager and manage your app if needed. To manage connections or uninstall the app, press the three dots next to the app name.
The Smartsheet extension makes it easy to send, track, and attach signed documents within a Maestro workflow. After installation, new Smartsheet options appear in the Workflow Builder.
Start by creating a workflow and selecting a Smartsheet action to connect your account and manage eSignatures directly from Smartsheet.
You can start by creating a new workflow by following this Docusign link or navigating to Agreements → Maestro Workflows → Create Workflow.
When adding a new step, you’ll see three Smartsheet options:
Steps:
Select the Smartsheet object (workspace items such as sheets or projects), then press Next.
✅ After clicking Apply, the “Read” step is successfully added. You can now use retrieved Smartsheet data in the following steps.
Select “Writeback to Smartsheet” from the app options.
Select your connections and Smartsheet object.
Choose Write settings:
Example: If updating a contract status - use Update. If adding a new row with a given value - use Create.
Map Docusign fields to Smartsheet fields.
✅ Press Apply and continue with the next Maestro steps.
File Write to SmartsheetImportant: If you see “No files available” when configuring this step, it means previous Maestro steps did not generate any files.
Select the file you want to attach to Smartsheet.
Select drive - you can choose anything
Select folder select a table that holds a row you need to add the file to
Specify a file name
It is to define the row identifier the file will be attached to
Add Variable to insert data from previous steps returning Record ID. It can be any Read or Create step.
How File Attachment Works:
The app attempts to attach files in the following order:
Row-level attachment (preferred): The app extracts the row identifier from the filename (everything before the file extension) and attempts to attach the file directly to that specific row using the Primary Column value.
Sheet-level attachment (fallback): If the row cannot be found or the row attachment fails, the file is attached at the sheet level instead. You’ll receive a message indicating: "Row {identifier} not found in table '{sheet-name}', file was attached to the table instead"
You will be required to reconnect Smartsheet to Docusign Maestro if there have been updates made to the structure of the sheets you use (new columns added, or current column type/names changed).
Steps:
I updated my Smartsheet workspace. Do I need to reconnect?
Yes. Go to Installed Apps → Manage Connections → Reconnect. This refreshes the data and updates workflow mappings.
How do I ensure the signed envelope is saved to the correct row?
In v1.0, include the Primary column value as the file name. This ensures it maps correctly.
How does the app know which row data to use?
Add a dedicated trigger/status column (e.g. “Next for Docusign”). Have the app Read that row. Then in the next workflow step, use Writeback to change it to “In progress” to prevent duplicates.