

Integrate Meilisearch and Firestore to automate workflows with scalable backend
Connect Meilisearch and Firestore nodes to in your workflow. Integrate with any tool or database and ship powerful backend logic and APIs instantly - No code required!
Getting Started
How To Connect Meilisearch and Firestore
Popular Templates With Meilisearch and Firestore
Explore our popular Google Sheets & templates below. Click. Remix. Ship!
Node stack
Supported Triggers & Actions
Meilisearch NODES

Add Document
Add a single document to MeiliSearch. Accepts a JSON object representing the document and adds it to the index

Add Documents
Add a list of documents to MeiliSearch index.

Delete Document
Delete a document from a Meilisearch index.

Full Text Search
Performs a full text search on a Meilisearch index

Get Document
Retrieve a document from a Meilisearch index using the given Document ID.

Hybrid Search
Performs a hybrid search combining full-text and attribute-based filtering, returning a JSON object or an array of them. For more details on using vector search in MeiliSearch, visit the [official documentation](https://www.meilisearch.com/docs/learn/experimental/vector_search#using-vector-search).

Update Document
Update a single document in MeiliSearch. Accepts a JSON object representing the document and updates it.

Update Documents
Update multiple documents in MeiliSearch by sending an array of JSON objects.
script

Update Synonyms
Update the synonyms for any index in your MeiliSearch instance
script
Firestore NODES

Add Object to Firestore Array
Adds an object to an existing array in a Firestore document
script

Collection Query
Get documents of a query in Firestore with multiple filters (with support for document reference).
script

Create Document
Creates or updates a document in a specified Firestore collection (with document reference field type support).
script

Delete Firestore Document
Delete a document from a Firestore collection
script

Firestore Document Count
Get the count of documents in a collection for a given filter
script

Firestore Field Average
This is blank script node to help you get started. [Full Documentation](https://docs.buildship.com/core-nodes/script).
script

Firestore Field Sum
Sum of field in collection for given filter
script

Firestore Query Count
Get server count of a query in Firestore with multiple filters
script

Get Document Field Value
Fetches a specific field value from a document in a Firestore collection
script

Get Firestore Document
Fetch a document from Firestore by its collection name and ID
script

Get User Data With Email
Fetch user data from Firebase Auth based given their email
script

Update Document
Updates an entire Firestore document with a given object
script

Update Field Value
Updates a field value in a Firestore document with a given object
script
Try it ->
Blog posts & Tutorials
Recommended
Reads
Below are recommneded blogs that will help in your journey
Support
Need Help?
Here are some helpful resources to get you "unstuck"
💬
Join BuildShip Community ->
An active and large community of no-code / low-code builders. Ask questions, share feedback, showcase your project and connect with other BuildShip enthusiasts.
🙋
Hire a BuildShip Expert ->
Need personalized help to build your product fast? Browse and hire from a range of independent freelancers, agencies and builders - all well versed with BuildShip.
🛟
Send a Support Request ->
Got a specific question on your workflows / project or want to report a bug? Send a us a request using the "Support" button directly from your BuildShip Dashboard.
⭐️
Feature Request ->
Something missing in BuildShip for you? Share on the #FeatureRequest channel on Discord. Also browse and cast your votes on other feature requests.