Send data from google sheet to qdrant vector store

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?

Welcome to the Make community!

Try using the Qdrant “Upload a Point” module:

Uploads a single point to a collection.

For more information, see https://www.make.com/en/integrations/qdrant, and https://www.make.com/en/help/app/qdrant in the help centre.

Example

Here is an example of how your scenario could look:
Screenshot_2025-03-10_120315

This is just an example. Your final solution may or may not look like this depending on your requirements.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.