landscape/desk/ted/mailchimp
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
..
ping.hoon api: initial Mailchimp API integration 2023-04-19 21:17:54 -07:00
send-template.hoon api: send-template can send base template 2023-05-03 07:05:29 -07:00
send.hoon api: send-template can send base template 2023-05-03 07:05:29 -07:00