Block 1 - Pipedrive Trigger
- Type / Role
- n8n-nodes-base.pipedriveTrigger - pipedriveTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Description: This powerful workflow automates your sales quotation process by connecting Pipedrive with DottedSign. When a deal is moved to a specific stage in Pipedrive, this template automaticall...
n8n-nodes-base.pipedrivetrigger, n8n-nodes-base.pipedrive, n8n-nodes-base.filter, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.aggregate, n8n-nodes-base.converttofile, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kdan.
Original n8n.io sourceDescription:
This powerful workflow automates your sales quotation process by connecting Pipedrive with DottedSign. When a deal is moved to a specific stage in Pipedrive, this template automatically generates a professional PDF quotation, uploads it back to the deal, and sends it out for e-signature via DottedSign service, saving your sales team valuable time and eliminating manual work.
When a Pipedrive deal moves to a designated stage (e.g., "Quotation Stage"), this workflow triggers and performs the following actions:
If node, change the stage ID 7 to the ID of the pipeline stage you want to use as the trigger.Gotenberg to PDF (HTTP Request) node, replace the placeholder URL with the endpoint of your running Gotenberg instance.Get DottedSign Access Token node, enter your client_id and client_secret in the request body.Create DottedSign Task node, you must adjust the page and coord values under field_settings to match the desired signature location on your PDF template.Generate Quotation HTML node to modify the quote's appearance, text, company logo, and terms. The {{ ... }} expressions are placeholders that are filled with Pipedrive data.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate & send quotation PDFs from Pipedrive to DottedSign for e-signature |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | CRM |
| Author | Kdan |
| Published | 28 Oct 2025 |
Use the JSON export at /data/workflows/10243/10243.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description: This powerful workflow automates your sales quotation process by connecting Pipedrive with DottedSign. When a deal is moved to a specific stage in Pipedrive, this template automaticall...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM use case.