I have a request that pulls a list of domains in our account and their associated id. It's returning a large number of domains, so how do I search through those results and isolate the domain I need for use in future steps? So let's so I have 50 domains and I'm looking for specialdomain.com and it's associated ID Number. How do search for "specialdomain.com" and get its associated ID isolated for use in future steps?