Method Community

 

Search

Page 1204 of 2520 (25193 items) « First ... < Previous 1202 1203 1204 1205 1206 Next > ... Last »
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    I totally feel your pain because I am in the same boat. There are some folks here on the forum who are trying to be helpful (Dave from Method being one), but often I find we are not speaking the same language. I suspect the biggest problem is that Method people have never really had to use their API to solve real business problems, so they are not ...
    Posted to Method:API Q&A (Forum) by gbisaga on 06-25-2013
  • MAC users having Portal Trouble

    Hi, I&#39;m finding that a handful of our customers that are having trouble logging into the Portal, are using a MAC (and I&#39;m assuming Safari - but can&#39;t say for sure). &nbsp;The error message they get is something like this: &nbsp; &quot;Portal name was not specified in the URL - Please check the URL prvided and try again&quot; Any ...
    Posted to Method:Classic General Q&A (Forum) by SuzanneB on 06-25-2013
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    Hi ImTheirWebIT I&#39;d have to say that I&#39;ve gotten great support from these guys. Have you tried using MethodAPISelect_XMLV2&nbsp;instead of the DataSet Select? Instead of returning a .Net object it returns raw xml. From Method&#39;s API documentation here&#39;s an example xml response for the Select_XMLV2 method &lt;?xml ...
    Posted to Method:API Q&A (Forum) by LaCrews 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 and ImTheirWebGuy, Good catch Matt. ImTheirWebGuy you&#39;re gonna want to look at the documentation here&nbsp;http://www.methodintegration.com/Method-API-for-QuickBooks-CRM.aspx - like is supported - (referr ing to t he documentation) datReturnedDataSet&nbsp;is a dataset passed in by reference....see my example above for the c# ...
    Posted to Method:API Q&A (Forum) by Method_David 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?

    Try using CompanyName=&#39;4th&#39; with single quotes instead of double quotes.
    Posted to Method:API Q&A (Forum) by Matt 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
  • Re: MethodAPISelect_DataSetV2 XML Examples?

    Hi ImTheirWebGuy, We are a .Net not a&nbsp;php shop...so I don&#39;t have a php example to give you. I&#39;m gonna suggest googling php to call a webservice...note its an .asmx not an .svc &nbsp; The following is a C# example that will retrieve recordid and companyname where the companyname is 4th from the vendor table System.Data.DataSet ...
    Posted to Method:API Q&A (Forum) by Method_David 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
Page 1204 of 2520 (25193 items) « First ... < Previous 1202 1203 1204 1205 1206 Next > ... Last »