I want to send data from google sheet to qdrant .i have created a google sheet module in make.com (watch new rows) and http module is send data to qdrant when a new row is added.
i want to send data to qdrant when any changes appear in google sheet, not only when adding new row. how to implement this?