Overview
Reply Management gives you full control over how incoming emails are classified and acted on. You can work from the out-of-the-box (OOTB) categories that come pre-configured, edit them to fit your use case, or build entirely new categorizations and workflows from scratch. Every category workflow is made up of three parts:1
Define your categorization criteria
Tell Mary what kind of email belongs in this category by giving her a name and a plain-English prompt.
2
Determine which data to pull from the email
Optionally define fields for Mary to extract from matched emails, and configure any data fetches from external systems like Marketo.
3
Decide which actions to trigger
Configure what happens automatically once an email is classified — forwarding, syncing to Marketo, adding to a static list, or requesting a campaign.
Part 1: Configuring the Category
Navigate to Reply Management → Categories & Actions, then either click an existing category to edit it or click + Add Category to create a new one.Category Name
The category name is a label for your own reference — it appears in the UI and in the Messages view, but it has no effect on how Mary classifies emails. Name it whatever is clear and meaningful to your team (e.g., “Unsubscribe”, “Left Company”, “Human Request”).Prompt
The prompt is the most important part of the category. Everything else in the workflow depends on Mary classifying the email correctly, and the prompt is how she makes that call. Write it in plain English — describe the kind of email you want Mary to route into this category. Be as specific as you can, including:- The signals or phrases that indicate a match
- Any edge cases or look-alikes she should not classify here
“Automatic replies saying the person doesn’t work at that company anymore. Messages like ‘John no longer works here’ or ‘This employee has left the organization.’ No new contact info is provided.”
Advanced Settings — Category Type
The Advanced section is intended for allGood admins. Incorrect category type configuration can affect how emails are routed and how credits are consumed.
Part 2: Extracting Data from the Email
Once an email is classified, Mary can extract specific pieces of information from the email body before any actions run. This is configured in the Data & Fields panel, accessible by clicking Extract Data on a category row.Adding Extract Fields
1
Click '+ Add Field'
This adds a new field definition to the category.
2
Name your field
Give the field a programmatic name — this is the variable name you’ll reference in actions later. Use camelCase for consistency (e.g.,
newContactEmail, returnDate).3
Describe what Mary should look for
Write a plain-English description of the value to extract. Be specific about what you want and when it might not be present.Example:
"Email address of a replacement contact, if provided"4
Mark as Required if needed
If the field is essential for downstream actions to work correctly, check Required. If a required field can’t be found in the email, the item will be flagged for review rather than processed automatically.
Fetching Data from Marketo
If your actions need information from Marketo that isn’t in the email itself (e.g., lead owner, current lifecycle stage, or any other CRM field), you can pull that data before the action runs.- Click + Add Fetcher and select Fetch Marketo Lead
- Configure how the lead should be looked up — typically by Email address
- Select the Marketo fields you want fetched and made available to downstream actions
Advanced Fetcher Options
The fetcher Advanced settings are for allGood admins.
Part 3: Configuring Actions
Actions are the downstream automations that fire once an email has been classified (and data extracted). Click Actions on any category row to open the actions panel, then click + Add Action and select from the following four action types.Forward Email
Forwards the classified email to a specified recipient.Advanced options (Admin only)
Advanced options (Admin only)
Sync Lead to Marketo
Updates one or more fields on a Marketo lead record when an email is classified.
Click + Add Field to update multiple Marketo fields in a single action.
Advanced options (Admin only)
Advanced options (Admin only)
Add to Marketo Static List
Adds a lead to a Marketo static list when an email is classified.Advanced options (Admin only)
Advanced options (Admin only)
Request Campaign
Triggers a Marketo campaign request for the classified lead.Advanced options (Admin only)
Advanced options (Admin only)
Add to Worksheet
Adds a new item to another allGood worksheet when an email is classified. Optionally triggers the worksheet’s flow to process the item automatically.Advanced options (Admin only)
Advanced options (Admin only)