diff --git a/desk/ted/mail-hosted-user.hoon b/desk/ted/mail-hosted-user.hoon index 9dfe6c8..3413873 100644 --- a/desk/ted/mail-hosted-user.hoon +++ b/desk/ted/mail-hosted-user.hoon @@ -17,7 +17,7 @@ ^- form:m =/ arg-mold $: tlon-api-key=tape - mailchimp-api-key=tape + mandrill-api-key=tape =ship =carpet:hark == @@ -44,7 +44,7 @@ :* %pass /send-mailchimp-email/(scot %p ship.u.args) %arvo %k %fard %bark %mailchimp-send-template %noun - !>(`[mailchimp-api-key.u.args (trip email) "landscape-weekly-digest" (template-vars ship.u.args carpet.u.args)]) + !>(`[mandrill-api-key.u.args (trip email) "landscape-weekly-digest" (template-vars ship.u.args carpet.u.args)]) == ;< [wimp=wire simp=sign-arvo] bind:m take-sign-arvo ?> ?=([%send-mailchimp-email @ *] wimp) diff --git a/desk/ted/mailchimp/send-template.hoon b/desk/ted/mailchimp/send-template.hoon index 94f52de..2e6e414 100644 --- a/desk/ted/mailchimp/send-template.hoon +++ b/desk/ted/mailchimp/send-template.hoon @@ -1,7 +1,7 @@ :: Mailchimp/Send Template :: send an email template via the Mailchimp Transactional API :: -:: > -bark!mailchimp-send-template "[API_KEY]" "someone@example.com" "template-name" vars :: vars is a (map cord cord) +:: > -bark!mailchimp-send-template "[MANDRILL_API_KEY]" "someone@example.com" "template-name" vars :: vars is a (map cord cord) :: /- spider /+ *strandio