Hello All,
Im trying to use Zapier to take total expense data from my quickbooks P&L from the previous month and insert that value into a particular line in an excel sheet. I’m having difficulty specifying “Last month” within the Quickbooks API query. I have the following suggestion below from Zapier but I don't know how to dynamically change the date in the url query to reflect “last month”. Any thoughts?
(company ID was obviously changed for privacy, lol)
https://api.quickbooks.com/v3/company/1234123412341234/reports/ProfitAndLoss?start_date=<start_date>&end_date=<end_date>"