Exports Sodexo card data as OFX.
We have no association of any kind with the SODEXO company.
Also, this is still in the earliest of the earlier days of development. Use it at your own risk.
git clone https://github.com/ravishi/sodexo-ofx
cd sodexo-ofx
npm install
Inside the main directory, run:
npm start -- --username="<your-username>" --password="<your-password>"
This will hopefully generate an .ofx
file containing the transactions for the latest 90 days for each card you have in your account.