Method Community

 

Search

Page 130 of 2509 (25085 items) « First ... < Previous 128 129 130 131 132 Next > ... Last »
  • Re: Sending dynamic data in post api call integrated with slack

    Hey Hamad, We have a&nbsp;help article that goes through in detail on how to integrate&nbsp;Method and Slack. Customizing Method to Integrate with Slack
    Posted to Method:API Q&A (Forum) by Method_Michael on 06-08-2018
  • Sending dynamic data in post api call integrated 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
    Posted to Method:API Q&A (Forum) by Hamad on 06-08-2018
  • Implementing sitelink search box for a eCommerce website

    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 &amp; 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 ...
    Posted to Method:Classic General Q&A (Forum) by alishah on 06-07-2018
  • Re: Adding tags with MethodAPIInsertV2

    Hello Colin, Creating new&nbsp;contacts with the same Tag name works fine on our end and I&nbsp;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 &quot;New Lead&quot; tags?&nbsp;
    Posted to Method:API Q&A (Forum) by Laks_Method on 06-06-2018
  • Re: Adding tags with MethodAPIInsertV2

    This helped out immensely. Everything is working after looking up the Entity_RecordID after creating&nbsp; the contact&nbsp;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&nbsp;time I create a contact now using the API, it ...
    Posted to Method:API Q&A (Forum) by Colin on 06-06-2018
  • Method Updates - June 7th, 2018

    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 ...
    Posted to Release Notes (Weblog) by Method_Michael on 06-04-2018
  • Re: Adding tags with MethodAPIInsertV2

    Hello Colin, In order to add taglist, you have to call&nbsp;Update API on the Contacts table&nbsp;rather than the Customer table. Taglist&nbsp;sits on the Contacts table&nbsp;and so in order to add taglist for your Leads&nbsp;insert the Lead into the Customer table&nbsp;successfully&nbsp;first, retrieve the contact of that Lead you just ...
    Posted to Method:API Q&A (Forum) by Laks_Method on 06-01-2018
  • Re: Adding tags with MethodAPIInsertV2

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

    Hello Colin, There is no need for a comma to be surrounded&nbsp;in&nbsp;NewTag. Also just to make sure that we are on the same page with regards to inserting tags, is your&nbsp;work flow same as below? If not, the below should solve it. 1.&nbsp;Use&nbsp;MethodAPIInsertV2 to Insert Customer Lead into the Customer table 2. Retrieve ...
    Posted to Method:API Q&A (Forum) by Laks_Method on 05-30-2018
  • Adding tags with MethodAPIInsertV2

    Hi,&nbsp; I&#39;ve been building a custom form for adding customers to Method, and I&#39;m trying to get tags to be set with the new lead.&nbsp; So far, I&#39;ve went in to the edit contact page in Method and added a new tag, in this case, &quot;NewTag&quot;. Then, in my array of fields being sent to method, I include &#39;TagList&#39; with the ...
    Posted to Method:API Q&A (Forum) by Colin on 05-30-2018
Page 130 of 2509 (25085 items) « First ... < Previous 128 129 130 131 132 Next > ... Last »