> ## Documentation Index
> Fetch the complete documentation index at: https://dialnexa.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Bigmailer

> Connect DialNexa calls to Bigmailer for subscriber, audience, campaign, lead source, social profile, ad lead, or lifecycle event workflows.

BigMailer is an email marketing platform designed for managing multiple brands, offering features like white-labeling, automation, and integration with Amazon SES.

<Note>
  Use Bigmailer with DialNexa when the call reveals intent, consent, objection, channel preference, campaign quality, or a reason to suppress messaging.
</Note>

## Where Bigmailer fits in a DialNexa workflow

Bigmailer should receive DialNexa output when the conversation affects a subscriber, audience, campaign, lead source, social profile, ad lead, or lifecycle event. The handoff should explain what the caller asked for, what DialNexa learned, which record or object is affected, and who owns the next step.

<CardGroup cols={2}>
  <Card title="Attribute call quality" icon="check-circle">
    Connect campaigns, keywords, pages, ads, or social sources to qualified calls, not just raw volume.
  </Card>

  <Card title="Personalize follow-up" icon="check-circle">
    Use product interest, objection, use case, and requested next step from the call.
  </Card>

  <Card title="Suppress bad timing" icon="check-circle">
    Remove callers from promo flows when they are in support, billing, cancellation, or complaint mode.
  </Card>

  <Card title="Capture prospect language" icon="check-circle">
    Feed repeated caller wording into ads, landing pages, nurture copy, and FAQs.
  </Card>
</CardGroup>

## What DialNexa should capture for Bigmailer

* Contact, phone, email, consent, source, campaign, UTM, audience, and lifecycle stage
* Call intent, product interest, objection, segment, sentiment, and conversion outcome
* Suppression reason, unsubscribe or opt-out language, compliance note, and follow-up channel
* Transcript link, recording link, DialNexa call ID, CRM link, order link, and campaign URL
* Quality markers such as qualified lead, spam, vendor, student, support-only, or high intent

## High-value Bigmailer workflows

<AccordionGroup>
  <Accordion title="Caller mentions a competitor">
    For this workflow, DialNexa should send Bigmailer a concise, action-ready handoff: matched caller, affected record, reason for the update, urgency, owner, next step, and links to call evidence.
  </Accordion>

  <Accordion title="Prospect repeats a landing-page objection">
    For this workflow, DialNexa should send Bigmailer a concise, action-ready handoff: matched caller, affected record, reason for the update, urgency, owner, next step, and links to call evidence.
  </Accordion>

  <Accordion title="Customer asks for product education">
    DialNexa should write the symptom, expected behavior, actual behavior, affected area, business impact, and evidence links into Bigmailer. A teammate should be able to triage the issue without replaying the call.
  </Accordion>

  <Accordion title="Campaign source needs quality scoring">
    DialNexa should send Bigmailer the source, consent state, call outcome, audience impact, and suppression or enrollment decision. The goal is better targeting, not another generic campaign touch.
  </Accordion>

  <Accordion title="Qualified caller should enter a campaign">
    In Bigmailer, this should become a revenue handoff with the matched account, buying signal, stage or owner suggestion, objection, and next action. DialNexa should separate real intent from noise before creating tasks.
  </Accordion>

  <Accordion title="Use create contact">
    Use create contact only when DialNexa has a matched caller, a clear destination object, and enough call context to justify opening a new marketing record. If the caller is unclear, route to review instead of creating noise.
  </Accordion>

  <Accordion title="Use update contact">
    Use update contact when the caller changes a field, status, owner, date, priority, note, consent choice, or next step on an existing Bigmailer record. Include the old value, new value, and reason from the call.
  </Accordion>
</AccordionGroup>

## Workflows that pair Bigmailer with other integrations

* [Bigmailer](/integrations/bigmailer) + [Google Sheets](/integrations/googlesheets): Google Sheets for consent and suppression review.
* [Bigmailer](/integrations/bigmailer) + [Shopify](/integrations/shopify): Shopify for product and order context.
* [Bigmailer](/integrations/bigmailer) + [Gmail](/integrations/gmail): Gmail for human-approved follow-up.
* [Bigmailer](/integrations/bigmailer) + [Intercom](/integrations/intercom): Intercom for customer conversation history.
* [Bigmailer](/integrations/bigmailer) + [HubSpot](/integrations/hubspot): HubSpot for lifecycle and account context.
* [Bigmailer](/integrations/bigmailer) + [Google Analytics](/integrations/google_analytics): Google Analytics for campaign attribution.

## Implementation notes

* Use the DialNexa call ID as the idempotency key before running Bigmailer actions.
* Write a short operational summary into Bigmailer and link to the full transcript or recording for audit.
* Map required fields before launch: destination object, owner, status, urgency, next step, and record URL.
* Create review paths for low-confidence matches, sensitive requests, high-value customers, and actions that change money, access, legal terms, or customer commitments.

## FAQs

<AccordionGroup>
  <Accordion title="What fields matter most for sales follow-up?">
    Caller identity, company, pain, urgency, buying role, objection, requested next step, owner, and transcript link.
  </Accordion>

  <Accordion title="How should missed calls be logged?">
    Log missed-call status, voicemail summary if available, retry window, owner, and whether a human callback is required.
  </Accordion>

  <Accordion title="When should Slack be notified?">
    Notify Slack for hot accounts, enterprise prospects, renewal risk, buying intent, escalation requests, or missed VIP callbacks.
  </Accordion>

  <Accordion title="Should every call create a new CRM record?">
    No. Search contacts, companies, deals, and open tasks first. Create a new record only when the caller is new or the call changes pipeline, ownership, qualification, or follow-up.
  </Accordion>

  <Accordion title="What should the CRM note sound like?">
    Short and factual: who called, why they called, what DialNexa learned, what was promised, who owns the next step, and when it is due.
  </Accordion>

  <Accordion title="Can DialNexa move deal stages automatically?">
    Yes for clear rules such as booked demo, confirmed no interest, or requested quote. Use review for high-value deals, legal blockers, procurement issues, and unclear intent.
  </Accordion>

  <Accordion title="How should low-fit leads be handled?">
    Tag the low-fit reason, suppress from sequences when appropriate, and avoid creating sales tasks that reps will ignore.
  </Accordion>
</AccordionGroup>
