Search
-
Hey Hamad,
We have a help article that goes through in detail on how to integrate Method and Slack.
Customizing Method to Integrate with Slack
-
Hello,
CAn you guys help with letting me know if you support send dynamic data in a web api call (POST). right now i am able to send a static text data
-
Hello Guys,
I have mostly heard about the sitelink search box which is visible on the google search. I have seen many e-commerce website like filpkart, amazon, cartrade & many more having this feature. So, I want to have that on my website. I have made many tries, but I failed. Can you please tell me by seeing my website, that any ...
-
Hello Colin,
Creating new contacts with the same Tag name works fine on our end and I dont see any duplicates being created. Also, just curious as to where you are seeing these duplicates? Is it possible that there is an extra space added somewhere in one of these "New Lead" tags?
-
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 ...
-
The following updates are now live for users of Method.
New Features
Updated the Calendar control, introducing a hover feature (PL-16734)
Preferences for Outlook Email Gadget are now open and exposed making it easy to find them (PL-16783)
For QuickBooks users that have Multi-currency activated, and use PayPal as a payment gateway, currency ...
-
Hello Colin,
In order to add taglist, you have to call Update API on the Contacts table rather than the Customer table. Taglist sits on the Contacts table and so in order to add taglist for your Leads insert the Lead into the Customer table successfully first, retrieve the contact of that Lead you just ...
-
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 ...
-
Hello Colin,
There is no need for a comma to be surrounded in NewTag. Also just to make sure that we are on the same page with regards to inserting tags, is your work flow same as below? If not, the below should solve it.
1. Use MethodAPIInsertV2 to Insert Customer Lead into the Customer table
2. Retrieve ...
-
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 ...
|
|
|