mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 18:44:38 +00:00
Uncomment hubspot create_contact HTTP POST
This commit is contained in:
parent
45740b227f
commit
8ed776d1c4
@ -48,8 +48,7 @@
|
||||
user (assoc (get-or-create-user access-token)
|
||||
token-key access-token)]
|
||||
(when new-user?
|
||||
;; TODO: uncomment when hubspot workflow config finalized
|
||||
#_(hubspot/create-hubspot-contact (:email user)
|
||||
(hubspot/create-hubspot-contact (:email user)
|
||||
(:name user "")
|
||||
(:login user)))
|
||||
(assoc (found (str (env :server-address) "/"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user