I have a table with thousands of entries. Now I want to trigger an email action for records with a specific field. How would I do that?
1. read action with where option
2. loop action - data provider?
3. e-mail action in loop
1. read action with where option
2. loop action - data provider?
3. e-mail action in loop
The loop provider will be the "Read data" result: {var:read_data_name}
You need to login to be able to post a reply.