OTHER

Draft and mail a personalized letter when an account spikes intent

On an inbound intent-spike webhook, an agent researches the account, drafts a tailored one-page letter, sends it via the mail API, and records the play in Notion for the team.

CategoryOther
Enginepaperclip
Difficultyadvanced
Triggerwebhook
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerIntent spike webhook receivedHTTP webhook
  • LogicTarget tier and address resolves
  • ActionDraft personalized letter with modelOpenAI
  • ActionOrder printed letter via mail APIHTTP webhook
  • OutputLog outreach in NotionNotionNotion

What it does

When an intent signal (web visit burst, pricing-page hit, or third-party intent feed) posts to a webhook, an agent pulls together what it knows about the account, writes a personalized one-page letter referencing their likely use case, mails it physically, and logs the outreach so the team has a record.

When to use it

Use it for account-based outreach where a generic mailer won't land. When a target account suddenly shows buying signals, a specific, well-researched letter on paper stands out far more than another templated email, and letting an agent draft it keeps the copy relevant without a marketer writing each one.

How it works

  1. 1An inbound HTTP webhook delivers the intent spike payload (account, signal type, contact).
  2. 2A logic step verifies the account is in your target tier and a mailing address resolves; off-target signals are dropped.
  3. 3The agent gathers public context and the contact details, then drafts a tailored letter body with an OpenAI model.
  4. 4It submits the print-and-mail order with the generated copy to the mail provider's HTTP API.
  5. 5It records the account, letter text, and mail id as a new entry in the Notion outreach log for the SDR team.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect NotionPages, databases, comments.
  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.