CRM
Merge Audit Warehouse Sync with Rollback-Ready Reporting
On each completed reconciliation run, ships the full before/after merge audit log from Postgres into Snowflake, generates a reversible change manifest.
How it runs
The automated pipeline, trigger to output.
- TriggerReconciliation-completed webhookHTTP webhook
- ActionRead new audit rows from PostgresPostgres
- LogicBuild warehouse rows + rollback manifest
- ActionLoad audit + manifest into SnowflakeSnowflake
- LogicCheck anomaly thresholds
- OutputPost data-quality report to SlackSlack
What it does
Turns your dedup activity into an analyzable, reversible record. After a reconciliation run, it loads every merge — old values, new values, source decisions — from the operational Postgres audit table into Snowflake, builds a rollback manifest mapping each changed field to its prior value, and summarizes run health for the data team.
When to use it
When compliance or data governance needs a queryable history of every automated contact merge, and engineering wants a guaranteed path to reverse a merge that turns out wrong.
How it works
- 1A reconciliation-completed webhook triggers the sync.
- 2Read the run's new audit rows from Postgres.
- 3Transform them into a warehouse schema and a rollback manifest (field-level prior values).
- 4Load both into Snowflake tables.
- 5Compute run-level data-quality metrics (merges, conflicts, auto vs reviewed).
- 6Branch: if anomaly thresholds are exceeded, escalate; otherwise send a normal report.
- 7Post the report and a link to the rollback manifest to Slack.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect PostgresAny Postgres URL — query, write, migrate.
- 3Connect SnowflakeWarehouses, queries, shares.
- 4Connect SlackChannels, DMs, threads, mentions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, 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.
