- Home
- Resources
- Integrations
- Xodo Sign
Xodo Sign Make integrationAutomate Xodo Sign with Make.
Can Make handle your e-signature paperwork without a single line of code? The Xodo Sign Make integration gives you 17 modules: 2 triggers, 12 actions and 3 searches. This guide shows what each one does, how to link your account and how to build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Xodo Sign Make integration do for you?
It links your Xodo Sign account to Make so that documents, templates and reminders move on their own. You build a scenario, which is the automation itself: a chain of modules, each one a single brick such as a trigger, an action or a search. Make runs that chain for you, on a schedule you set.
Keep a running register of every document. Watch New Documents spots each new document in Xodo Sign, Get a Document pulls its details, and a module from another app writes them into the spreadsheet or CRM your team already reads.
Send contracts from a template, not by hand. When a deal closes in another tool, Use a Template creates the document from the template you prepared, and Send a Reminder nudges a signer who has not reacted yet.
Archive signed files where they belong. Download a Final Document fetches the final PDF so a storage module can file it in the right client folder, while Download an Original Document keeps the source version for your records.
What the listed modules do not cover, Make an API Call can reach through the same connection. Xodo Sign does not offer an instant trigger in Make: both triggers are scheduled, so Make checks for news at the interval you choose. The same app often has an n8n node too; the n8n vs Make comparison lays out the differences, and the Make training helps if scenarios are new to you.
How do you connect Xodo Sign to Make?
- 01
Add a Xodo Sign module
Log in to Make, open your scenario and add any Xodo Sign module. Then click Create a connection. A connection is your Xodo Sign account linked to Make once and reused by every Xodo Sign module afterward.
- 02
Name the connection
The Connection name field is optional. A clear label such as the team or business it serves saves guesswork later, when several people share the same Make organization.
- 03
Paste your credentials
In Xodo Sign, open the dropdown menu at the top left and go to the Developer section. Your API access key and your Business ID sit there. Copy them into Make, or follow the on-screen instructions, and save.
Your first scenario with Xodo Sign
GoalWhen a new document shows up in Xodo Sign, Make fetches its details and logs them in the tool your team tracks work in.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to place the first module on the canvas.
- 02
Pick the trigger
Search for Xodo Sign, choose Watch New Documents and link your account with Create a connection. This is a scheduled trigger: Make checks Xodo Sign on the scenario's schedule.
- 03
Fetch the document details
Click the + on the right of the trigger, add Get a Document and map the document coming from the trigger. Each document travels as a bundle, one item passed from module to module.
- 04
Send the data onward
Add one more module from the app where your team follows contracts, a spreadsheet or a CRM, and map the fields you want from Get a Document into it.
- 05
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received, so you can check the right document landed in the right place.
- 06
Schedule and switch it on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go below that. Adjust if you need, then switch the scenario on.
What can start a Xodo Sign scenario?
2 modules start a scenario when something happens in Xodo Sign. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Xodo Sign as soon as it happens.
Watch New Documents
Scheduled triggerIn Make“Triggers when a new document event is created.”
Watch New Documents gives your scenario a starting point each time a new document event appears in Xodo Sign, so the rest of the chain can react without anyone copying details by hand.
Watch New Templates
Scheduled triggerIn Make“Triggers when a new template event is created.”
Your scenario learns about every template added to Xodo Sign, which keeps other tools aware of the models your team can send from.
What can Make do in Xodo Sign?
Xodo Sign gives you 15 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Cancel a Document
ActionIn Make“Cancels a document.”
Cancels a document in Xodo Sign, so nobody signs a version that no longer holds.
Create a Document
ActionIn Make“Creates a document.”
Builds a brand new document in Xodo Sign. The data comes from what your scenario already holds.
Create a Template
ActionIn Make“Creates a template.”
Adds a reusable template to your Xodo Sign account, so the same model can later produce as many documents as you need.
Delete a Document
ActionIn Make“Deletes a document or template. Only cancelled documents and draft documents or templates can be deleted.”
Removes a document or a template for good, which keeps your account free of drafts and dead contracts.
Download a Final Document
ActionIn Make“Downloads a final pdf.”
Retrieves the final PDF of a document as a file your scenario can hand to the next module, such as a cloud storage upload or an email attachment.
Download an Original Document
ActionIn Make“Downloads an original pdf.”
Fetches the original PDF of a document, as opposed to the final one, as a file the next module can store or forward.
Get a Document
ActionIn Make“Returns a document.”
Returns the details Xodo Sign holds on one document, so later modules can map its details instead of guessing them.
Get a Template
ActionIn Make“Returns a template.”
Reads the details of one template, which helps when a later step has to know what the model contains before using it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Xodo Sign API to your scenario, with the connection you already set up, for anything the listed modules leave out.
Send a Reminder
ActionIn Make“Sends a reminder. A reminder can be sent on a per-signer basis only.”
Nudges a signer who has not acted yet, without you writing a chasing email yourself.
Upload a File
ActionIn Make“Uploads a file.”
Sends a file from an earlier module into Xodo Sign, the first move when a contract is born outside it, in a drive or an email.
Use a Template
ActionIn Make“Creates a document from a selected template.”
Turns a template you picked into a new document, which is the quickest way to send the same kind of agreement again and again.
List Businesses
SearchIn Make“Lists existing businesses on your account.”
Shows the businesses that exist on your Xodo Sign account, handy when one login serves more than one company or brand.
List Documents
SearchIn Make“Lists documents.”
Brings back a set of documents from your account in one go, the base for any report or clean-up that covers more than a single file.
List Templates
SearchIn Make“Lists templates.”
Returns the templates stored in Xodo Sign, so a scenario works from the templates that really exist instead of one typed in by hand.
Need help automating Xodo Sign with Make?
A person reads every message.