/QBOtoExcel

Export app

Primary LanguagePython

QB Product Extract

Tutorial

To see original links go to youtube.com

Requirements

  • Python 3
  • Postman
  • Pipenv

Initial Setup

  1. To run the script for the first time, you will need to renmame the config.py.copy to config.py.
  2. Create QBO app to get client id / client secret for authentication.
  3. Follow the Postman Instructions to get the refresh token.
  4. Run pipenv install to install the required packages.

Run Script

Use the following to export the data: pipenv shell python main.py