Integrate Google Maps and Typesense to automate workflows with scalable backend

Connect Google Maps and Typesense 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 Google Maps and Typesense

Supported Triggers & Actions

Google Maps NODES

Calculate Distance

Calculate the distance between two addresses using Google's Directions API. **To use this node you must first enable the [Directions API](https://console.cloud.google.com/apis/library/directions-backend.googleapis.com?project=_)**

Geocode Address

Geocode address using Google's Geocoding API. **To use this node you must first enable the [Geocoding API](https://console.cloud.google.com/apis/library/geocoding-backend.googleapis.com?project=_)**

Get Nearby Places

Get nearby places using Google's Places API. **To use this node you must first enable the [Places API](https://console.cloud.google.com/apis/library/places-backend.googleapis.com?project=_) AND [Geocoding API](https://console.cloud.google.com/apis/library/geocoding-backend.googleapis.com?project=_)**

Typesense NODES

Add Document

Creates or uses an existing Typesense collection to insert a document, utilizing provided schema and authentication details. [TypeSense API](https://typesense.org/docs/latest/api/)

script

Add Documents

Creates or uses an existing Typesense collection to insert documents, utilizing provided schema and authentication details. [TypeSense API](https://typesense.org/docs/latest/api/)

script

Create Collection

Create a new Typesense collection with the specified schema

script

Delete Document

Delete a document from a Typesense collection.

script

Full Text Search

Performs a full text search on a specified collection in Typesense.

script

Geo Search

Performs a geo-location based search in Typesense using specified parameters.

script

Get Document

Retrieve a document from a Typesense collection using the given Document ID.

script

Update Document

Creates or uses an existing Typesense collection to update documents, utilizing provided schema and authentication details. [TypeSense API](https://typesense.org/docs/latest/api/)

script

Vector Search

Perform a vector search in a Typesense collection and return the results.

script

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey