CRM

Daily Front sentiment digest written to Salesforce accounts

Each morning this rolls up the prior day's Front conversations per account, computes an aggregate sentiment trend.

CategoryCRM
Enginesim
Difficultyadvanced
Triggerschedule
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily morning schedule
  • ActionList last 24h Front conversations by accountFront
  • ActionSummarize and assign account sentiment + health flagOpenAI
  • LogicMatch accounts in Salesforce by domainSalesforce
  • OutputWrite summary note + health flag to accountsSalesforce

What it does

Once a day this batches every Front conversation from the previous 24 hours, groups them by customer account, and produces a per-account sentiment roll-up. It writes a dated summary note and a health flag (green / yellow / red) to the corresponding Salesforce account so leadership sees relationship trends without reading inboxes.

When to use it

Use it when you want a reliable daily pulse on account health driven by real conversation tone, not gut feel. It suits success and account-management teams who review Salesforce account health in standup.

How it works

  1. 1A scheduled trigger runs each morning.
  2. 2The flow lists all Front conversations updated in the last 24 hours and groups messages by account domain.
  3. 3OpenAI summarizes each account's threads and assigns an aggregate sentiment and health flag.
  4. 4The flow matches each group to a Salesforce account by domain.
  5. 5A summary note and updated health flag are written to each matched account; unmatched domains are reported for review.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect FrontShared inbox, conversations.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect SalesforceAccounts, opportunities, cases.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.