You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you haven't created an app yet, please log in to your developer account and proceed to create a new app.
If you already have an app, redirect to the following link: https://developer.intuit.com/app/developer/playground (log in to your developer account if not already logged in). Next, select the app for which you want to retrieve data and choose the necessary scopes.
Upon completing these steps, you will obtain information such as client_id, client_secret, Realm ID, access token, and refresh token. In the next step, populate the above information to match the settings.py file.
2. Retrieve Information from the API and Push it into GPQ
To push data to the GPB table, you will need the service_account file which is CREATE TABLE permissions for GBQ. Populate its content into the corresponding variable in the settings.py file.