Sort apps list on Portal

I am trying to sort the list of apps returned after calling /app/settings. When i retrieve all apps, i’m able to sort on that, but after calling /app/settings the sort is no longer working. 

any ideas?

Hi David,

As you may already know, Kintone does not have a native feature to arrange apps in the order you want to display on the Portal.
A workaround would be to use the “Favorite Apps” feature, or I have found a sample plugin on Github called “appIndex,” and you could try that out and see if it works out for you.

Is It Possible to Arrange Apps on the Portal in the Order I Want to Display?:
https://get.kintone.help/k/en/trouble_shooting/app_qa/reorder.html

appIndex Plug-in:
https://github.com/kintone-samples/plugin-samples/search?q=appIndex%2F

Hopefully, that helps.