QuickBooks Online APIs & oauth
Hey all, I'm in the very beginning stages of setting up a couple of API calls (send via "make request" step in pipelines) to QuickBooks Online. I have searched for an example of a successful implementation somewhere in the forums but can't find one. The article on Base-Books pipelines makes a reference at the very end to more information regarding using API calls to add sub-customers and rates, but I haven't been able to find it. I've got all the QBO-side API documentation, but I'm a bit stuck and would just love to look through an actual functional API call. Does anyone have a good example they'd be willing to share with me, or know of an app with an example in the exchange maybe? Thank you! #quickbooks #APIsandcustomcode #Pipelines #oauth2 ------------------------------ Elena Larrabee ------------------------------107Views0likes8CommentsPipelines Quickbooks channel help
Hi everyone! Does anyone know how to add multiple lines to a Quickbooks invoice via a pipeline? Is that possible? For example, I have a Job record in Base that generates a Books invoice via a pipeline. The Base record has multiple child records that I need to be able to insert as multiple line items in the Books invoice. Thank you! #quickbooks#Pipelines #channels ------------------------------ Elena Larrabee ------------------------------50Views1like11CommentsPipelines QuickBooks channel - invoice lines issue
Hi everyone, I have a pipeline that's been working great for about a year and just recently it's broken down and I'm having a really difficult time getting it figured out. Essentially, it's a pipeline that searches through invoices triggered by a button on my Base record - if an invoice exists it updates it, if it doesn't find one it creates one. I have it set up to search Base for several financial summary fields and insert those records as lines in the Books invoice. This has worked wonderfully for a long time, but now it just will not insert that array of records as lines when an invoice is updated (it still works when creating a new invoice). Has anyone experienced anything similar? I've tried copying the whole pipeline, I've tried deleting the "update invoice" step and recreating it, I've tried turning it off and on again, but it still just isn't working. Here it is successfully finding all 7 financial summary records: Here is the input array (with all seven objects): Here is the output array for the same step: Any help would be greatly appreciated, this is driving me crazy! I don't understand where the breakdown is between the input and output... Thank you! #Pipelines #quickbooks ------------------------------ Elena Larrabee ------------------------------29Views0likes2CommentsPipelines QuickBooks channel - invoice lines issue
Hi everyone, I have a pipeline that's been working great for about a year and just recently it's broken down and I'm having a really difficult time getting it figured out. Essentially, it's a pipeline that searches through invoices triggered by a button on my Base record - if an invoice exists it updates it, if it doesn't find one it creates one. I have it set up to search Base for several financial summary fields and insert those records as lines in the Books invoice. This has worked wonderfully for a long time, but now it just will not insert that array of records as lines when an invoice is updated (it still works when creating a new invoice). Has anyone experienced anything similar? I've tried copying the whole pipeline, I've tried deleting the "update invoice" step and recreating it, I've tried turning it off and on again, but it still just isn't working. Here it is successfully finding all 7 financial summary records: Here is the input array (with all seven objects): Here is the output array for the same step: Any help would be greatly appreciated, this is driving me crazy! I don't understand where the breakdown is between the input and output... Thank you! #Pipelines #quickbooks ------------------------------ Elena Larrabee ------------------------------10Views0likes0CommentsPipelines Quickbooks channel help
Hi everyone! Does anyone know how to add multiple lines to a Quickbooks invoice via a pipeline? Is that possible? For example, I have a Job record in Base that generates a Books invoice via a pipeline. The Base record has multiple child records that I need to be able to insert as multiple line items in the Books invoice. Thank you! #quickbooks#Pipelines #channels ------------------------------ Elena Larrabee ------------------------------34Views0likes2Comments