adds yodlee2 accounts
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
[auto-ap.jobs.core :refer [execute]]
|
||||
[auto-ap.yodlee.core2 :as client2]))
|
||||
|
||||
(defn accounts-only []
|
||||
(execute "yodlee2-accounts" client2/upsert-accounts))
|
||||
|
||||
(defn -main [& _]
|
||||
(execute "import-yodlee" (fn []
|
||||
(client2/upsert-accounts)
|
||||
|
||||
Reference in New Issue
Block a user