Closebot Integration when Leadconnector is Default SMS Provider

Last updated: April 12, 2026

Last Updated: April 12, 2026


Customer-Facing Guide

What this setup is for

This setup applies when LeadConnector is still the default SMS provider, but Closebot is also part of the workflow environment and Sendblue still needs to fit into the broader messaging logic correctly.

What you need to be careful about

  • Be clear which system is responsible for SMS vs iMessage behavior.

  • Avoid overlapping sends from multiple systems.

  • Make sure sender/source-number logic is not split across tools in a confusing way.

Common mistakes

  • Both systems try to send similar messages.

  • The team assumes Sendblue is the active sender when LeadConnector is still the SMS default.

  • The workflow branches do not clearly separate who owns which channel path.

How to verify it worked

  • Confirm which platform actually sends each message type.

  • Confirm the Closebot and CRM logic are not duplicating the same event path.

  • Use a test lead and inspect the exact sending behavior step by step.

Related guides