CheckMarket is an enterprise survey platform that will assist you and your team in creating and implementing effective and engaging surveys as well as providing you with relevant and actionable data.
The Pinecone vector database makes it easy to build high-performance vector search applications. Developer-friendly, fully managed, and easily scalable without infrastructure hassles.
Pinecone IntegrationsIt's easy to connect CheckMarket + Pinecone without coding knowledge. Start creating your own business flow.
Triggers when a respondent has completed a survey.
Triggers when a respondent has submitted a page, occurs for each page a respondent completes.
Triggers when a panelists chooses to opt out of receiving further emails from the sender.
Trigger when a new collection is create.
This operation returns a list of your Pinecone indexes.
Add a new panelist to your survey. If your survey is Live and the CheckMarket email channel is active, a survey invitation will be automatically sent.
This operation creates a Pinecone collection.
This operation creates a Pinecone index. You can use it to specify the measure of similarity, the dimension of vectors to be stored in the index, the numbers of replicas to use, and more.
The Delete operation deletes vectors, by id, from a single namespace. You can delete items by their id, from a single namespace.
The Fetch operation looks up and returns vectors, by ID, from a single namespace. The returned vectors include the vector data and/or metadata.
The Query operation searches a namespace, using a query vector. It retrieves the ids of the most similar items in a namespace, along with their similarity scores.
The Update operation updates vector in a namespace. If a value is included, it will overwrite the previous value. If a set_metadata is included, the values of the fields specified in it will be added or overwrite the previous value.
The Upsert operation writes vectors into a namespace. If a new value is upserted for an existing vector id, it will overwrite the previous value.
(30 seconds)
(10 seconds)
(30 seconds)
(10 seconds)
(2 minutes)