Method Community

 

Installed Apps

Last post 12-08-2010 3:04 PM by Method_Victor. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 12-06-2010 12:28 PM

    • Matt
    • Top 10 Contributor
    • Joined on 11-04-2008
    • Posts 877

    Installed Apps

    Is there a way to determine what Method Apps a customer has installed/signed up for using the API? For example if I wanted to determine if a user had Method Field Services installed before allowing an external program that uses the API to continue.


    Matt Raiser

    Founder,



    www.techinthefield.com

    matt@techinthefield.com

    219-221-9500



    ~ Method user / partner since 2008

    ~ Over 15 years field service experience

    ~ 2013 Method Partner of the Year

    ~ Degree in Computer Science





    Creator of:


        


  • 12-07-2010 3:15 PM In reply to

    Re: Installed Apps

    Hi Matt,

    Unfortunately right now, MethodAPI doesn't provide users a functionality to check what Method Apps are installed on the account.

    You can try to use MethodAPIGetScreenURLV2 call to check which Apps are installed, however the solution will be extremely unreliable. The way you will check is by looking if a screen that is used in a specific application that you need is available or not. If the screen is not available, you will get a message "Failure. There are no tablinks within the tab with the name 'Tab Link Name'", if it is, you will get a 'Success' and a URL.

    This solution will not work if user is not logged in. It will not work if user deleted/moved that screen. It will not work if user created a screen with the same name.

    Thank you

    Victor

  • 12-07-2010 4:10 PM In reply to

    • Matt
    • Top 10 Contributor
    • Joined on 11-04-2008
    • Posts 877

    Re: Installed Apps

    Hi Victor,

    Thanks for the response.

    Would it be possible to get this functionality added to the API?

    I just noticed today that there is an Installed Application List result that you can get from the Value From Session which is exactly what I am looking for, but accessible from the API.


    Matt Raiser

    Founder,



    www.techinthefield.com

    matt@techinthefield.com

    219-221-9500



    ~ Method user / partner since 2008

    ~ Over 15 years field service experience

    ~ 2013 Method Partner of the Year

    ~ Degree in Computer Science





    Creator of:


        


  • 12-08-2010 3:04 PM In reply to

    Re: Installed Apps

    Hi Matt,

    Unfortunately we can't implement this functionality right now, but we will for sure consider it for the future releases of MethodAPI.

    Thank you

    Victor

Page 1 of 1 (4 items)