- Home
- Resources
- Integrations
- VeriDoc Sign
VeriDoc Sign Make integrationAutomate VeriDoc Sign with Make.
What happens to a VeriDoc Sign envelope once it leaves your hands? The VeriDoc Sign Make integration gives you 8 modules: 5 triggers that watch envelopes and 3 actions. 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 VeriDoc Sign Make integration do for you?
The VeriDoc Sign Make integration links your VeriDoc Sign account to Make, a no-code tool where you build a scenario, meaning an automation made of modules chained together. VeriDoc Sign brings 8 of those modules: 5 watch your envelopes as they are created, updated, signed, cancelled or blockchained, and 3 act on them.
Follow-up on signed paperwork. Put Watch signed envelope at the start of a scenario and add a module from another app after it: your CRM, a spreadsheet or a team chat learns about the signature without anyone copying it by hand.
Envelopes that leave on their own. Reverse the flow. Let an event in another app open the scenario, then use Create an envelope from a template so the same standard document goes out each time, filled with data Make maps from the earlier module.
A clean log of what went wrong. Watch cancelled envelope feeds a list of cancelled requests, so a sales rep can call back before the deal goes cold. Get an envelope’s status answers the question "where is that envelope now?" inside a larger scenario.
Know the limit before you start: Make states that its documentation for VeriDoc Sign is incomplete, because too little public information exists about the app. Test every module with Run once and read what comes back. If something breaks, the Make troubleshooting guide helps, and Make pricing explains how operations are counted. Weighing another tool? Read n8n vs Make.
How do you connect VeriDoc Sign to Make?
- 01
Add a VeriDoc Sign module
In a new scenario, click the + and search for VeriDoc Sign. Pick any of its modules, then click Create a connection. A connection is your VeriDoc Sign account linked to Make once and reused by every VeriDoc Sign module.
- 02
Name the connection
This step is optional, but a clear name such as your team or workspace saves confusion later, especially when a colleague opens the scenario or when two VeriDoc Sign accounts end up in the same Make organization.
- 03
Authorize and save
Depending on what VeriDoc Sign offers, you either approve Make on the VeriDoc Sign page that opens or paste the key the app gives you. Then click Save. The connection now appears in the module, ready for the next one.
Your first scenario with VeriDoc Sign
GoalWhen a deal is marked as won in another app, Make sends a VeriDoc Sign envelope built from your template.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. That first module is the trigger from your other app, for example the one that notices a won deal.
- 02
Set up the starting app
Pick that app, click Create a connection and fill its fields. Once the connection exists, Make lists the objects it can read, so you choose instead of typing.
- 03
Add the envelope module
Click the + on the right, search for VeriDoc Sign and choose Create an envelope from a template. Connect your account, then map data from the first module into the fields Make shows, so each envelope carries the right deal.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received; a bundle is one item passed along, here one deal. Check that the envelope really left.
- 05
Schedule and switch it on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and 15 minutes is also the shortest interval on the Free plan. Then switch the scenario on.
What can start a VeriDoc Sign scenario?
5 modules start a scenario when something happens in VeriDoc Sign. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by VeriDoc Sign as soon as it happens.
Watch cancelled envelope
triggerIn the docs onlyThis trigger hands your scenario every envelope that has been cancelled, so a withdrawn signature request stops being a silent dead end and becomes a task someone can act on.
Watch created envelope
triggerIn the docs onlyEvery new envelope in your VeriDoc Sign account becomes a bundle in Make, which lets you keep a register of what was sent without exporting anything.
Watch new blockchained envelope
triggerIn the docs onlyThe name says it: going by its name, this trigger returns envelopes that VeriDoc Sign has newly recorded on a blockchain. Make gives no more detail than that.
Watch signed envelope
triggerIn the docs onlyHere is the trigger most scenarios start with: it gives you each envelope once it is signed, so whatever comes after the signature can happen without a manual nudge.
Watch updated envelope
triggerIn the docs onlyUse this one when you care about any change to an envelope, not a single stage: it passes along envelopes that were modified, whatever the change was.
What can Make do in VeriDoc Sign?
VeriDoc Sign gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create an envelope from a template
ActionIn the docs onlyYou get a ready-to-send envelope built from a template you already prepared in VeriDoc Sign, with the details filled from earlier modules.
Get an envelope’s status
ActionIn the docs onlyAsk VeriDoc Sign where a given envelope stands and receive the answer as data the next modules can test, so a scenario can branch on whether it is done.
Make an API Call
ActionIn the docs onlyThis module reaches any endpoint of the VeriDoc Sign API with the connection you already have, covering what the other seven modules leave out.
Need help automating VeriDoc Sign with Make?
A person reads every message.