Skip to content
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

Open
neo22s opened this issue Jun 14, 2020 · 13 comments
Open

Transactional emails #26

neo22s opened this issue Jun 14, 2020 · 13 comments
Labels
enhancement New feature or request

Comments

@neo22s
Copy link

neo22s commented Jun 14, 2020

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..

@neo22s
Copy link
Author

neo22s commented Jun 14, 2020

This will make it super powerful IMHO

@JonoB
Copy link
Contributor

JonoB commented Jun 15, 2020

Happy to accept any PR's that add campaign API functionality.

@JonoB JonoB added the enhancement New feature or request label Jun 15, 2020
@joshuadegier
Copy link

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:

  • I have a pre defined template (e.g. "Alert Template")
  • I create a message by defining some variables (e.g. {{title}}, {{body}} and {{link}})
  • The message content is being built from the template + vars and is queued for sending

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.

@JonoB
Copy link
Contributor

JonoB commented Aug 5, 2020

@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

@connecteev
Copy link

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
thanks :)

@JonoB
Copy link
Contributor

JonoB commented Aug 12, 2020

@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.

@connecteev
Copy link

@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!

@mathamel
Copy link

@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?

@nagaraj32
Copy link

composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1
- laravel/horizon is locked to version v4.3.5 and an update of this package was not requested.
- laravel/horizon v4.3.5 requires ext-pcntl * -> it is missing from your system. Install or enable PHP's pcntl extension.

To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run php --ini inside terminal to see which files are used by PHP in CLI mode.

@ediblemanager
Copy link

@JonoB any update on the automations / drip campaigns / transactional emails work? Realise you're busy otherwise, so understand that it might take a while!

@vijaytupakula
Copy link

@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!

@asijoumi
Copy link

Hi!

Any news on this feature ?

@indygill
Copy link

@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

Any update on automations/ drip campaigns/ transactional emails?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

10 participants