Hi,
is it possible to get the latest version of the Mendix Modeler through the API? I am trying to check whether my applications need to get updated. Therefore I want to compare the version in which my application is build to the latest version of the modeler.
Best,
Dominique
Is this call supposed to give me the latest version of the modeler? If I click on this link 7.18.4 is downloaded, but the latest version is 7.23.3.
There is no official API that gives you the latest Modeler version number. However, you can always check the file name that is returned by a call to https://appstore.home.mendix.com/lbm/ ;)