Signi Make integrationAutomate Signi with Make.
Can a contract build itself the moment a deal is ready? The Signi Make integration gives you 10 modules, 8 actions and 2 searches, to create, fetch and file contracts without code. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Signi Make integration let you automate?
The Signi Make integration links your Signi account to Make, a no-code tool where you build a scenario: a chain of steps that runs on its own. Each step is a module, one brick that creates, reads or deletes something. Here, every brick works on contracts and templates, so paperwork gets drafted and archived without copy and paste.
Drafts that write themselves. A sales team closes a deal in its CRM, and Create a Contract from Template turns the client details into a Signi contract. Want to check the wording first? Create a Contract Preview from Template returns an HTML preview built from the same data.
A clean archive. An office manager pairs Download a PDF with a storage app so each contract lands in the right client folder, and Get a Contract Revision List adds the PDF of its history next to it.
Reporting on demand. List Contracts pulls every contract of the account, or only those of one counterparty, into a sheet your legal team reads.
Know the limits. Signi has no trigger in Make, so a scenario starts from another app or from a schedule. The Signi documentation on Make also warns that it was generated by AI from Signi's own docs and may contain mistakes. Before you pick a tool, the n8n vs Make comparison sets out the criteria, Make pricing explains how operations are counted, and Make training helps if your first scenario grows fast.
How do you connect Signi to Make?
- 01
Generate an API key in Signi
In Signi, click the API button on the left side of the screen and type your password when asked. Pick the workspace the key should cover, click Generate new API key, then copy the key shown.
- 02
Add a Signi module in Make
Log in to Make, open your scenario and add any Signi module. Click Create a connection. A connection is your Signi account linked to Make once, then reused by every Signi module you add later.
- 03
Paste the key and save
Give the connection a clear name in Connection name if you like, which helps when you run several workspaces. Paste the API key you copied from Signi, follow any on-screen instructions, and save.
Build your first scenario with Signi
GoalWhen a new answer lands in your form app, Make creates a Signi contract from your template.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Signi has no trigger, so this first bubble comes from the app that holds your client data, such as a form.
- 02
Set the starting module
Search your form app by name, pick its module for new entries and click Create a connection. Each entry becomes a bundle, one item passed from one module to the next.
- 03
Add Create a Contract from Template
Click the + on the right, search Signi and choose Create a Contract from Template. Once your connection exists, Make can list what it reads from Signi; map the form answers into the template.
- 04
Test with Run once
Submit a test entry, then click Run once. Open the bundles each module received to confirm the contract was built with the right name and details before going further.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default for a new scenario, then switch the scenario on. Each module run on one bundle counts as an operation on your plan.
What each Signi module does
Signi gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Contract from Document
ActionIn Make“Creates a contract from a document with optional attachments.”
Turns a document you already have, such as a file drafted by your lawyer, into a Signi contract, with extra attachments if the deal needs them.
Create a Contract from Template
ActionIn Make“Creates a contract from a template with optional attachments.”
Fills one of your Signi templates with data from earlier modules and produces a finished contract, attachments included when you add them. It is the workhorse for repeat agreements.
Create a Contract Preview from Template
ActionIn Make“Creates a (partly) filled template and returns an HTML preview of the contract.”
Builds a partly or fully filled template and hands back an HTML preview instead of a real contract. You read the wording before you create the real contract.
Delete a Contract
ActionIn Make“Deletes a contract specified by ID.”
Removes the contract whose ID you give it, which is handy to clear out test contracts or the drafts a cancelled deal left behind.
Download a PDF
ActionIn Make“Retrieves a PDF of a contract specified by ID.”
Fetches the PDF of a contract from its ID, ready to pass to a storage, email or accounting app in the next module.
Get a Contract
ActionIn Make“Returns details about a contract specified by ID.”
Returns the details Signi holds about one contract, identified by its ID, so later modules can reuse them.
Get a Contract Revision List
ActionIn Make“Retrieves a PDF with the contract history.”
Despite its name, this module gives you a PDF that traces the history of a contract, not a table of rows. That file serves as a record of what happened to the document.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends a request of your choice to the Signi API, reusing the connection you already set up. It covers whatever the nine other modules leave out.
List Contracts
SearchIn Make“Retrieves a list of all contracts for the account or a specified counterparty.”
Brings back all contracts in the account, or only the ones tied to a counterparty you name. Each contract arrives as its own bundle.
List Templates
SearchIn Make“Retrieves a list of templates to complete the data and signature.”
Shows the templates available in your workspace, the ones you fill with data before a signature. It saves a trip to the Signi screen when you set up a flow.
Need help automating Signi with Make?
A person reads every message.