You need to save the response, which contains the desired information, to a variable using this action:
After that, you need to take the required data from the previously saved variable using this action:
Or this action:
You can learn about how to make Xpath queries on the Internet.
@support
face palm I feel like an idiot now. I had it setting the host because it was returning Method not Accepted error. I looked at the traffic again and figured it's the URL of the post/get's changing them, used the correct Host. Thank You, you rock.