Method Community

 

Search

Page 14 of 17 (163 items) « First ... < Previous 12 13 14 15 16 Next > ... Last »
  • Re: update multiple records

    LaCrews, It is currently not possible to do that with the API. My suggestion is to create a screen and use the loop through table action to do the update Dave
    Posted to Method:API Q&A (Forum) by Method_David on 05-24-2012
  • Re: Trying to generate links

    &nbsp;Hi Jacob, There are 2 ways to do what you are asking. You can use the create short method url action from within method itself. (You can read up on it at http://www.methodintegration.com/method/kb.aspx?folder=methodcrm&amp;article=Create-Short-Method-URL&amp;id=165) The second way is using the API, I will provide examples below. My ...
    Posted to Method:API Q&A (Forum) by Method_David on 05-24-2012
  • Re: MethodAPISelect_DataSetV2 - Partial Results

    &nbsp;Warren_nickus, Do the transactions show up in regular method? The api queries your method account, it does not query quickbooks. If the transactions are not in your method account then the api cannot return them. If the transactions do not show up in regular method. Take a look at your synchronization settings under ...
    Posted to Method:API Q&A (Forum) by Method_David on 05-23-2012
  • Re: MethodAPISelect_DataSetV2 - Partial Results

    &nbsp;Warren_nickus How are you formatting the dates? Try formatting them as &#39;yyyy/MMM/dd&#39; or &#39;yyyy/MMM/dd hh:mm:ss tt&#39; So for example &#39;April 12, 2012&#39; would be formatted as &#39;2012/Apr/12&#39; And &#39;April 12, 2012, 10am&#39; would be formatted as &#39;2012/Apr/12 10:00:00 AM&#39; The way you are formatting ...
    Posted to Method:API Q&A (Forum) by Method_David on 05-23-2012
  • Re: Failure. There were problems with running the query. Please try again. If this message continues to appear, please contact support.

    &nbsp;Warren_nickus, How are you formatting the dates? Try formatting them as &#39;yyyy/MMM/dd&#39; or &#39;yyyy/MMM/dd hh:mm:ss tt&#39; So for example &#39;April 12, 2012&#39; would be formatted as &#39;2012/Apr/12&#39; And &#39;April 12, 2012, 10am&#39; would be formatted as &#39;2012/Apr/12 10:00:00 AM&#39; Dave
    Posted to Method:API Q&A (Forum) by Method_David on 05-23-2012
  • Re: Method API issue

    &nbsp;Dave, This issue should now be fixed. Please try now Dave
    Posted to Method:API Q&A (Forum) by Method_David on 05-02-2012
  • Re: Estimates

    &nbsp;Hi bjholt Please take a look at the documentation available at&nbsp;http://www.methodintegration.com/self-service-documentation.aspx The documentation also has an example about importing records from excel via the api Dave
    Posted to Method:API Q&A (Forum) by Method_David on 05-01-2012
  • Re: Website Field

    &nbsp;CF_Pro, To update unfortunately this suggestion will not be implemented. To implement this suggestion would deviate from standards. XML nodes are not guaranteed and if null typically are not delivered. There are also performance reasons for this. The xml writer does not need to write unneeded xml, the xml is faster making transmission and ...
    Posted to Method:API Q&A (Forum) by Method_David on 04-27-2012
  • Re: Generating & Emailing an Invoice Through the API

    &nbsp;Warren_nickus, The information you are looking for is available in the Method&nbsp;CRM help center, located at &nbsp;http://www.methodintegration.com/method/kb.aspx?folder=MethodCRM&amp;article=Overview&amp;id=73 In particular, Information about creating method shortulrs is located at ...
    Posted to Method:API Q&A (Forum) by Method_David on 04-20-2012
  • Re: Generating & Emailing an Invoice Through the API

    &nbsp;Warren_nickus, I&#39;m gonna correct my self about one thing in my last post You should not use the MethodAPIGetScreenURLV4&nbsp; as the strattachment field value in the email function. Instead, use it in the body of an email. An example of doing this in method can be found in the Invoice or the sales orders&nbsp;screen. Look into the ...
    Posted to Method:API Q&A (Forum) by Method_David on 04-19-2012
Page 14 of 17 (163 items) « First ... < Previous 12 13 14 15 16 Next > ... Last »