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.
Example Use Cases
These are the Mapulus actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to retrieve detailed information about a map. Use when you have a map_id and need full map metadata.
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.
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.