get https://fusion.appdome.com/api/v1/tasks//output#buildApp
This API allows you to fuse a mobile App/SDK.
After uploading your App/SDK and obtaining the Application ID, you can initiate the build process using an existing Fusion Set.
The fusion_set_id
is required to fuse (Build) the application.
Once the build is completed, the resulting task_id
, referred to as the "Appdome Build ID," is necessary for all subsequent task actions and is used as parent_task_id
.
This endpoint supports several overrides for customizing the build task, as detailed below.