Here is the Json Data:
filterKeys”:{“${FilterGroup}”:[“Phenols”]},”lastFilterGroup”:”${FilterGroup}”}
I have to extract phenols from the post request for every filter group this value changes.
Source: Read More
Here is the Json Data:
filterKeys”:{“${FilterGroup}”:[“Phenols”]},”lastFilterGroup”:”${FilterGroup}”}
I have to extract phenols from the post request for every filter group this value changes.
Source: Read More