CRM
Route tagged Intercom contacts into HubSpot lifecycle stages
When an Intercom contact gets tagged, this maps the tag to a HubSpot lifecycle stage, updates the contact (creating it if missing).
How it runs
The automated pipeline, trigger to output.
- TriggerIntercom contact-tagged webhookIntercom
- LogicMap tag to lifecycle stage; skip unmapped
- ActionFind or create HubSpot contact by emailHubSpot
- ActionFetch usage tier from PostgresPostgres
- ActionUpdate lifecycle stage and stamp propertiesHubSpot
- OutputReturn contact id and new stage
What it does
Turns Intercom tagging into CRM segmentation. When a teammate applies a routing tag in Intercom (for example "trial-qualified" or "expansion-lead"), this maps that tag to the matching HubSpot lifecycle stage, finds or creates the contact, and writes the source tag and current product-usage tier onto the record so marketing and sales segment on accurate data.
When to use it
Use this when support and CS apply meaningful tags in Intercom and you want those signals to drive HubSpot lifecycle stages automatically instead of being retyped by hand. Good for keeping lead routing and nurture audiences honest.
How it works
- 1Intercom contact-tagged webhook triggers the run.
- 2Map the applied tag to a target HubSpot lifecycle stage; ignore unmapped tags.
- 3Look up the HubSpot contact by email, creating it if absent.
- 4Pull the usage tier from Postgres for the property stamp.
- 5Update the contact's lifecycle stage, source tag, and usage tier.
- 6Output the contact id and the stage it was moved to.
Set it up
What you configure once, before turning it on.
- 1Connect IntercomConversations, contacts, articles.
- 2Connect HubSpotCRM, deals, marketing, support.
- 3Connect PostgresAny Postgres URL — query, write, migrate.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More CRM workflows
Dormant Account Check-In Call Scheduler
On the anniversary of an account's last touch, books a tentative check-in call on the owner's Google Calendar and emails the contact a scheduling invite.
Weekly Dormant-Anniversary Cohort Digest
Every week, groups dormant Attio accounts by which last-touch anniversary they hit that week, builds a prioritized digest.
AI-Personalized Dormant Account Win-Back
On a dormancy anniversary, an agent researches the account's history and recent public signals, drafts a genuinely personalized win-back email.
Backfill Intercom conversation topics onto stale HubSpot contacts
Finds HubSpot contacts with no recent Intercom topic, pulls their conversation history from Intercom, classifies the dominant topic with OpenAI.
Daily orphaned-opportunity sweep with manager Slack digest
Each morning this scans Salesforce for open opportunities owned by inactive users and posts a per-manager digest in Slack listing the orphaned deals that need a new owner.
Tag closed Intercom conversations onto Salesforce contacts in real time
On each Intercom conversation close, classifies the topic with OpenAI and appends it to the matching Salesforce contact's activity timeline so the topic never goes stale…
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
