Upload App Azure Devops Pipeline

When working in an ADO pipeline, I am able to upload the app using the curl cmd. I know that it returns a Json object, how do I get the app_url to use as a variable to run the tests?

Hi There,

Please find the attached code snippet: GitHub - ritamganguli/app_upload_curl which has detailed comment also attached on how to upload an app via curl command and fetch and uses that in the code