Method Community

 

Search

Page 4 of 63 (630 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »
  • Re: Insertion with api

    Hi umimeher, Sorry for the late response. The &quot;Shared Customer Contacts&quot; option is simply a filter view for the contacts grid. This option will show all contacts that you have permission to view. The stock screen does not contain an &quot;All Contacts&quot; filter. My guess is that this is a custom filter view that was not setup ...
    Posted to Method:API Q&A (Forum) by Method_Audisho on 07-05-2016
  • Re: How to update dropdown fields using MethodAPIUpdateV2

    Hi Damion, Thank you for following up and I&#39;m happy to hear that you got this working. Cheers. --Audisho
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-29-2016
  • Re: How to update dropdown fields using MethodAPIUpdateV2

    Hi Damion, In order to add a value to the tasks.tasklistid field, you must first make sure that value exists in the tasklistid table, since this is the table that the dropdown is based on. If the value does not exist in the tasklistid table, you must add it there first before you are able to insert it as a value in the tasks.tasklistid field. ...
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-28-2016
  • Re: MethodAPIInsertV2 login validation errors.

    Hi Matt, Thanks for the update. Using this information, I was able to replicate the error on my end as well. It appears that if you pass a string for the Contacts field, the API runs into an error since it&#39;s expecting an integer for the RecordID. This error isn&#39;t being handled correctly however, and we&#39;re sending the wrong information ...
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-27-2016
  • Re: MethodAPIInsertV2 login validation errors.

    Hi Matt, It appears as though the logic that was causing this error was actually changed during our deployment last Wednesday. Can you try again and let me know if this is still an issue? --Audisho
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-27-2016
  • Re: Initial thoughts

    Hi Annie, First off, thanks for the feedback! It is essential in order for us to provide a great experience in app just as anywhere else. I want to first address Method Classic. We will not be supporting Method Classic in the app, as the Classic platform was not developed with mobile in mind. In the next couple of Method platform updates, you ...
    Posted to Mobile App Beta (Forum) by Method_Audisho on 06-21-2016
  • Re: MethodAPIInsertV2 login validation errors.

    Hi Matt, As discussed via email, I&#39;m seeing some errors on our end regarding these API calls. It appears that the API is having trouble looking up the user that you&#39;re making these calls with. I&#39;ve created and raised a ticket to investigate this issue. I&#39;ll keep you posted on the status via this forum thread and should have an ...
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-20-2016
  • Re: MethodAPIInsertV2 login validation errors.

    Hi Matt, Please go ahead and email me the account information so that I can check our logs for any errors. It would also help if you can provide me with a timeframe to search within. Regarding the missing field errors; I believe the API will check for missing fields prior to validating your credentials. At least that&#39;s what I&#39;m seeing on ...
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-20-2016
  • Re: Unable to Download App

    Hi Mahlon &amp; Victoria, We&#39;ve uploaded a new build containing your device IDs. Please try installing again and post back if you&#39;re still having trouble. --Audisho
    Posted to Mobile App Beta (Forum) by Method_Audisho on 06-17-2016
  • Re: Trying to get link to contact with MethodAPIGetScreenURLV4

    Hi Steven, The URL will take you to the screen and open the customer record as long as you are passing a valid RecordID for that table and screen. How are you retrieving the RecordID? If you are getting it directly from the Customer List screen, then you&#39;ll want to use the Entity RecordID, as the RecordID is for the Contacts table. There is ...
    Posted to Method:API Q&A (Forum) by Method_Audisho on 06-15-2016
Page 4 of 63 (630 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »