CUSTOMER SUPPORT

Front Draft Pre-Warmer with Live Order Lookup

When a Front conversation lands, looks up the customer's order and payment status in Stripe.

CategoryCustomer Support
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew Front conversation receivedFront
  • ActionLook up customer charges and refunds in StripeStripeStripe
  • LogicBranch on Stripe customer match
  • ActionDraft order-aware reply with OpenAIOpenAI
  • OutputSave reply as Front draftFront

What it does

For ecommerce and billing inboxes, this enriches each new Front conversation with the customer's real Stripe order and payment data, then drafts a reply that references their actual charge, refund, or subscription state. Agents get a draft that already knows the account.

When to use it

When most of your tickets are "where's my order" or "why was I charged" and agents waste time cross-referencing Stripe before they can answer. Pre-warming the draft with live data collapses that lookup into one step.

How it works

  1. 1A new Front conversation triggers the flow.
  2. 2The customer's email is matched against Stripe to retrieve their latest charges, refunds, and subscription status.
  3. 3A branch checks whether a Stripe customer was found.
  4. 4If found, OpenAI drafts a reply referencing the specific order and payment state; if not, it drafts a request for account details.
  5. 5The reply is saved as a Front draft on the conversation for the agent to edit and send.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect FrontShared inbox, conversations.
  2. 2
    Connect StripeCustomers, subscriptions, payments.
  3. 3
    Connect OpenAIModels, embeddings, files.
  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.