Mapulus icon

Mapulus

Interactive mapping platform for maps, location records, and external-ID lookups.

Helps analytics and operations teams that browse accessible maps, fetch map metadata, and resolve locations by external identifier.

Sign in to connect Mapulus

Sign in to connect an account and start using Mapulus in your apps.

Example Use Cases

These are example ways Snow can use Mapulus when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Find Location by External ID

Find locations by their external identifier. Returns a list of locations that match the provided external_id. External IDs are unique identifiers used for integrating Mapulus with external systems (CRM, databases, etc.). Returns an empty list if no matching locations are found.

Get Map Details

Tool to retrieve detailed information about a map. Use when you have a map_id and need full map metadata.

List Maps

Retrieves a paginated list of all maps accessible to the authenticated user. Supports filtering by name/tag and sorting by various fields. Returns map metadata including IDs, titles, and timestamps. Use this to discover available maps before fetching detailed information or locations.