I have an existing sql table of about 55 rows. I need an action to be performed on each row in the table. One of my columns defines the action to be taken. The action is to send an email which content is based on the "User Type" is what will drive which email. The column consists of 2 types "member" and "non-member". I am new to Workflow Designer and am getting stuck in the Query Criteria section.
I will need tokens to populate the finished email to make it more personal.
The above is where I've landed after much adding and deleting. What am I missing in the query criteria? Basically, there is nothing to query, I need all rows of the table itself.