Also the json you gave looks incomplete or wrong…if there is some difference please correct and accordingly use it…the idea is for each key that is before colon you can include a new ("Key") till the last is reached
Looks like the syntax is wrong at ponse in teh given json
To extract the value “52858” from the given JSON string, you can use the following steps:
Parse the JSON string: First, you need to parse the JSON string into a JSON object or dictionary that you can work with. In UiPath, you can use the Deserialize JSON activity to achieve this.
Access the desired value: Once the JSON string is parsed, you can access the specific value you need by navigating through the JSON structure. In this case, you want to extract the value associated with the key “id” inside “bulkQuoteID”.