Search
-
Hi CF_Pro,
Good suggestion. I have created an internal ticket (#3396) and will keep you updated on its progress
Dave
-
Hi CDS_Josh,
How are you formatting the dates? Try formatting them as 'yyyy/MMM/dd' or 'yyyy/MMM/dd hh:mm:ss tt'
So for example 'April 12, 2012' would be formatted as '2012/Apr/12'
And 'April 12, 2012, 10am' would be formatted as '2012/Apr/12 10:00:00 AM'
Dave
-
Hi CF_Pro
Does it return an error message or does it return xml with blank values for the website? If it returns blank values for the website, do any of your contacts have website information entered? If the value is null it may not have been added to the xml, if the value is an empty string, it was added to the xml as <website ...
-
Hi CF_Pro,
Is this happening with the current version of the api https://www.methodintegration.com/MethodAPI/Service.asmx
Or the version we will be releasing in May a preview of which is at https://www.methodintegration.com/methodapitest/service.asmx
Dave
-
Hi DaveS,
Currently there are no plans in place to add the ability to create new QB reports via the API.
To regenerate a report via the API, let's use the screen QuickBooks_Scheduled Reports as example. What happens when the regenerate report button is pressed? For the selected report the generated date is cleared. Then the next time a ...
-
Hi LaCrews,
You can create a screen that creates the report on load. Then you can create a link to the screen using MethodAPIGetScreenURLV4.
Unfortunately, there are no plans at this time to allow actions sets to be run from the API in the near future
Dave
-
Hi viret56,
Have you set the variables company, user, and password? Also the variable returnedXML is supposed to be passed by ref into the function, has this been set properly?
Dave
-
Hi LaCrews
No they do not get a welcome email from Danny
Dave
-
Hi LaCrews,
Are you invoking the method directly from https://www.methodintegration.com/MethodAPI/Service.asmx?op=MethodAPICreateMethodAccountV3? This does cause error 23 you are seeing. We are investigating this and will be fixing this soon.
In this case this error comes with good news and bad. The good news is no information is lost. The ...
-
Hi LaCrews,
Every web method has it's own error messages, although some will be universal. A short list of messages for MethodAPICreateMethodAccountV3 does not exist however, since there are many and they are dynamic.
For privacy reasons I cannot tell you a developer using the method. However they are welcome to chime in.
Dave
|
|
|