Automate Unique QR Code Coupon Assignment with n8n & SuiteCRM

This workflow automates assigning unique QR code coupons to leads and validates them seamlessly using n8n, Google Sheets, and SuiteCRM. It eliminates duplicate lead issues and speeds up the entire lead generation and coupon distribution process.
Webhook
HttpRequest
GoogleSheets
+6
Workflow Identifier: 1768
NODES in Use: Webhook, If, HttpRequest, FormTrigger, GoogleSheets, Set, RespondToWebhook, EmailSend, StickyNote
Automate QR code coupons with n8n and SuiteCRM

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

What This Workflow Does

This workflow assigns unique discount coupons to new leads via QR codes and checks coupon usage when scanned. It stops duplicate leads, tracks coupons in Google Sheets and SuiteCRM, sends coupon emails, and confirms coupon validity quickly. The goal is to save time and stop errors in the coupon process.

The workflow works by getting form data, checking if the email exists in Google Sheets, finding an available coupon, creating or updating lead information in SuiteCRM, generating a QR code for the coupon, emailing it to the lead, and validating coupon scans in real-time.


Tools and Services Used


Beginner Step-by-Step: How to Use This Workflow in n8n

Step 1: Import Workflow

  1. Download the workflow file using the Download button on this page.
  2. Open n8n editor and choose “Import from File”.
  3. Select the downloaded file to add the workflow.

Step 2: Add Credentials and API Keys

  1. Set up Google Sheets OAuth2 credentials in n8n settings.
  2. Enter SuiteCRM Client ID and Client Secret in the appropriate HTTP Request nodes.
  3. Configure SMTP email with correct username, password, and server.
  4. Ensure QuickChart API requires no key or provide one if necessary.

Step 3: Update IDs and Addresses

  1. Verify Google Sheets document IDs and worksheet names in the nodes.
  2. Confirm email addresses and sender details in the Send Email node.
  3. Adjust any URLs, such as the QR code URL, with your domain or webhook address.

Step 4: Test the Workflow

  1. Submit a test lead through the form trigger or send sample JSON to the webhook.
  2. Check the assigned coupon appears in Google Sheets and the lead is created in SuiteCRM.
  3. Confirm that the coupon email sends successfully with the QR code image.
  4. Test scanning the QR code to see the validation response.

Step 5: Activate for Production

  1. Switch the workflow status to Active in n8n.
  2. Monitor executions and logs especially the Webhook node and email sending.
  3. Adjust configurations as needed for real traffic.

If hosting n8n yourself, consider reliable options from self-host n8n.


Workflow Inputs, Processing, and Outputs

Inputs

  • Lead contact info from form: name, surname, email, phone.
  • Coupon records from Google Sheets, including assigned status and usage.
  • QR code scan requests via the webhook with coupon code parameter.

Processing Steps

  • Check if lead email exists to avoid duplicates.
  • If new lead, assign first unused coupon from Google Sheets.
  • Authenticate with SuiteCRM API using OAuth2 client credentials.
  • Create or update lead record in SuiteCRM linking assigned coupon.
  • Update Google Sheets with assigned coupon and lead details.
  • Generate QR code image URL with QuickChart API for assigned coupon.
  • Send personalized email with embedded QR code to the lead.
  • Receive coupon scan request via webhook; extract coupon code.
  • Validate coupon exists and check usage status in Google Sheets.
  • If coupon unused, update usage status in SuiteCRM and respond with success message.
  • If coupon used or invalid, respond with appropriate error message.

Outputs

  • Unique coupon QR codes emailed to leads.
  • Updated lead and coupon data in SuiteCRM and Google Sheets.
  • Real-time coupon scan validation messages sent back via webhook.

Customization Ideas

  • Add coupon expiry date field in Google Sheets and adjust validation logic to block expired coupons.
  • Switch SuiteCRM API calls to different CRM APIs following similar authentication and data posting patterns.
  • Change the email HTML template in the Send Email node to include branding or terms.
  • Add SMS notifications by integrating Twilio or MessageBird nodes for coupon delivery alerts.
  • Support multiple coupons per lead by changing Google Sheets schema and adjusting node filters.

Common Issues and Fixes

Issue: Duplicate leads not found.
Cause: Wrong column name or filter in Google Sheets lookup.
Fix: Check “lookupColumn” is exactly “EMAIL” and filter value uses expression

{{$json.Email}}

Issue: QR code scan says “Coupon already used” at first scan.
Cause: “USED COUPON?” field not updated properly.
Fix: Verify update node correctly writes coupon usage status keyed by lead ID.

Issue: SuiteCRM token request gets unauthorized error.
Cause: Incorrect client ID, secret, or API URL.
Fix: Double-check SuiteCRM credentials and URLs in token request nodes.


Pre-Production Checklist

  • Confirm Google Sheets is accessible and authorized in n8n.
  • Test SuiteCRM API calls with given credentials.
  • Submit test lead entries to verify duplicate detection and coupon assignment.
  • Scan QR codes to test webhook validation responses.
  • Check email delivery and QR code display.
  • Back up Google Sheets and SuiteCRM data before full launch.

Deployment Guide

Activate the workflow by switching it to active in n8n.

Watch Webhook node for scanning events and Send Email node for outbound messages in execution logs.

Regularly check Google Sheets for accurate coupon tracking.


Summary

→ Workflow assigns unique QR code coupons automatically to new leads using form data.

→ Stops duplicate leads and tracks coupons in both Google Sheets and SuiteCRM.

✓ Sends the coupon with QR code via email fast and reliably.

✓ Validates coupon scans in real-time and updates coupon usage status.

✓ Saves time and reduces errors compared to manual tracking.

Automate QR code coupons with n8n and SuiteCRM

Visit through Desktop to Interact with the Workflow.

Frequently Asked Questions

Yes. Replace the SuiteCRM HTTP Request nodes with your CRM’s API endpoints. Adjust authentication and data formats accordingly.
API call volume depends on lead numbers. Cache tokens and batch calls to improve efficiency if needed.
Yes. Secure n8n with proper credentials, use HTTPS, and employ OAuth2 for authentication.
The workflow checks the lead email in Google Sheets before assigning coupons. Duplicate emails are filtered to prevent repeat leads.
Author
Written By
Ritu Sanjali

Related Workflows

Automate Twist Channel Creation and Messaging with n8n

This workflow automates creating and updating a channel in Twist and sending a personalized message to specific users. It eliminates manual setup errors and saves time managing Twist communications.

Automate Ideogram Image Generation with Google Sheets & Gmail

This workflow automates graphic design image generation via Ideogram AI, storing image data in Google Sheets and Google Drive, with email alerts via Gmail. It saves designers hours by automating image creation, remixing, review, and record-keeping.

Automate IT Support with Slack and OpenAI in n8n

Streamline IT support by automating Slack message handling using n8n and OpenAI. This workflow handles Slack DMs, filters bots, queries a Confluence knowledge base, and delivers AI-generated responses, improving support efficiency and response time.

Automate Crypto Analysis with CoinMarketCap & n8n AI Agent

Discover how this unique n8n workflow leverages CoinMarketCap’s multi-agent AI to deliver precise, real-time cryptocurrency insights directly via Telegram. Manage crypto data analysis efficiently with automated multi-source API integration.

Automate Gumroad to Beehiiv Subscriber Sync with n8n

Learn how to automatically add new Gumroad sales customers as Beehiiv newsletter subscribers using n8n automation. This workflow saves time by syncing sales data to Google Sheets CRM and notifying your Telegram channel instantly.

Generate On-Brand Blog Articles Using n8n and OpenAI

This workflow automates the creation of on-brand blog articles by analyzing existing company content using n8n and OpenAI. It extracts article structures and brand voice to produce consistent draft articles, saving significant content creation time.
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.