Upload Apps with CURL
You can easily upload all your apps with the help of the CURL and the command line to Updraft.
Last updated
You can easily upload all your apps with the help of the CURL and the command line to Updraft.
Last updated
You can easily upload your iOS and Android apps to Updraft using the CURL command to quickly distribute your apps to your testers and team. Just integrate the CURL into your CI pipeline or upload your apps via the command line.
Go to and create your
You can find the CURL of your app on the app overview page.
If you upload your apps using the CURL command, you can also add customized parameters which will be displayed in the build history of your app in Updraft. Some examples of parameters can be found .
If you are using an app file name with space in it, use please the CURL command with apostrophe.
You can find your API Key in your Profile.
You can, just click on the link 'generate new API Key'.
The App Key is the exact identifier of your app.
Yes you can add release notes, build type, your development branch or even your git-tag. More information you can find .