added ability to link yodlee directly in.

This commit is contained in:
BC
2018-08-02 21:34:00 -07:00
parent a9d8bf21f9
commit dfbffdc01e
13 changed files with 151 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
(defroutes routes
(context "/events" []
(POST "/yodlee-import" {:keys [query-params headers body] :as x}
(let [notification-type (get headers "x-amz-sns-message-type")]
(println "Received notification " notification-type)