Replies: 2 comments 1 reply
-
|
In waiting answers, i updated my stack to last version :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Since you have to switch environment variables all the time, perhaps a little script is the solution. Something like this: You would need 3 scripts for 3 tokens, and you can point them in the right direction./ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I try to configure data import (auto import) from directory, but i don't understand how to correctly handle my need.
First of all, data import works correctly for me with the ui, and my stack (ffiii version = 6.2.9, data-importer version : 1.6.1 - i know, i need to update both :) ) is installed on an LXC container.
We have 3 FFIII accounts on our instance : My wife, me and a common account for shared banking accounts.
I create the following folder structure :
My idea, if i well understood, is to put inside bankXAccount : csv files with transactions + a config json file export from a first import.
Then set a cron job to import data.
From bankXAccount folder, i run
Output:
Where to set the correct token for each configuration file ?
Can someone have a good step-by-step guide to help me please ?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions