Skip to content

feat(loo-4739): transactional command #7

Merged
notnmeyer merged 8 commits intomainfrom
feat/loo-3789/transactional
Mar 18, 2026
Merged

feat(loo-4739): transactional command #7
notnmeyer merged 8 commits intomainfrom
feat/loo-3789/transactional

Conversation

@notnmeyer
Copy link
Copy Markdown
Member

@notnmeyer notnmeyer commented Mar 17, 2026

  • loops transactional list
  • loops transactional send
  • pagination plumbing
➜ task -- transactional --help
Manage transactional emails

Usage:
  loops transactional [command]

Available Commands:
  list        List published transactional emails
  send        Send a transactional email

Flags:
  -h, --help   help for transactional

Use "loops transactional [command] --help" for more information about a command.
➜ task -- transactional list --help
List published transactional emails

Usage:
  loops transactional list [flags]

Flags:
      --cursor string     Pagination cursor for a specific page
  -h, --help              help for list
      --per-page string   Results per page (10-50, default 20)
➜ task -- transactional send --help
Send a transactional email

Usage:
  loops transactional send [flags]

Flags:
  -a, --add-to-audience          Create a contact if one doesn't exist
  -A, --attachment stringArray   Path to a file to attach (repeatable)
      --data string              Data variables as a JSON object
      --email string             Recipient email address
  -h, --help                     help for send
      --id string                Transactional email ID

closes loo-3789
closes loo-4701

@linear
Copy link
Copy Markdown

linear Bot commented Mar 17, 2026

LOO-3789

LOO-4701

LOO-4739

@notnmeyer notnmeyer self-assigned this Mar 17, 2026
@notnmeyer notnmeyer requested a review from nalanj March 17, 2026 20:03
@notnmeyer notnmeyer marked this pull request as ready for review March 17, 2026 21:57
@notnmeyer notnmeyer merged commit 34c796f into main Mar 18, 2026
2 checks passed
@notnmeyer notnmeyer changed the title feat(loo-3789): transactional command feat(loo-4739): transactional command Mar 19, 2026
@notnmeyer notnmeyer deleted the feat/loo-3789/transactional branch March 30, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants