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)
source

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.
sourceraw docstring

parse-api-keyclj

(parse-api-key k)
source

send-emailclj

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

send-smsclj

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

servicesclj

source

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

× close