Method Community

 

Search

Page 2 of 2 (20 items) < Previous 1 2
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    And David, I really do appreciate your responsiveness, but gbisaga has nailed it: it seems like there&#39;s not really an understanding of how the API will actually be used in the real world. I want to implement this software in more places, but further API development has to be part of that.&nbsp;
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 06-25-2013
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    Outstanding! I&#39;m actually working from within a WordPress front end, but I&#39;m sure there&#39;s useful structure in your code that would help answer some of the questions I&#39;m having. I don&#39;t mean to sound frustrated, but I just keep hearing the same answers over and over which don&#39;t actually address my questions. I&#39;m not sure ...
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 06-25-2013
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    Thanks, Dave, but aside from learning that Like is supported and joins are not, that just wasn&#39;t very helpful. I&#39;ve used all the documentation at&nbsp;http://www.methodintegration.com/Method-API-for-QuickBooks-CRM.aspx, but don&#39;t see much in the way of actual data examples in there. You offer some code examples in .Net and VBA, and ...
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 06-24-2013
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    Hi Matt! OK, that solved the initial error message. Now, how do I use the rest of the fields? &nbsp;- Can I use a &quot;Like&quot; operator in the strWhereClause (or any other fuzzy operator?) &nbsp;- Putting any value at all in&nbsp;datReturnedDataSet causes an error; what&#39;s the syntax for&nbsp;value in this field? &nbsp;- Since ...
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 06-24-2013
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    I&#39;m not asking anything about code at all. What I need is an XML package example. Your C# there generates an XML package which posts against the API endpoint. Can you execute that code snippet, and paste the actual XML package generated by it? Thanks!
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 06-24-2013
  • MethodAPISelect_DataSetV2 XML Examples?

    There don&#39;t seem to be any examples for what the XML package should look like for this function, and I&#39;ve had zero success trying to post a test package. Here&#39;s an example: &lt;soapenv:Envelope xmlns:soapenv=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:tem=&quot;http://tempuri.org/&quot; ...
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 06-24-2013
  • Re: Intermittent HTTP/1.1 400 Bad Request Error

    That was exactly correct. All tests are passing now. Thanks David!
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 03-13-2013
  • Re: Intermittent HTTP/1.1 400 Bad Request Error

    &quot;&nbsp;Is the &amp; in&nbsp;McMoretestspam Wedding Ceremony &amp; Reception 05/25/2013 encoded?&quot; Holy crap. Been banging my head on this for days, and I think that&#39;s the obvious answer I missed. Testing now.&nbsp; In answer to the other questions, it&#39;s well formed xml packets being posted via cURL in PHP.
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 03-13-2013
  • Intermittent HTTP/1.1 400 Bad Request Error

    Hi there! We&#39;ve got a customer form which on submission, creates a new Lead and associated Opportunity. For the most part, this works without issue. Every now and then, with no explanation, the Lead will create, but the Opportunity fails to. I added a hook to email me the raw API call after submission, and waited for the next failure, then ...
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 03-13-2013
  • SoapClient, NuSoap, or cURL?

    Has anyone gotten the standard SOAP methods for PHP working correctly? I tried both soapclient and nusoap, and neither worked well to create the exact structure wanted; I ended up using cURL to pass a fully formed request built in SoapUI.&nbsp;
    Posted to Method:API Q&A (Forum) by ImTheirWebGuy on 02-18-2013
Page 2 of 2 (20 items) < Previous 1 2