Method Community

 

Search

Page 4 of 4 (37 items) < Previous 1 2 3 4
  • Re: Importing data into Excel using API

    Hi Peter, Before we talk API I wanted to make sure you are aware of the export function in Method. &nbsp;In the GUI you can export the data you are looking for in csv format and easilly open it in Excel. However, since you mentioned API you are probably looking for more of a real-time interface. &nbsp;The Method API is based on the SOAP protocol ...
    Posted to Method:API Q&A (Forum) by Method_Peter on 08-02-2017
  • Re: Created a customer with API. Trying to create Opportunity

    Excellent, you have most of this figured out. &nbsp; The Contact is set by setting the &#39;Contacts&#39; value to the&nbsp;RecordID of the appropriate Contact&nbsp;in the same way&nbsp;you are setting the other fields (Name, OpportunityStage, etc). If you need to know the Contacts ID you can look it&nbsp;up in the Contacts table, like ...
    Posted to Method:API Q&A (Forum) by Method_Peter on 08-01-2017
  • Re: Insertion with api

    See:&nbsp;https://www.method.me/cs/forums/p/9709/35388.aspx#35388 .
    Posted to Method:API Q&A (Forum) by Method_Peter on 07-31-2017
  • Re: Created a customer with API. Trying to create Opportunity

    You can paste the code below - you will need to fill in your own Method&nbsp;CompanyAccount, Login and Password. &nbsp;Also, the&nbsp;Customer, AssignedTo and OpportunityStage in the request are specific to your environment, choose values that make sense. After you paste the request, select XML (text/xml) for the content type and update the ...
    Posted to Method:API Q&A (Forum) by Method_Peter on 07-31-2017
  • Re: Escaping XML

    Hi Daniel, I understand your frustration. &nbsp;We are actively working on additional support for special characters. &nbsp;It isn&#39;t in this area but I&#39;m going to try to expand the scope to include this. &nbsp;I should be able to provide a further update in the next couple weeks. Regards, Peter
    Posted to Method:API Q&A (Forum) by Method_Peter on 07-26-2017
  • Re: Select XML Call, add limit to records returned

    There is no way to limit the response to a specific number of results in the current API. &nbsp;There are two potential&nbsp;workarounds (neither offer a perfect solution): 1. As discussed in the other forum post mentioned, filtering on&nbsp;existing fields&nbsp;can narrow the results, but it would be hard to get a precise number. 2. You could ...
    Posted to Method:API Q&A (Forum) by Method_Peter on 07-26-2017
  • Method Updates - July 13th, 2017

    The following updates are now live for users of Method. Bugs Fixed issue with&nbsp;Gmail Gadget sign-in (PL-12439) Fixed issue with QBO sync aborting due to special characters (PL-12556) Cheers, Peter
    Posted to Release Notes (Weblog) by Method_Peter on 07-13-2017
Page 4 of 4 (37 items) < Previous 1 2 3 4