Import Quickbooks Transactions

I’m trying to pull in the transactions related to an account on my income statement. When I click into the line item, I can see the underlying transactions. I have the Account ID.

In Make I don’t see a trigger module to search for transactions. These are typically linked to invoices, but not always. These come into the bank account as a payment, then get allocated to “Rental Income” above.

How can I search or trigger based on transactions into this account?

I figured this out. I need to make a custom API query, using the P&L Detail request:

2 Likes