Method Community

 

Search

Page 3 of 3 (28 items) < Previous 1 2 3
  • Escaping XML

    I have run into an issue with the XML that is being returned by the API not being properly escaped. When I try and update a field using the MethodAPIUpdateV2 or MethodAPIInsertV2 calls, if a field is not valid, for instance, if it is to long, the API returns a message with the error. As an example I am trying to update my first name which is ...
    Posted to Method:API Q&A (Forum) by dknoben on 06-08-2017
  • Select Credit Memos

    I am trying to get a list of credit memos in the system using Method.&nbsp; I am doing a MethodAPISelect_XMLV2 call on the table CreditMemo and I am getting a good response but no records.&nbsp; I know there are credit memos in the system, and I have done a sync with Quickbooks and I am not getting any conflicts.&nbsp; I know I could use the ...
    Posted to Method:API Q&A (Forum) by dknoben on 05-30-2017
  • Re: API Update Issue.

    After doing some tests I think you are correct, it was a race case. I was only initially saving the first name and name fields to the Method Customer object, so it makes sense that those fields would&nbsp;not get overwritten, but the other three which I was not entering would. I thought, since those fields were in the contact table in method, and ...
    Posted to Method:API Q&A (Forum) by dknoben on 05-26-2017
  • API Update Issue.

    I have run into an issue with the update call with the api. &nbsp;On the contacts table, it has stopped updating every field every time. &nbsp;I can not say why this has happend. &nbsp;I am running the UpdateV2 call via SOAP. &nbsp;When I run the call, sometimes it will update every field, but sometimes the fields LastName, Email, and Phone ...
    Posted to Method:API Q&A (Forum) by dknoben on 05-25-2017
  • Re: Missing Field in XML response in MethodAPISelect_XMLV2 api call.

    I wanted to say that my issue&nbsp;was the field&#39;s&nbsp;value was null in mehtod and so the field was not returned, in case anybody else ran across an issue like this. &nbsp;Thanks Method_Audisho for the help figuring this out. &nbsp;
    Posted to Method:API Q&A (Forum) by dknoben on 12-14-2016
  • Missing Field in XML response in MethodAPISelect_XMLV2 api call.

    I am having a weird issue in with the MethodAPISelect_XMLV2 api call. One field I am requesting in the call is not returned in the XML. It does not return an error saying that the field does not exist, it just does not return the field&nbsp;in the record. I am attempting to get the field from a custom table, and it says the field is editable, but ...
    Posted to Method:API Q&A (Forum) by dknoben on 12-14-2016
  • Re: Issue updating dropdown value using the MethodAPIUpdateV2

    I wanted to update this issue, as I belive I figured out what was going on, but I am now also running into a second related issue. &nbsp;I think the reson it would not let me update the field was that the shirt size field did not have&nbsp;permissons to be edited. &nbsp; How do I make a custom field editable? &nbsp;It seems like I was able to ...
    Posted to Method:API Q&A (Forum) by dknoben on 12-06-2016
  • Issue updating dropdown value using the MethodAPIUpdateV2

    I have a new dropdown field called ShirtSize&nbsp;in the contacts table that links to a new table called ShirtSize. &nbsp;The ShirtSize field links to the ShirtSize table RecordID. &nbsp;I want to update a users shirt size by passing the&nbsp;record id of a shirtsize,&nbsp;but it says that&nbsp;&quot;The field ShirtSize does not support ...
    Posted to Method:API Q&A (Forum) by dknoben on 12-05-2016
Page 3 of 3 (28 items) < Previous 1 2 3