Can't get QuickBooks integration to work.

Can't get QuickBooks integration to work.

Grrr... I'm nearly at my wits end trying to get QuickBooks to work with Zoho Creator. I have followed the instructions on the Deluge Reference Guide:Integration with quickbooks:Search records in Quickbooks page ( https://www.zoho.com/creator/help/script/quickbooks-search-record.html ) and it just does not work. To begin with, the response I get from QuickBooks is not the same format as it is shown on that page. Here is a sample of the response I get from QuickBooks:

{"time":"2016-01-26T15:00:46.904-08:00","QueryResponse":"{\"Customer\":\"[{PreferredDeliveryMethod=Email, FullyQualifiedName=Some Company:Acme, AlternatePhone={FreeFormNumber=(888) 345-6789}, PrimaryPhone={FreeFormNumber=(888) 123-4567}, GivenName=John, Taxable=true, domain=QBO, Mobile={FreeFormNumber=(888) 234-5678}, SyncToken=88, WebAddr={URI= http://www.fakesite.com}, PrintOnCheckName=Acme, FamilyName=Smith, ResaleNum=123456789, Balance=0, ShipAddr={Line2=Building 5, Long=-121.9643745, Line1=5678 Makebelieve Road, PostalCode=12345, CountrySubDivisionCode=CA, Lat=37.9538109, Id=4200, Country=USA, City=Cityville}, Suffix=MD, Fax={FreeFormNumber=(888) 123-4567}, BalanceWithJobs=0, ParentRef={value=486}, CompanyName=Acme, DisplayName=Acme, DefaultTaxCodeRef={value=20}, BillWithParent=true, Title=Dr., Notes=This is a fake company for testing purposes., Job=true, PaymentMethodRef={value=14}, Active=true, MiddleName=Chuck, MetaData={CreateTime=2016-01-18T12:22:53-08:00, LastUpdatedTime=2016-01-26T14:47:50-08:00}, BillAddr={Line2=Suite 111, Long=-121.7993168, Line1=1234 Super Fake St., PostalCode=12345, CountrySubDivisionCode=CA, Lat=38.0083802, Id=4199, Country=USA, City=Faketown}, Id=510, CurrencyRef={name=United States Dollar, value=USD}, Level=1, PrimaryEmailAddr={Address= nobody@fakesite.com, notfun@fakesite.com}, SalesTermRef={value=14}, sparse=false}]\",\"maxResults\":1,\"startPosition\":1}"}

Any help would be much appreciated.