Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
3 tools available
Mapulus is a platform that enables users to create, manage, and analyze interactive maps, integrating with various applications to automate tasks and leverage location insights.
Connect Mapulus to Definable to triage issues, review pull requests, monitor builds. Personas call Mapulus's 3 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Mapulus action below is a callable tool any Definable persona can invoke.
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.
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.
Anything Mapulus exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 3 Mapulus tools directly, then chain the result into another integration without you writing code.
Mapulus uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 3 Mapulus tools. You only need a separate Mapulus subscription if Mapulus itself charges per seat or per API call.
Every call from a persona to Mapulus is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Mapulus, and connect via OAuth or API key. You can immediately attach Mapulus to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 3 Mapulus actions as callable tools — including `Find Location by External ID`, `Get Map Details`, `List Maps`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.