-
Notifications
You must be signed in to change notification settings - Fork 368
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Transactional emails #26
Comments
This will make it super powerful IMHO |
Happy to accept any PR's that add campaign API functionality. |
Wouldn't this be better of separated from the campaign functionality? A transactional e-mail usually is an alert-like message intended to be received by a single (or a few) users. If I where to use Sendportal to send such message it would be something like:
Having a campaign seems like unnecessary overhead for these kind of messages since I wouldn't want them to mess up the campaign overview. A separated view with just the transactional messages seems better in my eyes. |
@joshuadegier - we've already got automations / drip campaigns / transactional emails ready! It will be released in the future after we are finished making some adjustments in other areas. The campaign API is also complete, and will be merged soon. mettle/sendportal-core#40 |
Hi @JonoB that's exciting :) but I urgently need email drip campaigns / automation functionality. Is there a branch where that is currently available? I didnt find it in https://github.com/mettle/sendportal-core/pull/40/files |
@connecteev - I hear you! We're not ready to release automations yet. As mentioned, there are a few other structural changes we need to make to the core product first. We're making progress. |
@JonoB thanks...no pressure but I need this yesterday! Really looking forward to this, please keep me posted when this goes live..thanks again for this useful repo! |
@JonoB Glad to see where it's going. Wouldn't a roadmap help us understand what's cookin' so we don't all start threads and inquiries for nothing? |
composer install Problem 1 To enable extensions, verify that they are enabled in your .ini files: |
@JonoB any update on the automations / drip campaigns / transactional emails work? Realise you're busy otherwise, so understand that it might take a while! |
@JonoB any update on automation / drip campaigns? looking forward to it. Is there any open PR or branch that has those changes, would love to experiment with it. Thanks for the great tool! |
Hi! Any news on this feature ? |
Any update on automations/ drip campaigns/ transactional emails? |
Will be great to have like an API to send transactional emails, so they get in queue and then you can tack opens, cliks... also check a "contact" and see the log of emails sent to them etc..
The text was updated successfully, but these errors were encountered: