Q: Can the tool iterate through loops?
Ex: Can it filter/query to find all the rows in a google sheet that would be relevant (find all the rows with contact X email address) then loop through all the rows of contacts executing the specified action (send text message to all the contacts with matching email)?
Alex_ApiX-Drive
Jul 14, 2025A: Hello! Thanks for your question. We have the ability to filter data and transfer only the data that matches the filter.
However, if we are talking about a table, then in this case there are some settings. What do we mean? For your task, you need to select the Get Rows (All) action, so with each auto-update we will receive all the rows of the table and transfer those that match the filter. In order not to transfer the same data all the time, you should select auto-update once a day or start the connection manually and change the table that affects the filter every day so that the data does not run in circles.
You can read about the Filter capabilities in our help: https://apix-drive.com/en/help/data-filter
Maybe you have other integration tasks?