Explore
/
Apps
/
QuickBooks

What do you want to automate with QuickBooks?

Prompt, edit and deploy AI agents that connect to QuickBooks and 3,000+ other apps in seconds.

or select an app to connect with QuickBooks

1
-
24
of
3,000+
apps by most popular

Node
Node
Anything you can do with Node.js, you can do in a Pipedream workflow. This includes using most of npm's 400,000+ packages.
Python
Python
Anything you can do in Python can be done in a Pipedream Workflow. This includes using any of the 350,000+ PyPi packages available in your Python powered workflows.
Notion
Notion
Notion is a new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.
OpenAI (ChatGPT)
OpenAI (ChatGPT)
OpenAI is an AI research and deployment company with the mission to ensure that artificial general intelligence benefits all of humanity. They are the makers of popular models like ChatGPT, DALL-E, and Whisper.
Anthropic (Claude)
Anthropic (Claude)
AI research and products that put safety at the frontier. Introducing Claude, a next-generation AI assistant for your tasks, no matter the scale.
Google Sheets
Google Sheets
Use Google Sheets to create and edit online spreadsheets. Get insights together with secure sharing in real-time and from any device.
Telegram
Telegram
Telegram, is a cloud-based, cross-platform, encrypted instant messaging (IM) service.
Google Drive
Google Drive
Google Drive is a file storage and synchronization service which allows you to create and share your work online, and access your documents from anywhere.
HTTP / Webhook
HTTP / Webhook
Get a unique URL where you can send HTTP or webhook requests
Google Calendar
Google Calendar
With Google Calendar, you can quickly schedule meetings and events and get reminders about upcoming activities, so you always know what’s next.
Schedule
Schedule
Trigger workflows on an interval or cron schedule.
Pipedream Utils
Pipedream Utils
Utility functions to use within your Pipedream workflows
Shopify
Shopify
Shopify is a complete commerce platform that lets anyone start, manage, and grow a business. You can use Shopify to build an online store, manage sales, market to customers, and accept payments in digital and physical locations.
Supabase
Supabase
Supabase is an open source Firebase alternative.
MySQL
MySQL
MySQL is an open-source relational database management system.
PostgreSQL
PostgreSQL
PostgreSQL is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
AWS
AWS
Premium
Amazon Web Services (AWS) offers reliable, scalable, and inexpensive cloud computing services.
Twilio SendGrid
Twilio SendGrid
Premium
Send marketing and transactional email through the Twilio SendGrid platform with the Email API, proprietary mail transfer agent, and infrastructure for scalable delivery.
Amazon SES
Amazon SES
Amazon SES is a cloud-based email service provider that can integrate into any application for high volume email automation
Klaviyo
Klaviyo
Premium
Klaviyo unifies your data, channels, and AI agents in one platform—text, WhatsApp, email marketing, and more—driving growth with every interaction.
Zendesk
Zendesk
Premium
Zendesk is award-winning customer service software trusted by 200K+ customers. Make customers happy via text, mobile, phone, email, live chat, social media.
ServiceNow
ServiceNow
Premium
Beta
The smarter way to workflow
Slack
Slack
Slack is the AI-powered platform for work bringing all of your conversations, apps, and customers together in one place. Around the world, Slack is helping businesses of all sizes grow and send productivity through the roof.
Microsoft Teams
Microsoft Teams
Microsoft Teams has communities, events, chats, channels, meetings, storage, tasks, and calendars in one place.
Build and run workflows using the QuickBooks API. Use 1000s of source-available triggers and actions across 3,000+ apps. Or write custom code to integrate any app or API in seconds.

Trusted by 1,000,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo

Overview

The QuickBooks API allows for streamlined financial management within Pipedream's ecosystem, enabling automated accounting and data syncing across various platforms. With this API, you can manipulate invoices, manage sales receipts, handle expenses, and synchronize customer data. It's a robust tool for financial oversight and automation that can save time and reduce errors for businesses of all sizes.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
import { axios } from "@pipedream/platform" export default defineComponent({ props: { quickbooks: { type: "app", app: "quickbooks", } }, async run({steps, $}) { return await axios($, { url: `https://accounts.platform.intuit.com/v1/openid_connect/userinfo`, headers: { Authorization: `Bearer ${this.quickbooks.$auth.oauth_access_token}`, "accept": `application/json`, "content-type": `application/json`, }, }) }, }) 

Example Use Cases

  • Automated Invoice Generation: Trigger the creation of invoices in QuickBooks when a new order is placed in an e-commerce platform like Shopify. Once the order is confirmed, a workflow can capture the details and generate an invoice, ensuring accurate billing without manual intervention.

  • Expense Tracking and Approval: Connect QuickBooks to email or messaging apps like Slack to automate expense submission and approval processes. When an employee submits an expense, the workflow can parse the receipt, create an expense entry in QuickBooks, and post a message to a Slack channel for managerial approval.

  • Synchronized Customer Data: Maintain up-to-date customer records by syncing QuickBooks with a CRM like Salesforce. When customer information is updated in Salesforce, a Pipedream workflow can automatically reflect those changes in QuickBooks, keeping financial records aligned with sales data.

Update Customer with Quickbooks API on New Row Custom Query from PostgreSQL API
PostgreSQL + QuickBooks
 
Try it
Create Customer with Quickbooks API on New Issue Event (Instant) from Sentry API
Sentry + QuickBooks
 
Try it
Create Customer with Quickbooks API on New Or Updated Row from Microsoft SQL Server API
Microsoft SQL Server + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Requests from HTTP / Webhook API
HTTP / Webhook + QuickBooks
 
Try it
Add Single Row with Google Sheets API on New Purchase Updated from QuickBooks API
QuickBooks + Google Sheets
 
Try it
Void Invoice with QuickBooks API on New Item in Feed from RSS API
RSS + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Message (Instant) from Discord API
Discord + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Message In Channels (Instant) from Slack API
Slack (legacy) + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Message in Channel from Discord Bot API
Discord Bot + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Submission from Typeform API
Typeform + QuickBooks
 
Try it
Send Message to Channel with Slack API on New Purchase Updated from QuickBooks API
QuickBooks + Slack (legacy)
 
Try it
Get Film with SWAPI - Star Wars API on New Purchase Updated from QuickBooks API
QuickBooks + SWAPI - Star Wars
 
Try it
Void Invoice with QuickBooks API on New Submission (Instant) from Jotform API
Jotform + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Custom Webhook Events from Stripe API
Stripe + QuickBooks
 
Try it
Make a Phone Call with Twilio API on New Purchase Updated from QuickBooks API
QuickBooks + Twilio
 
Try it
Void Invoice with QuickBooks API on New Scheduled Tasks from Pipedream API
Pipedream + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Incoming SMS (Instant) from Twilio API
Twilio + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Download Counts from npm API
npm + QuickBooks
 
Try it
Void Invoice with QuickBooks API on New Stories by Keyword from Hacker News API
Hacker News + QuickBooks
 
Try it
Search Tweets with X (Twitter) API on New Purchase Updated from QuickBooks API
QuickBooks + X (Twitter)
 
Try it
New Customer Created from the QuickBooks API

Emit new event when a new customer is created.

 
Try it
New Customer Updated from the QuickBooks API

Emit new event when a customer is updated.

 
Try it
New Employee Created from the QuickBooks API

Emit new event when a new employee is created.

 
Try it
New Employee Updated from the QuickBooks API

Emit new event when an employee is updated.

 
Try it
New Invoice Created from the QuickBooks API

Emit new event when a new invoice is created.

 
Try it
New Invoice Updated from the QuickBooks API

Emit new event when an invoice is updated.

 
Try it
New Item Created from the QuickBooks API

Emit new event when a new item is created.

 
Try it
New Item Updated from the QuickBooks API

Emit new event when an item is updated.

 
Try it
New Purchase Created from the QuickBooks API

Emit new event when a new purchase is created.

 
Try it
New Purchase Updated from the QuickBooks API

Emit new event when a purchase is updated.

 
Try it
Create AP Aging Detail Report with the QuickBooks API

Creates an AP aging report in Quickbooks Online. See the documentation

 
Try it
Create Bill with the QuickBooks API

Creates a bill. See the documentation

 
Try it
Create Customer with the QuickBooks API

Creates a customer. See the documentation

 
Try it
Create Estimate with the QuickBooks API

Creates an estimate. See the documentation

 
Try it
Create Invoice with the QuickBooks API

Creates an invoice. See the documentation

 
Try it
Create Payment with the QuickBooks API

Creates a payment. See the documentation

 
Try it
Create Profit and Loss Detail Report with the QuickBooks API

Creates a profit and loss report in Quickbooks Online. See the documentation

 
Try it
Create Purchase with the QuickBooks API

Creates a new purchase. See the documentation

 
Try it
Create Purchase Order with the QuickBooks API

Creates a purchase order. See the documentation

 
Try it
Create Sales Receipt with the QuickBooks API

Creates a sales receipt. See the documentation

 
Try it
Delete Purchase with the QuickBooks API

Delete a specific purchase. See the documentation

 
Try it
Get Bill with the QuickBooks API

Returns info about a bill. See the documentation

 
Try it
Get Customer with the QuickBooks API

Returns info about a customer. See the documentation

 
Try it
Get Invoice with the QuickBooks API

Returns info about an invoice. See the documentation

 
Try it
Get My Company with the QuickBooks API

Gets info about a company. See the documentation

 
Try it
Get Payment with the QuickBooks API

Returns info about a payment. See the documentation

 
Try it
Get Purchase with the QuickBooks API

Returns info about a purchase. See the documentation

 
Try it
Get Purchase Order with the QuickBooks API

Returns details about a purchase order. See the documentation

 
Try it
Get Sales Receipt with the QuickBooks API

Returns details about a sales receipt. See the documentation

 
Try it
Get Time Activity with the QuickBooks API

Returns info about an activity. See the documentation

 
Try it
Search Accounts with the QuickBooks API

Search for accounts. See the documentation

 
Try it
Search Customers with the QuickBooks API

Searches for customers. See the documentation

 
Try it
Search Invoices with the QuickBooks API

Searches for invoices. See docs here

 
Try it
Search Invoices with the QuickBooks API

Searches for invoices. See the documentation

 
Try it
Search Items with the QuickBooks API

Searches for items. See the documentation

 
Try it
Search Products with the QuickBooks API

Search for products. See the documentation

 
Try it
Search Purchases with the QuickBooks API

Searches for purchases. See the documentation

 
Try it
Search Query with the QuickBooks API

Performs a search query against a Quickbooks entity. See the documentation

 
Try it
Search Services with the QuickBooks API

Search for services. See the documentation

 
Try it
Search Time Activities with the QuickBooks API

Searches for time activities. See the documentation

 
Try it
Search Vendors with the QuickBooks API

Searches for vendors. See the documentation

 
Try it
Send Estimate with the QuickBooks API

Sends an estimate by email. See the documentation

 
Try it
Send Invoice with the QuickBooks API

Sends an invoice by email. See the documentation

 
Try it
Sparse Update Invoice with the QuickBooks API

Sparse updating provides the ability to update a subset of properties for a given object; only elements specified in the request are updated. Missing elements are left untouched. The ID of the object to update is specified in the request body.​ See the documentation

 
Try it
Update Customer with the QuickBooks API

Updates a customer. See the documentation

 
Try it
Update Estimate with the QuickBooks API

Updates an estimate. See the documentation

 
Try it
Update Invoice with the QuickBooks API

Updates an invoice. See the documentation

 
Try it
Update Item with the QuickBooks API

Updates an item. See the documentation

 
Try it
Void Invoice with the QuickBooks API

Voids an invoice. See the documentation

 
Try it

Authentication

Name Slug: quickbooks

QuickBooks uses OAuth authentication. When you connect your QuickBooks account, Pipedream will open a popup window where you can sign into QuickBooks and grant Pipedream permission to connect to your account. Pipedream securely stores and automatically refreshes the OAuth tokens so you can easily authenticate any QuickBooks API.

Pipedream requests the following authorization scopes when you connect your account:

com.intuit.quickbooks.accountingopenidprofileemail
OAuth Request Configurations:
  1. authorization
    GEThttps://appcenter.intuit.com/connect/oauth2?client_id={{oauth.client_id}}&redirect_uri={{oauth.redirect_uri}}&state={{oauth.state}}&response_type=code&scope={{oauth.space_separated_scopes}}
  2. accessToken
    POSThttps://oauth.platform.intuit.com/oauth2/v1/tokens/bearercontent-type: application/x-www-form-urlencodedaccept: application/json
    client_id={{oauth.client_id}}&client_secret={{oauth.client_secret}}&redirect_uri={{oauth.redirect_uri}}&grant_type=authorization_code&code={{oauth.code}}
  3. refreshToken
    POSThttps://oauth.platform.intuit.com/oauth2/v1/tokens/bearercontent-type: application/x-www-form-urlencodedaccept: application/json
    client_id={{oauth.client_id}}&client_secret={{oauth.client_secret}}&grant_type=refresh_token&refresh_token={{oauth.refresh_token}}

Trusted by 1,000,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo