Block 1 - Token SuiteCRM
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Who is this template for? This workflow template is designed for Marketing and pre Sales to get prospects from a form like Tally, decline data in the famous opensource CRM (SuiteCRM), synchronize c...
n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.sendinblue
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by algopi.io.
Original n8n.io sourceThis workflow template is designed for Marketing and pre-Sales to get prospects from a form like Tally, decline data in the famous opensource CRM (SuiteCRM), synchronize contact in Brevo with linking the id from CRM, and then notify in NextCloud.
Bonus : validate email with ++CaptainVerify++ and notify in NextCloud depending on response
For each submission in the form, a webhook is triggered. A check of the email is done with CaptainVerify. Depending on the response, and if it is ok, then a Lead is created in SuiteCRM. Else, a message in your selected discussion is sent. As the lead has been created, we can create a contact in Brevo (for future campain), ank link this contact with the lead_id from the CRM in a dedicated field. Finaly, a message in your selected discussion in NextCloud informs you about the lead.
Complete the Set up credentials step when you first open the workflow. You'll need a CaptainVerify account (Api Key), a dedicated SuiteCRM user with Oauth, a Brevo account (Api Key) and a Nextcloud account. Set up the Webhook in the form's tool of your choice (why not Tally ?). Set each node with the explanations in sticky Notes. Enjoy !
Template was created in n8n v1.44.1
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.
| Workflow | Create Leads in SuiteCRM, synchronize with Brevo and notify in NextCloud |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Lead Generation |
| Author | algopi.io |
| Published | 12 Jun 2024 |
Use the JSON export at /data/workflows/2291/2291.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.
Who is this template for? This workflow template is designed for Marketing and pre Sales to get prospects from a form like Tally, decline data in the famous opensource CRM (SuiteCRM), synchronize c...
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 Lead Generation use case.