Method Community

 

Search

Page 1 of 1 (7 items)
  • Access "Name in Quickbooks" Field?

    I've ran a query on all the different tables, but I can't seem to figure out how to access the "Name in Quickbooks" field using the Method API when creating new leads using MethodAPIInsertV2. Is it under an alias?
    Posted to Method:API Q&A (Forum) by Colin on 07-06-2018
  • Re: cURL error 28: Operation timed out when using MethodAPIUpdateV2

    I believe it had started roughly a week to two weeks ago. Interestingly enough, so far the requests have now been pushing through correctly, without issue.
    Posted to Method:API Q&A (Forum) by Colin on 06-27-2018
  • Re: Adding tags with MethodAPIInsertV2

    Wasn't sure why it was acting the way it was, I just rearranged the order of the tags, and double checked for spaces or commas, and then it worked. Thanks so much, this helped so much! 
    Posted to Method:API Q&A (Forum) by Colin on 06-27-2018
  • cURL error 28: Operation timed out when using MethodAPIUpdateV2

    I recently had set up an api function so that when someone submits a form, it creates the lead in Method, then looks it up and updated which sales rep it is assigned to (as I understand you can't set that during the initial MethodAPIInsertV2 call).  It had been working for a while flawlessly, and now recently throws a cURL ...
    Posted to Method:API Q&A (Forum) by Colin on 06-27-2018
  • Re: Adding tags with MethodAPIInsertV2

    This helped out immensely. Everything is working after looking up the Entity_RecordID after creating  the contact and then crossreferncing the original contactID with the Entity_RecordID and using that number to update the listing in the Contacts table. However... It seems that every time I create a contact now using the API, it ...
    Posted to Method:API Q&A (Forum) by Colin on 06-06-2018
  • Re: Adding tags with MethodAPIInsertV2

    This was helpful, as I hadn't been using the Update API before this.  I've successfully gotten the UpdateAPI to update fields such as Telephone and Name at this point, but if I try and update the "TagList" field with a value of "NewTag", no tags are set and I can't view them on my contacts page.  This is ...
    Posted to Method:API Q&A (Forum) by Colin on 06-01-2018
  • Adding tags with MethodAPIInsertV2

    Hi,  I've been building a custom form for adding customers to Method, and I'm trying to get tags to be set with the new lead.  So far, I've went in to the edit contact page in Method and added a new tag, in this case, "NewTag". Then, in my array of fields being sent to method, I include 'TagList' with the ...
    Posted to Method:API Q&A (Forum) by Colin on 05-30-2018
Page 1 of 1 (7 items)