Verify Keap Contact Addresses Automatically with n8n & Lob API

This workflow automates verifying mailing addresses for new contacts in Keap using n8n and Lob’s address verification API, saving time and reducing errors caused by manual entry. It updates Keap tags based on address deliverability, improving data reliability and customer outreach accuracy.
webhook
keap
httpRequest
+3
Workflow Identifier: 1518
NODES in Use: webhook, set, httpRequest, switch, keap, stickyNote

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

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow checks if new mailing addresses in Keap CRM are correct and deliverable. It stops wrong or incomplete addresses from causing problems like returned mail. When a new contact is created, the workflow tests the address using Lob’s US verification API and then tags the contact in Keap as deliverable or not deliverable.

This saves time. It avoids manual checking and tagging. It helps keep address data clean and ready for sending mail.


Tools and services used

  • Keap CRM: Stores contacts and their addresses.
  • n8n workflow automation: Runs the steps automatically on new contacts.
  • Lob US Address Verification API: Checks if US addresses are deliverable.
  • Keap OAuth2 API credentials: Needed for updating contact tags in Keap.

Who should use this workflow

This helps anyone who adds many new contacts with mailing addresses in Keap CRM. It is useful if addresses often have mistakes or missing parts. It fits sales teams, marketing groups, or customer service teams wanting accurate address data automatically verified and tagged.


How this workflow works (Input → Process → Output)

Inputs

The webhook receives new contact data from Keap. This data includes address fields like street, city, state, and zip code.

Processing Steps

  1. The Webhook node catches the new contact data sent from Keap.
  2. The Set node extracts and assigns the address fields to variables.
  3. The HTTP Request node sends these address fields to Lob’s US verification API.
  4. The Switch node looks at Lob’s response, especially the deliverability field.
  5. If the address is “deliverable”, the workflow continues to tag the contact with “Mailing Address Deliverable” in Keap.
  6. If the address is not deliverable, the contact is tagged with “Mailing Address NOT Deliverable” in Keap.

Output

Keap contacts get tagged automatically based on address verification results. This signals which contacts have confirmed good addresses and which need review.


Beginner step-by-step: How to use this workflow in n8n

1. Import the workflow

  1. Click the Download button on this page to save the workflow file.
  2. Open n8n editor where you want to run this automation.
  3. Use the top menu to choose Import from File and select the downloaded workflow file.

2. Set up connections

  1. Add your Lob API key in the HTTP Request node authentication settings (Basic Auth).
  2. Add your Keap OAuth2 credentials in the Keap nodes for updating contacts.
  3. Check if any tag IDs or contact ID references need updating based on your Keap setup.

3. Test and activate

  1. Send a sample contact creation JSON payload to the Webhook node URL to test if the workflow processes as expected.
  2. Check if the contact in Keap gets tagged correctly based on the address verification.
  3. Once confirmed, activate the workflow by enabling the webhook in the n8n editor.
  4. Make sure your Keap system sends new contact data via webhook to this n8n URL in real time.

If hosting n8n yourself, explore self-host n8n options to run reliably.


Customization ideas

  • Change the tag names or add more detailed actions in Keap.
  • Modify the HTTP Request node to check international addresses via Lob.
  • Add email or SMS sent to contacts if address is not deliverable for correction.
  • Log results in Google Sheets or another database for tracking verification history.
  • Limit workflow triggers to certain contact groups or add extra data validation.

Common problems and solutions

  • 404 Not Found error from Lob API: Check the URL is exactly https://api.lob.com/v1/us_verifications and API key is correct.
  • OAuth2 token expired for Keap: Re-authenticate OAuth2 credentials in n8n settings to refresh tokens.
  • Webhook doesn’t receive data: Confirm webhook path matches the one in Keap and HTTP Method is set to POST.

Summary of results and benefits

✓ Saves hours every week by automating address checks.

✓ Improves data quality in Keap CRM.

✓ Automatically tags contacts for easy follow-up.

→ Reduces returned mail and wasted effort.

→ Speeds up customer engagement with accurate info.

Frequently Asked Questions

No. This workflow uses Lob’s US address verification API. Modifications are needed to check international addresses.
Yes. Each address verification call consumes Lob API usage credits as per the Lob pricing plan.
Re-authenticate the Keap OAuth2 credentials in n8n settings to refresh the token.
If the webhook path or HTTP Method are incorrect, no data will arrive. Confirm that Keap sends POST data to the correct webhook URL.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free