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

GrowNewsletters

Newsletters next to your store.

Compose and send to the audience you already have: subscribers and customers in one list, templates ready, analytics included.

Pocketsflow email posts dashboard for newsletters
Every send in one listDrafts, schedules, and performance without a separate tool.
  • Same audience

    Subscribers and buyers already live in your CRM: no CSV dance.

  • Templates included

    Pick a layout, brand it, send: see email templates for the gallery.

  • Measure opens

    Opens and clicks per send sit next to your sales analytics.

# Send a campaign to up to 100 recipients in one call.
curl https://api.pocketsflow.com/newsletters/send \
  -H "Authorization: Bearer pk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "to": ["customer@example.com"],
    "subject": "Your weekly update",
    "html": "<p>Hi there, here is what is new this week.</p>",
    "fromName": "Acme Studio",
    "replyTo": "hello@acme.com"
  }'

# 200 OK
# { "id": "665f1c2e…", "accepted": ["customer@example.com"], "status": "sent" }

Publish newsletters from the API.

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. Grow the list

    Capture emails from your creator page or import an existing list.

  2. Pick a template

    Start from a newsletter or campaign layout and apply your colors.

  3. Write and send

    Compose the issue, schedule or send now from the same account you sell on.

  4. Automate the repeats

    For welcome and win back sequences, use email automations.

Common questions.

Is this separate from email templates and automations?

Newsletters are the campaign/send surface. Templates style the mail; automations run triggered flows. Related pages below go deeper on each.

Do I need Mailchimp or another ESP?

No. Sending, templates, and audience live in Pocketsflow.

Can I import my existing list?

Yes: CSV import brings subscribers into Audience & CRM.

What does email cost?

Email tools ship with the platform. When you sell, the pricing uses an itemized transaction cost (~$5.00 on $100): not a monthly ESP bill layered on top.

Start accepting payments today.

Start accepting payments without building the infrastructure around them.