Skip to content

example email workflow with temporal | Hexagonal Architecture

Notifications You must be signed in to change notification settings

billowdev/email-job-temporal

Repository files navigation

  • sample json
{
    "sender": "your-email@example.com",
    "receiver": "testmail@target.com",
    "subject": "TEST",
    "html_template": "<h1>This is a test</h1>",
    "cc": ["empmail01@target.com", "empmail02@target.com"]
}

About

example email workflow with temporal | Hexagonal Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published