D4Sign Make integrationAutomate D4Sign with Make.
Contracts that leave for signature on their own, straight from your other tools. The D4Sign Make integration gives you 26 action modules, from template generation to signer management. This guide shows how to connect your account and build a first scenario step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the D4Sign Make integration do for you?
The D4Sign Make integration links your D4Sign account to Make, a no-code tool where you chain apps into a scenario (the automation you build). Each step is a module, one brick of that chain. D4Sign brings 26 of them, all actions: they create, send, fetch or update documents when an earlier step hands them data.
Contracts built from your sales data. A deal closes in your CRM, Gerar documento de template turns it into a contract, Adicionar signatários puts the client on it and Enviar para assinatura sends it. Nobody copies a name by hand.
Signed files where your team works. Baixar documento pulls the file out of D4Sign so a later module can file it in your storage app, and Criar ou atualizar pasta keeps the D4Sign side tidy too.
A clean house. Listar documentos, Listar cofres and Listar tags do documento let a scenario read what sits in your account before it acts, and Cancelar documento withdraws a contract that should not go out.
Two limits to know. D4Sign has no trigger in Make, so something else has to start the scenario: a schedule or another app. And Make says its own D4Sign documentation is limited, so plan a test run for every module you add. When a listed module falls short, Make an API call reaches the rest of the D4Sign API with the same connection.
The same app often exists in n8n as well; the n8n vs Make comparison helps you pick. New to the tool? Start with the Make review, or ask the Make agency to set it up with you.
How do you connect D4Sign to Make?
- 01
Add a D4Sign module
Open your scenario, click the +, type D4Sign and pick any of its modules. Then click Create a connection. A connection is your D4Sign account linked to Make once and reused by every D4Sign module after that.
- 02
Name the connection
This part is optional but handy. Give the connection a name you will recognize later, such as the account owner or the team it belongs to, so nobody picks the wrong account when several people share Make.
- 03
Authorize and save
Follow what D4Sign asks for: approve Make on its authorization page, or paste the key D4Sign gives you. Click Save. Make can now read your D4Sign data and show it in the module fields.
Your first scenario with D4Sign in Make
GoalWhen a deal is won in your sales tool, Make generates the D4Sign contract from a template and sends it for signature.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where deals are closed and its trigger, the module that starts the whole chain.
- 02
Add the contract step
Click the + on the right of the trigger, search D4Sign and choose Gerar documento de template. Create the connection, then pick your template in the list Make shows.
- 03
Map the deal data
Fill the template fields with values from the trigger: client name, amount, date. Each deal arrives as a bundle, one item passed from module to module, so every contract gets its own data.
- 04
Send it for signature
Add Enviar para assinatura and map the document produced by the previous module. The contract now leaves D4Sign without anyone opening it.
- 05
Test, then switch on
Click Run once with a test deal and read the bundles each module received. When it looks right, set the schedule on the first module (every 15 minutes by default) and turn the scenario on.
The 26 D4Sign modules in Make
D4Sign gives you 26 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Adicionar ou remover posições de assinatura
- Adicionar ou remover tags de documento
- Adicionar signatários
- Atualizar observadores de documento
- Atualizar signatário
- Baixar documento
- Buscar documento
- Buscar signatários do documento
- Buscar um grupo de assinatura
- Cancelar documento
- Criar ou atualizar pasta
- Enviar anexo
- Enviar documento
- Enviar para assinatura
- Gerar documento de template
- Listar cofres
- Listar documentos
- Listar grupos do cofre
- Listar observadores de documento
- Listar pasta do cofre
- Listar posições de assinatura
- Listar tags do documento
- Make an API call
- Monitorar eventos de documentos
- Obter saldo conta
- Registrar webhook em documento
Adicionar ou remover posições de assinatura
ActionIn the docs onlyYour generated contract arrives with its signature spots already placed, or cleared. The Portuguese name reads "add or remove signature positions", the boxes where each signer signs.
Adicionar ou remover tags de documento
ActionIn the docs onlyKeeps documents easy to find later by putting tags on them or taking tags off. The name means "add or remove document tags", the labels you filter on inside D4Sign.
Adicionar signatários
ActionIn the docs onlyPuts the right people on a document: this module adds signers (signatários) to a file already stored in D4Sign, with the details mapped from an earlier module.
Atualizar observadores de documento
ActionIn the docs onlyChanges who is kept in the loop on a document. Observadores means observers: as the word suggests, people attached to a file who watch it rather than sign it.
Atualizar signatário
ActionIn the docs onlyFixes a signer who is already on a document instead of starting over. Atualizar signatário means "update signer": a typo in an email or a change of contact person gets corrected in place.
Baixar documento
ActionIn the docs onlyGets the D4Sign file into your scenario so another app can keep a copy. Baixar documento means "download document"; the file then travels to the next module as data you can map.
Buscar documento
ActionIn the docs onlyFinds one document and hands its details to the next step. Buscar documento means "fetch document", the move you make when the scenario knows which contract it wants but not its current state.
Buscar signatários do documento
ActionIn the docs onlyShows who is set to sign a given document, so your scenario can react to the actual list instead of guessing. The name reads "fetch the document's signers".
Buscar um grupo de assinatura
ActionIn the docs onlyPulls up a signature group, a saved set of signers you reuse, so the scenario can work with it without retyping anyone. The name means "fetch a signature group".
Cancelar documento
ActionIn the docs onlyWithdraws a contract so it can no longer be signed. Cancelar documento means "cancel document", the clean exit when a deal falls through after the file went out.
Criar ou atualizar pasta
ActionIn the docs onlyGives each client or project its own folder in D4Sign, and renames it when things change. The name reads "create or update folder", so one module covers both cases.
Enviar anexo
ActionIn the docs onlyAdds a supporting file to an existing document, so the signer sees everything in one place. Enviar anexo means "send attachment": a price sheet, a set of terms, an ID copy.
Enviar documento
ActionIn the docs onlyUploads a ready-made file into D4Sign, which is how a PDF built elsewhere becomes a document you can sign. Enviar documento means "send document", sent to D4Sign here, not to a signer.
Enviar para assinatura
ActionIn the docs onlyThis is the step that puts a contract in front of its signers. Enviar para assinatura means "send for signature", and it usually comes last, once the file, signers and positions are set.
Gerar documento de template
ActionIn the docs onlyProduces a filled-in contract from one of your D4Sign templates, with the blanks completed by data from earlier modules. The name means "generate document from template".
Listar cofres
ActionIn the docs onlyReturns the vaults (cofres) of your account, the top-level spaces where D4Sign keeps folders and documents. Handy to see the structure before anything else runs.
Listar documentos
ActionIn the docs onlyGives your scenario an inventory of the documents in D4Sign, ready to be checked, tagged or copied elsewhere. Listar documentos means "list documents".
Listar grupos do cofre
ActionIn the docs onlyShows the signature groups saved in one vault, so you know which reusable sets of signers exist before you use one. The name reads "list the vault's groups".
Listar observadores de documento
ActionIn the docs onlyReads who is following a document as an observer, handy for auditing who sees what. Listar observadores de documento means "list document observers".
Listar pasta do cofre
ActionIn the docs onlyOpens a vault and lists its folders, which lets the scenario choose where a new contract belongs. The name means "list vault folder".
Listar posições de assinatura
ActionIn the docs onlyTells you where signatures are placed on a document, which is how you catch a missing box before the file goes out. The name reads "list signature positions".
Listar tags do documento
ActionIn the docs onlyReads the labels already set on a document, which lets a scenario branch on them. Listar tags do documento means "list document tags".
Make an API call
ActionIn the docs onlyReaches any endpoint of the D4Sign API from your scenario, using the connection you already created. It is the way out when none of the other D4Sign modules does what you need.
Monitorar eventos de documentos
ActionIn the docs onlyDespite a name that reads "monitor document events", the module list types it as an action, not a trigger, so it runs when the scenario reaches it rather than starting the scenario.
Obter saldo conta
ActionIn the docs onlyBrings back your D4Sign account balance, so a scenario can warn someone before the account runs short. Obter saldo conta means "get account balance".
Registrar webhook em documento
ActionIn the docs onlyAsks D4Sign to call a web address when something happens to a given document. A webhook is that call; the name means "register a webhook on a document".
Need help automating D4Sign with Make?
A person reads every message.