Checking what url was called

Jarl Gjessing August 24, 2022

We're successfully making a call to azure to get information on a build.

In the body of the response there is a parameter called id.

After making this call I want to retrieve the approve ID, so I call the api again with the id returned in previous request like this:

GET http://...../{{webResponse.body.id}}/Timeline?api-version=6.0

But this returns a 404. Problem is I cannot see what URL was actually called.

Nor do I know if this is possible, if not then how can I take the ID from previous call and add it to the URL

1 answer

0 votes
Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 6, 2023

@Jarl Gjessing this depends on the language that you are using to consume the JSON response.  

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events