Advertisement Β· 728 Γ— 90

Posts by Userlist

Video

Filtering array of simple types (strings, numbers) is boring? πŸ₯± How about filtering arrays of objects? πŸ‘€

It just works in @userlist.com πŸ”₯

3 weeks ago 2 1 0 1
Video

Did you know that you can use array filters in @userlist.com?

3 weeks ago 1 1 0 0
Post image

Our Forms feature just got an improvement. Form submissions now live in a proper table. Customizable, like any other table in @userlist.com. Woot!

1 month ago 5 2 0 0
Post image

We just launched a new onboarding flow at @userlist.com featuring Susie and her adventures in the email land 😊

1 month ago 7 2 1 0
Preview
How to Get Started with Userlist on Make Make helps you connect Userlist with thousands of other apps and automate your workflows β€” no coding needed. It’s a powerful way to integrate Userlist seamlessly into your existing toolset.

The Make integration for @userlist.com just got an upgrade πŸŽ‰

You can now trigger scenarios in Make when things happen in Userlist πŸ€– For example, you can update your CRM when a user joins the "Trialing" segment.

Check out the full list of available triggers at userlist.com/docs/integra...

1 month ago 3 1 0 0
A white slide saying "Awesome work, team!" in a black serif font next to a black line drawing of a goofy character

A white slide saying "Awesome work, team!" in a black serif font next to a black line drawing of a goofy character

My favorite slide of @userlist.com's presentation about the past year for multiple reasons πŸ˜‚

2 months ago 8 3 1 0
Post image

Small quality-of-life improvement. You can now export @userlist.com data in Excel format, in addition to the CSV format which was previously available.

The file opens seamlessly in Excel for reporting or backups. Boom!

1 month ago 4 1 0 1
Post image

We’ve added broadcast delivery throttling to @userlist.com. Control how fast a broadcast is delivered by sending it in smaller batches. This keeps delivery smooth for large audiences, and helps with sending anxiety.

Give it a try in your next broadcast ⚑✍

2 months ago 4 2 0 0
Post image

Our Christmas gift for those who run support on Plain: the native Plain x @userlist.com integration is live πŸ’š

This integration shows Userlist customer data β€” user and company info β€” right inside your Plain inbox, in your sidebar. No need to switch tools.

3 months ago 5 2 0 0
Post image

Our Webhooks are officially live today πŸ”₯ This integration has been hidden behind a feature flag for a while. But we're stoked to enable it for all @userlist.com customers.

Docs here: userlist.com/docs/integra...

Please ping @benediktdeicke.com for hard technical questions 😊

4 months ago 5 2 0 0
Advertisement
POST /messages HTTP/1.1
Host: push.userlist.com
Authorization: Push your-push-key-here
Accept: application/json
Content-Type: application/json; charset=utf-8

{
  "sender": "8b9c554c-58a0-47e8-b3e1-da1fde10348d",
  "topic": "dbf53dab-7be5-454e-a0a9-f31c31f04731",
  "to": "jane@example.com",
  "subject": "Welcome to Userlist!",
  "preheader": "Get started with Userlist",
  "body": {
    "type": "multipart",
    "content": [
      {
        "type": "html",
        "content": "<h1>Hello Jane!</h1><p>Welcome to Userlist. We're glad to have you on board!</p>"
      },
      {
        "type": "text",
        "content": "Hello Jane! Welcome to Userlist. We're glad to have you on board!"
      }
    ]
  }
}

POST /messages HTTP/1.1 Host: push.userlist.com Authorization: Push your-push-key-here Accept: application/json Content-Type: application/json; charset=utf-8 { "sender": "8b9c554c-58a0-47e8-b3e1-da1fde10348d", "topic": "dbf53dab-7be5-454e-a0a9-f31c31f04731", "to": "jane@example.com", "subject": "Welcome to Userlist!", "preheader": "Get started with Userlist", "body": { "type": "multipart", "content": [ { "type": "html", "content": "<h1>Hello Jane!</h1><p>Welcome to Userlist. We're glad to have you on board!</p>" }, { "type": "text", "content": "Hello Jane! Welcome to Userlist. We're glad to have you on board!" } ] } }

We recently rolled out a few improvements to @userlist.com's Transactional Messages API. You can now customize almost every aspect of a message, including channel, topic, subject, body, sender, and (obviously) recipient.

You can learn more in our docs: userlist.com/docs/develop...

4 months ago 5 2 1 0
Post image

We're stoked to introduce account-wide Reporting features in @userlist.com πŸ”₯ You can now access account-wide performance metrics and slice them by date, type, or specific workflow and message.

Available to all customers starting from the Basic plan. Happy reporting πŸ’›

4 months ago 5 1 0 1
Post image Post image

In case you missed it. @userlist.com comes with a library of workflow templates. No, it's not AI.

When creating a new workflow, choose one of the templates. You'll get a populated workflow. As easy as apple pie 🍎

5 months ago 6 3 0 0
Post image

You asked, and we delivered. @posthog.com x @userlist.com integration is live πŸ’™

They're the cool kid on the block. Our integration allows you to send user, company, and event data from PostHog into Userlist.

- docs here userlist.com/docs/integra...
- happy integrating!
- happy halloween!

5 months ago 2 1 0 0
Video

Here's one quick example of what you can do with @userlist.com's new recurring trigger feature: Automated Quarterly Business Review invitations πŸ“Š

Extra nice when combined with our @savvycal.com integration to automatically stop reminders after people booked a call πŸ™Œ

5 months ago 3 1 1 0
Post image

Our integrations now have eyes πŸ‘€

@benediktdeicke.com asked me for a design system to generate images for @userlist.com integration pages and alternatives. It needed to be simple, but quirky.

Couple hours later, and new integration banners get a pair of eyes, randomly picked from 12 options.

5 months ago 2 2 0 0
Post image

New feature at @userlist.com πŸ’« You can now start workflows on a calendar schedule (daily, weekly, monthly, or yearly) using a Recurring Trigger.

For example, you can send a reminder to your Paying Customers segment every Friday (see illustration).

Happy triggering 😜

5 months ago 4 2 0 0

Super excited to finally ship this to everyone. While Userlist was able to store arrays since day one, using them in filters, conditions, or segments wasn't possible until now 🀩

The user interface even supports arrays of arrays, but not sure there's actually a good use case for that 🀣

5 months ago 4 2 0 0
Post image

Did you know that @userlist.com supports array properties? (One of those things that make us an advanced platform.)

For example, you can create a segment of users who have an active Stripe integration in their integrations list. The integrations array has both name and state [see illustration].

5 months ago 2 1 0 1
Post image

Made printable worksheets for our workshop at @microconf.com Europe next week. You can download the PDF and have fun on your own: userlist.com/downloads/si...

6 months ago 5 2 0 1
Advertisement

We launched a major overhaul of Userlist today πŸ₯³

Among the obvious design changes, we also improved a bunch of things under the hood. They didn't make the cut for the blog post, but I'll briefly mention them here πŸ€“

7 months ago 4 3 1 0
Preview
The New Userlist - Email automation for sophisticated product marketers | Product Hunt Enter the new Userlist: best-in-class visual automation, powerful segments, realtime SaaS data. Built for product dreamers, marketing geeks, and email nerds 🎩 Dreaming of ambitious behavior-based user...

The new @userlist.com is live on Product Hunt today πŸš€πŸ”₯πŸ”₯
www.producthunt.com/products/use...

6 months ago 4 2 0 0

If we inspired you to switch to Userlist right this second (haha, chuckle from sales), then book a demo and let’s discuss your implementation: userlist.com/demo

7 months ago 2 2 0 0
Post image

The new @userlist.com is now available ✨ Built for product dreamers and email geeks 🎩

Our customers are getting the whole new UI. We also redesigned the website, KB, and end-user parts.

Our team is making a happy dance.

Read the full story with screenshots and WIP: userlist.com/blog/how-we-...

7 months ago 3 1 2 2
Post image

Tomorrow, September 9, we're launching a major redesign of @userlist.com. We tested a lot of logo options: from abstract forms, to kittens, dandelions, and propellers. But settled on the version designed by our CTO @benediktdeicke.com. How do you like it?

7 months ago 6 2 2 0
Post image

New addition to our Subscription Preferences feature ✍ Now you can subscribe people to individual topics (and unsubscribe them) via the API.

So you can leverage @userlist.com preference page + display subscription options inside your product.

Kudos @benediktdeicke.com and the dev team!

7 months ago 2 2 0 0
Preview
β€œPlanning for the Worst”: The Simple But Not Obvious Method for Building Automation Workflows This step-by-step method has helped many marketers with workflow logic.

Our team at @userlist.com has seen every possible automation mistake; and we might've found a cure.

Enter "Planning for the Worst": illustrated guide to building workflow mechanics β†’ userlist.com/blog/buildin...

9 months ago 1 2 0 0
Post image

New awesome feature at @userlist.com πŸŽ‰

You can now trigger a workflow for users or companies who are celebrating a monthly or annual anniversary. This is great for:

✴️ Birthday notes
✴️ Account milestones and anniversaries
✴️ Any other recurring reminders (e.g. review security settings)

11 months ago 6 3 0 0

This quote from a customer made my day 😍

β€œUserlist’s segmentation is so incredibly powerful. You can incorporate segments into segments into segments and you can filter anything in them. I don't have other software – besides raw SQL – that is able to filter data that well. It’s really amazing.”

1 year ago 7 1 0 1
Advertisement

This week features, @laurenemailgeek.bsky.social, @emailfromnaomi.bsky.social, @userlist.com, @actionrocket.co, @paveliv.bsky.social, and many more!

1 year ago 1 3 0 0