Hi @Meshare ,
Test your flow so you can see the output of the Get App as Admin step. Copy the JSON output of one of the apps, then add a Parse JSON action to the flow, generate schema from a sample, which is the output you copied from your test run. You can then find the attributes in the dynamic output and use them in further actions. For example, you can use a filter array and then do what you want with those that are Premium only.

---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.