wirl

Email sequence automation for developers.
Turn user actions into automated emails.

One line of code:

await wirl.track({
  email: 'user@example.com',
  event: 'user.signup'
});