
QuickBooks is a popular accounting software developed by Intuit, designed primarily for small and medium-sized businesses. It offers a range of features to help businesses manage their finances
QuickBooks is widely used due to its user-friendly interface, comprehensive features, and integration capabilities with other business tools and services.
Connecting QuickBooks to Wiresk enhances financial and operational management by automating tasks and improving data accuracy.
Possible actions in Wiresk:
- With scheduled Triggers like Check Updated Invoice and Check New Invoice, you can automatically monitor and update changes in QuickBooks.
- Use Wiresk’s Query Builder and Get Records by Search String to quickly locate specific records, such as invoices or customer details.
- Manage records efficiently with actions like Create, Update Record, and Upsert. You can add new invoices, modify customer information, or handle credit card transactions (Create Credit Card).
- Handle files with Upload File and Download, enabling you to attach documents to records or retrieve them for audits or client requests.
- Automate communications with Send Mail, ensuring timely updates about invoices or payments.
- Add context to records using Create File Note or remove outdated data with the Delete Method. The Find and List Methods help locate specific records or generate lists for analysis, providing better insights into your financial data.
For developers, explore the available functionalities through the QuickBooks API documentation.
Connect Quickbooks to Wiresk Copy Link
A connection to your Quickbooks account is needed so we can sync it with our platform.
There are two ways to connect your app to Wiresk:
- In “My apps” section, where you can manage your connections (select or create your group first to get access to this section, refer to the Group system ).
- While building your Flow, you can easily establish a connection to your app directly within the Flow builder. This can be done during the setup of either a Trigger or a Method.
This guide explains how to set up a connection in “My apps” section, which is essentially the same process as creating one on-the-go.
Add Quickbooks app in Wiresk Copy Link
- On your Wiresk’s Dashboard, select your Group.
- On the left panel, go to “My apps” and select
- Search the app name in the search field or select it in the apps list.

Connect Quickbooks via an OAuth connection: Copy Link
- On the connection settings panel, give a name to your connection, e.g., “Quickbooks Connection”.
- Select the environment of your account (Development or Production).
- Select the checkbox Quickbooks (permissions for authorization).
- Select the “Authorize” button. You will be redirected to Quickbooks connection page.

- If you’ve already logged into your QuickBooks account, the connection will happen automatically, and you’ll be redirected back to Wiresk’s connection screen. If you haven’t logged in yet, you’ll need to connect to your QuickBooks account by entering your credentials and completing the identity verification steps.

- Back to the “Add Apps” screen, you can notice a new field “Email” with your Quickbooks email account.
- Now select the “Save” button.

Voila! Your Quickbooks OAuth connection is ready. You can now use it to build your Flows.
Connect QuickBooks via an Advanced Connection Copy Link
▪️ You must create a custom app in your QuickBooks developer account.
▪️ Retrieve your Client ID and Client Secret.
Create an App in QuickBooks Developer account Copy Link
- Go to QuickBooks Developer account (log in to your QuickBooks account if asked).
- Select My Hub > App dashboard

- In the Apps tab, select the app creation button.
- Confirm by selecting “Get Started“.

- On create a new app screen, name you app “Wiresk” and click on Next.

- On the Basic info step, check the Authorization scope and click on Done, then, on the pop-up screen, confirm to add these permissions.

- Your app is ready, click on “Show credentials”.
- Copy your credentials and save it in a safe place for Wiresk connection.
- Click on “Open app” to set up the Wiresk app.

- Go to keys and credentials if you need a production environment credentials (You must Complete tasks in order to unlock your production credentials).

- Select “Settings“.
- Select “Development” or “Production” environment.
- Click on “Add URI” and past:
https://api.wiresk.com/api/auth/callback
- Save the setting and go to Wiresk “My Apps”.

Create an app connection in Wiresk Copy Link
- Go to My apps tab > select “+ Create” button > search QuickBooks
On the connection settings screen:
- Give a name to the connection.
- Select OAuth Advanced Connection.
- Enter your QuickBooks Client ID.
- Enter your QuickBooks Client Secret.
- Select your QuickBooks app environment.
- Check Quickbooks app permissions for authorization.
- Select the “Authorize” button and you will be redirected to QuickBooks connection page.

- Click on the “Connect” button, follow the instruction and you will be redirected to Wiresk “My Apps“

Voila! Your QuickBooks app OAuth Advanced connection is ready. You can now use it to build your Flows.
Basic understanding of Flow creation Copy Link
Now that Quickbooks is linked to Wiresk, you’re ready to start building Flows.
Simple steps to create a Flow ↓
- Select your Group, then on the Flow management screen click on “Create Flow”.

Select the Trigger
- On the new screen, name the Flow that you want to create.
- Add your Triggers by clicking on the
next to “All Triggers”.
- On the Trigger selection screen, search your app or select it from the list below the screen.

- Select your preferred Trigger on the next screen and customize its settings (for Quickbooks, refer to the Trigger settings).
As mentioned in “How to connect your app to Wiresk” above, during your Trigger settings, you can create a new connection to your apps at this stage.
Add a Method to your Flow
The Method will perform a specific task on a particular app or service you’ve connected to Wiresk like get info or send emails.
- On the Flow builder screen, click on the plus button (+) next to the Trigger icon.

- Search or scroll down to select your apps Methods, then configure it settings (For Quickbooks, see Methods settings).

Add Wiresk Tools to your Flow
If you want to build a complex Flow, Wiresk offers a selection of tools at your disposal. Refer to Wiresk’s Tools
To add Tools in your Flow, Follow the same step as adding the Methods.
- On the Flow builder screen, click on the plus button (+) then just click on the “Tool” tab and select the Tool that you want to add.
Triggers and Methods Settings Copy Link
Configure your QuickBooks Triggers and Methods by exploring QuickBooks settings.