Forum Discussion
RenePosthumus
May 05, 2025Copper Contributor
Graph API for Entra App Launchers
Hi,
We are currently rolling out hundreds of App Proxy apps and want to use the MyApps portal as a dynamic Start Menu for our users.
For now there is a possibility to manually add apps to App Launchers for users to click on, but i cannot find any possibility to do this using any sort of pipeline or automation.
Is there somebody over here that has managed to add Applications to App Launchers / Categories programmatically ? And if yes, can you please share how?
Kind regards,
René
2 Replies
Sort By
There is no officially supported method to manage those via API/PowerShell. If you feel like it, you can capture the network trace from the UI and use the corresponding requests, though there is no way to know if/when Microsoft might change those.
- RenePosthumusCopper Contributor
Hi Vasil, thank you for your answer. I'll ping our CSAM for this.