Search
-
Warren_nickus,
No you cannot.
However there is a workaround.
From page 31 of the api documentation (located at http://www.methodintegration.com/self-service-documentation.aspx), strAttachment is "the url of an attachment".
Also note this field is not required and can have an empty string passed in.
What you can do is use the ...
-
sbartgis,
Is this happening on the version of the api that will be released on may 1st (available at https://www.methodintegration.com/MethodAPItest/Service.asmx) There have been several speed improvements made there.
If it still times out can you please elaborate on the parameters you are passing into the where, groupby, ...
-
Hi sbartgis,
Sounds like you hit the webservice timeout unfortunately.
Our databackend is sqlserver both and Limit and Offset do not exist in sqlserver. The closest you have is Row_Number in conjunction with a common table expression, but that functionality is not supported by the API and there are no plans to include it in the near ...
-
Warren_nickus,
I moved this post to general Q & A to make sure your question is properly addressedd
Dave
-
Warren_nickus,
I am unable to reproduce this problem. I have tested MethodAPIInsert,MethodAPIInsertV2,MethodAPIUpdate, MethodAPIUpdateV2 on both the original and forthcoming version of the API.
Below is an example of the code I used to test MethodAPIInsert (I have blanked out the company account, user name and password, with XXXX, YYYY, ...
-
warren_nickus,
I am currently working on trying to reproduce the problem you have outlined.
Dave
-
Warren_nickus
Can you please trying inserting it using the new version of the api and let me know if that solves the problem
https://www.methodintegration.com/MethodAPItest/Service.asmx
Dave
-
Hi warren_nickus,
Are you using values generated in excel like the date issue from last week? If the value has been formatted to display in excel, it does not change the underlying root value.
Dave
-
Hi warren_nickus,
Can you tell me what function you are using to insert into the API? Also can you tell me whether you are using the current version of the api (https://www.methodintegration.com/MethodAPI/Service.asmx) or the one that will be released May 1 (https://www.methodintegration.com/MethodAPItest/Service.asmx)
-
Hi warren_nickus,
To sync with quickbooks you need to have the method integration engine installed. Please read the document entitled "Method Initial Setup Guide" which is located at http://www.methodintegration.com/self-service-documentation.aspx
Once you have the engine installed you can set the frequency with which it ...
|
|
|