Extracting Specific Elements from XML

I am looking to extract just the value of “8” from . I have tried a Regex match and just writing out the value based on XML Elements. I can’t find the right elements to use though. Does anybody know how I could do this? Thanks

Have a look here on how to deal with namespaces:

Additional demo:

@jpreziuso

You have to use Deserialize JSON activity for this

Please have a look at this post. It is the same problem as you are facing. I hope it will solve your problem.

Regards,
Muhammad Ali