Introducing the Pocketsflow startup program: Win $100K if you are a startupWin $100K if you are a startup

GrowEmail Marketing

Email marketing in the same box.

Campaigns, automations, and templates without a second subscription. Write, brand, automate, and measure next to your products.

Pocketsflow email marketing analytics with opens and clicks
A full suite, not a bolt onTemplates, brand colors, and sends in one place.
  • Templates + brand

    Designed layouts with one click brand colors.

  • Automations

    Visual flows for welcome, purchase follow up, and win back.

  • AI drafting

    Subject lines and body copy when you want a head start.

# Plain text works too. A simple HTML body is generated from it.
curl https://api.pocketsflow.com/newsletters/send \
  -H "Authorization: Bearer pk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "to": ["a@example.com", "b@example.com"],
    "subject": "Doors are open",
    "text": "The cohort is live. Reply if you have any questions.",
    "preview": "Your spot is ready"
  }'

# 200 OK
# { "id": "665f1c2e…", "status": "sent" }

Email your list from code.

Create a checkout, attach a product, and let Pocketsflow handle the transaction lifecycle: payment, tax, delivery, and the receipt.

Every resource is an HTTPS endpoint under one base URL with Bearer API keys. Live and test keys are scoped to their own data; the OpenAPI spec is served at /docs.json.

npm install pocketsflow

How it works.

  1. Unify the audience

    Buyers and subscribers sync into one CRM automatically.

  2. Choose campaign or flow

    Send a newsletter blast or build a triggered automation.

  3. Brand and write

    Apply colors, edit like a doc, use AI when you want a draft.

  4. Send and learn

    Track opens and clicks next to sales: then iterate.

Common questions.

How is this different from Newsletters?

Email marketing is the umbrella: templates, automations, AI, and analytics. Newsletters focuses on composing and sending campaigns.

Do automations live here too?

Yes at a high level: the dedicated Email Automations page covers the visual builder in depth.

Is there a send API?

Developers can send programmatically via the Pocketsflow API when you need custom triggers outside the UI.

Monthly email fee?

No separate ESP plan required. Platform sales use a itemized transaction cost (~$5.00 on $100).

Start accepting payments today.

Start accepting payments without building the infrastructure around them.