Can submissions to Microsoft Store be automated?

APM Rounds 21 Reputation points
2021-07-14T15:49:31.467+00:00

We are working on automating deployment of UWP apps to Microsoft Store. We are able to generate the signed app package (.appxupload file). But could not find any way to publish this package automatically (through a tool or api) to Microsoft Store account. Is this possible? Any recommendations.?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
875 questions
0 comments No comments
{count} votes

Accepted answer
  1. Roy Li - MSFT 31,826 Reputation points Microsoft Vendor
    2021-07-15T02:10:49.273+00:00

    Hello,

    Welcome to Microsoft Q&A!

    There are no tools that could help you to submit the package automatically. But the Microsoft Store submission API might help. You could use Microsoft Store submission API to programmatically query and create submissions for apps, add-ons, and package flights for your or your organization's Partner Center account.

    Please note it still is recommended to submit your package manually via the Partner Center.

    You could check this document for more information: Create and manage submissions.
    And you could check the sample code here: C# sample: submissions for apps, add-ons, and flights.

    Thank you.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful