I want to use the Query Data activity in a workflow to query our CRM but I need to check that only one row has been returned and not more than one. Depending on the result I would handle the document differently.
How would I go about checking the number of rows returned by the Query Data activity? Or is there a better way to do this?