landscape/desk/ted
tomholford 49a5a1a9a7 api: send-template can send base template
Successfully sent an email like so:

```hoon
=vars `(map @t @t)`(malt ~[['name' 'john'] ['notifications' '1337']])
```

```
-bark!mailchimp-send-template "[KEY]" "tom@tlon.io" "landscape-weekly-digest" vars
```

TODO: handle the `vars` map
2023-05-03 07:05:29 -07:00
..
hosting api: email thread returns a unit 2023-04-26 12:27:05 -07:00
mailchimp api: send-template can send base template 2023-05-03 07:05:29 -07:00