Automatic submission of UWP app

sergio 116 Reputation points
2021-05-24T10:45:18.23+00:00

We have a UWP application that has been deployed manually to the Microsoft Store (using the Partner Center).
Each time we have a new version of the app we have to go to the Partner Center, provide information, upload the new file and start the process of creating a new Submission for the app.

Is there a way to automate this process?
I mean for example upload the file via ftp and fills in the relevant information via API.
These would be fantastic and it would allow us to setup a Continuos Deployment process.

Is there any possibility to overcome the manual process?

Thanks
\sergio

Universal Windows Platform (UWP)
{count} votes

1 answer

Sort by: Most helpful
  1. Roy Li - MSFT 32,731 Reputation points Microsoft Vendor
    2021-05-25T02:08:15.913+00:00

    Hello,

    Welcome to Microsoft Q&A!

    First of all, the Microsoft Store submission API could programmatically query and create submissions for apps, add-ons and package flights for your Partner Center account. This API is useful if your account manages many apps or add-ons, and you want to automate and optimize the submission process for these assets.

    You could check this document about how to use it: Create and manage submissions.

    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 comments No comments