listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

Welcome Email - for single lists

Open larsbeckdev opened this issue 6 months ago • 2 comments

Use Case:

New subscriber joins a list.

Listmonk automatically triggers a pre‑configured "Welcome Email" campaign for this single list.

Enables list owners to send greetings, confirmation messages, or onboarding information like download link.

Suggested Features:

Ability to configure a campaign as "subscription‑triggered".

Option to set a delay (e.g., send immediately, after 5 mins, after 1h, etc.).

Ability to customize the message for the specific list.

Benefits:

Improves subscriber experience.

Enables basic marketing automation within Listmonk.

Reduces the need for external tools for welcome sequences or api.

larsbeckdev avatar Jun 24 '25 17:06 larsbeckdev

We would also like to send an automated Welcome-Mail as soon as a subscriber confirms via the optin-form. This would be a great addition and would save us time querying newly confirmed subscribers.

buero-lightwaves avatar Jul 24 '25 06:07 buero-lightwaves

What are your workarounds? https://github.com/knadh/listmonk/issues/2693 I think this is one of the workarounds:

A current workaround is to call the Send test email API endpoint on an inactive or finished campaign each time a subscriber is added via API. However, this is not ideal and adds unnecessary complexity to what should be a straightforward automation use case.

Rush avatar Oct 01 '25 15:10 Rush