Liking cljdoc? Tell your friends :D

com.eldrix.concierge.notify

gov.uk Notify integration

gov.uk Notify integration
raw docstring

make-jwtclj

(make-jwt parsed-api-key)

notify!clj

(notify! api-key service params)

Synchronously send a message using the service specified (:sms :email) using the parameters specified. Throws an exception if the request fails.

Synchronously send a message using the `service` specified (:sms :email)
using the parameters specified. Throws an exception if the request fails.
raw docstring

parse-api-keyclj

(parse-api-key k)

send-emailclj

(send-email api-key email template-id opts)

send-smsclj

(send-sms api-key phone-number template-id opts)

servicesclj

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close