Search
Page 1 of 1 (7 items)
-
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?
-
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.
-
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!
-
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 ...
-
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 ...
-
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 ...
-
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 ...
Page 1 of 1 (7 items)
|
|
|