(create-app-attribute-string clj-map)
Transforms clojure map into a string value for the app specific attribute {A 1, B 2} -> A:1__B:2
Transforms clojure map into a string value for the app specific attribute {A 1, B 2} -> A:1__B:2
(create-or-update-contact! api-key email attributes-map add-to-lists)
Returns the brevo ID of the newly created or updated contact.
Returns the brevo ID of the newly created or updated contact.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close