Legito Make integrationAutomate Legito with Make.
Can Make handle the paperwork around your Legito documents? The Legito Make integration gives you 29 modules: 21 actions and 8 searches. This guide is for legal and ops teams, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Legito Make integration do?
The Legito Make integration links your Legito account to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick that acts on one app. Legito brings 29 of those bricks, so documents, files, users and object data can move between Legito and your other tools without anyone copying them by hand.
Signed contracts land in the right place. When your e-signature or storage tool reports a finished agreement, Update a Document Record can set its Signing Date, and Upload a File attaches the signed copy to that same record. Nobody has to open Legito to tidy up.
Reviewers get documents without a reminder email. A request typed into a form can become a Legito draft through Create a Document Record, and Share a Document sends it to the Legito user whose email you map. For someone outside your team, Create an External Link opens access with the privileges you choose, and Delete an External Link closes it again.
Document data feeds your other tools. Get a Document Version Data reads the Elements of a document and hands them to a spreadsheet or a CRM, while Download a Document Version exports the file itself as base64.
Two limits to know. Legito has no trigger in Make, so a scenario starts from another app or from the schedule. And Make says its own documentation for Legito is limited, so field details appear only inside each module once your account is connected. If you are still weighing tools, the n8n vs Make comparison lays out the criteria, the Make pricing page explains what a plan includes, and Make training gets a team started.
How do you connect Legito to Make?
- 01
Add a Legito module
In a new scenario, click the +, search for Legito and pick any module, for example Search Document Records. The module asks for a connection: your Legito account linked to Make once and reused by every Legito module.
- 02
Create the connection
Click Create a connection. Giving it a name is optional, but a clear one such as the workspace or team name helps when several people build scenarios in the same Make organization.
- 03
Authorize and save
Follow what Legito asks for: authorize Make on the Legito page that opens, or paste the key Legito gives you. Then click Save. The module is ready and the fields it can fill appear.
Build your first scenario with Legito
GoalWhen a new request comes in through another app, Make creates a Legito Document Record and shares it with the right reviewer.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the +. Legito has no trigger, so the first module belongs to the app where requests arrive, such as your form tool.
- 02
Set up the starting app
Pick that app's trigger, click Create a connection to link your account, and fill its fields. Each new request becomes one bundle: an item passed from one module to the next.
- 03
Add Create a Document Record
Click the + on the right, search Legito and choose Create a Document Record. Connect your Legito account, then map the request data from the first module into the fields Make lists.
- 04
Share it with a reviewer
Add Share a Document after it. Map the record from the previous module, then the reviewer's email, taken from the request or typed once. That person must be a Legito user.
- 05
Test with Run once
Send one test request, then click Run once. Make runs the scenario one time and shows the bundles each module received, so you can open Legito and check the draft and the share.
- 06
Schedule and switch on
Open Scheduling on the first module. A new scenario runs every 15 minutes by default, which is also the shortest interval on the Free plan. Switch the scenario on and it keeps going.
What can Legito do in Make?
Legito gives you 29 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create a Document Record
- Create a Document Version
- Create a Label
- Create an External Link
- Create an Object Record
- Create an User
- Create a Push Connection
- Delete a Document Record
- Delete a File
- Delete an External Link
- Delete an Object Record
- Download a Document Version
- Download a File
- Get a Document Version Data
- Get a User Permissions
- Make an API Call
- Share a Document
- Update a Document Record
- Update a Document Version
- Update an Object Record
- Upload a File
- Get Template Suites
- List Events
- List Files
- List Shares
- List Users
- Search Document Records
- Search Object Records
- Search Objects
Create a Document Record
ActionIn Make“Creates new External Document Record in Legito.”
Registers a new External Document Record in Legito, so a document handled elsewhere still gets its own entry next to the drafts your team builds in Legito.
Create a Document Version
ActionIn Make“Creates new Document Record with Document Version.”
Produces a Document Record and a Document Version in a single module, which saves you chaining two steps when a request should turn straight into a draft.
Create a Label
ActionIn Make“Creates a new label.”
Adds a new label to your Legito account, ready to organize documents under a name that comes from another tool.
Create an External Link
ActionIn Make“Creates new External Link for selected Document Records with given privileges.”
Opens selected Document Records to someone through an External Link, with the privileges you choose in the module.
Create an Object Record
ActionIn Make“Creates a new Object Record for a given Object type by its ID.”
Writes a new Object Record into one of your Legito Object types, picked by its ID, so structured data your documents rely on lives in Legito.
Create an User
ActionIn Make“Creates new User with default permissions.”
Gives a newcomer a Legito account from inside a scenario. The user starts with default permissions.
Create a Push Connection
ActionIn Make“Creates new Push Connection from the Legito.”
Sets up a new Push Connection in Legito. Make's documentation says nothing more about what a Push Connection sends or where, so rely on Legito's own settings to understand it.
Delete a Document Record
ActionIn Make“Deletes a document record.”
Removes a Document Record from Legito when the scenario reaches this module, which keeps abandoned drafts from piling up.
Delete a File
ActionIn Make“Deletes existing file attached to specified Document Record.”
Clears one attachment from a Document Record, leaving the record itself in place for the rest of the process.
Delete an External Link
ActionIn Make“Deletes and disables existing External Link.”
Shuts an External Link: the module deletes it and disables access for whoever held it.
Delete an Object Record
ActionIn Make“Deletes existing Document Record.”
Removes an Object Record when data behind your documents becomes obsolete, such as an entry deleted in your source tool.
Download a Document Version
ActionIn Make“Downloads Document Version as base64 encoded file.”
Exports a Document Version as a base64-encoded file that the next module can pick up and send elsewhere.
Download a File
ActionIn Make“Downloads a File from selected Document Record in encoded format.”
Retrieves a file attached to a Document Record, in encoded format, so it can travel to another app in the scenario.
Get a Document Version Data
ActionIn Make“Returns a list of Elements data from a Document Version.”
Reads the Elements data of a Document Version and returns it as a list, so values filled in a Legito document can be reused in later modules.
Get a User Permissions
ActionIn Make“Returns a list of permissions for a specified user.”
Tells you which permissions a given Legito user holds, as a list you can log or test in the next module.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Legito API from your scenario, using the same connection as the other Legito modules.
Share a Document
ActionIn Make“Shares Document Record to a Legito user specified by email.”
Hands a Document Record to a Legito user, identified by email, so the right person finds it in their Legito workspace.
Update a Document Record
ActionIn Make“Updates properties of Document Records like Summary, Signing Date, or Expiration.”
Changes properties of existing Document Records, such as the Summary, the Signing Date or the Expiration, without opening Legito.
Update a Document Version
ActionIn Make“Creates new Document Version for existing Document Record.”
Adds a new Document Version to a Document Record you already have, so revisions stay grouped under the same record.
Update an Object Record
ActionIn Make“Updates an object record.”
Edits an Object Record already stored in Legito, which keeps the data your documents draw on in step with your other tools.
Upload a File
ActionIn Make“Uploads a File to a specified Document Record.”
Attaches a file coming from another module to the Document Record you point to, so every piece of a deal sits in one place.
Get Template Suites
SearchIn Make“Lists all Template Suites.”
Lists all the Template Suites in your Legito account, one bundle per suite, useful to see what is available before creating documents.
List Events
SearchIn Make“Returns list of events.”
Returns Legito's list of events, which you can copy to a log or a spreadsheet for a trace of what happened.
List Files
SearchIn Make“Lists all files attached to a selected Document Record.”
Shows every file attached to a chosen Document Record, one bundle per file, so the next module can handle each attachment.
List Shares
SearchIn Make“Lists sharing given by specified Document Record.”
Returns the shares given on a Document Record, a quick way to see who can open it.
List Users
SearchIn Make“Lists all users or a specific user by email.”
Brings back every Legito user, or a single one when you give an email, so the scenario knows who exists in the account.
Search Document Records
SearchIn Make“Returns a list of all Document Records.”
Pulls the list of all Document Records, the usual way to find the record a later module should change.
Search Object Records
SearchIn Make“Retrieves object record of specified object type by its object ID.”
Retrieves the Object Records of one Object type, given by its object ID, so you can reuse their data or update them.
Search Objects
SearchIn Make“Returns all Objects.”
Returns all the Objects defined in your Legito account, mostly a setup helper that reveals the IDs the object modules need.
Need help automating Legito with Make?
A person reads every message.