Skip to main content

Verify mailing address deliverability of contacts in Keap/Infusionsoft using Lob

Workflow preview

Workflow preview
100%
Verify mailing address deliverability of contacts in Keap/Infusionsoft using Lob preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Description This n8n workflow verifies the deliverability of mailing addresses stored in Keap/Infusionsoft by integrating with Lob’s address verification service. Who is this for? This template is ...

Best for

  • CRM automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.keap, n8n-nodes-base.webhook, n8n-nodes-base.switch

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Belmont Digital.

Original n8n.io source

1.1 Workflow description

Title
Verify mailing address deliverability of contacts in Keap/Infusionsoft using Lob
Workflow name
Verify mailing address deliverability of contacts in Keap/Infusionsoft using Lob

Description

This n8n workflow verifies the deliverability of mailing addresses stored in Keap/Infusionsoft by integrating with Lob’s address verification service.

Who is this for?

This template is designed for Keap/Infusionsoft users who need to ensure the accuracy of mailing addresses stored in their CRM systems.

What problem is this workflow solving? / Use Case

This workflow addresses the challenge of maintaining accurate mailing addresses in CRM databases by verifying the deliverability of addresses.

What this workflow does

  • A new contact is created in Keap/Infusionsoft
  • Webhook sent to n8n
  • Verify if the address is deliverable via LOB
  • Report back to Keap/Infusionsoft

Set Up Steps

Watch this setup video: https://www.youtube.com/watch?v=T7Baopubc-0 Takes 10-30 minutes to set up

Accounts Needed:

  • Keap/Infusionsoft
  • LOB Account (https://www.lob.com $0.00/mo 300 US addresses Verifications)
  • n8n

Before using this template, ensure you have API keys for your Keap/Infusionsoft app and Lob. Set up authentication for both services within n8n.

How to customize this workflow to your needs

You can customize this workflow by adjusting the trigger settings to match Keap/Infusionsoft’s workflow configuration. Additionally, you can modify the actions taken based on the deliverability outcome, such as updating custom fields or sending notifications.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Set Address Fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 5 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Address Verification

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.1

Block 7 - Update Keap - Deliverable

Type / Role
n8n-nodes-base.keap - keap
Config choices
Version 1

Block 8 - Update Keap - NOT Deliverable

Type / Role
n8n-nodes-base.keap - keap
Config choices
Version 1

Block 9 - CRM Webhook Trigger

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 1.1

Block 10 - Switch

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 2

3. Summary Table

Workflow Verify mailing address deliverability of contacts in Keap/Infusionsoft using Lob
Complexity intermediate
Nodes 10
Categories CRM
Author Belmont Digital
Published 01 May 2024

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2251/2251.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Verify mailing address deliverability of contacts in Keap/Infusionsoft using Lob do?

Description This n8n workflow verifies the deliverability of mailing addresses stored in Keap/Infusionsoft by integrating with Lob’s address verification service. Who is this for? This template is ...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.