Custom App Notification

Ramki 816 Reputation points
2021-04-18T07:52:58.457+00:00

Hello All,

In my test environment, am testing the below scenario,

  1. Custom application has been restricted, so no one able to upload any custom app in to the Teams organization.
  2. However, user can able to created any custom BOT via powerVA agent and submitted
  3. Submitted custom app is available in Teams portal as Pending approval
  4. Teams admin can review the custom app, and do the Accpet or Reject

My Concern is - if any one submitted the custom app , how teams admin get notified, its not necessary to check each and every time to have a look on portal. and how can i get the list of submitted custom app from powershell or scripts.

Could you please some one help on the above two parts

88821-image.png

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,162 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,287 questions
{count} votes

Accepted answer
  1. Nikitha-MSFT 541 Reputation points
    2021-05-07T12:50:43.753+00:00

    Currently there is no powershell command or API to send a notification to admin when the custom app is uploaded. You can list the app uploaded to the app catalog using graph API. Please check List teamsApp.

    Thanks,

    Nikitha.


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.