Integrations
Connect TeamMap to external services and hardware.
Quick Access
API Keys
Generate API keys for programmatic access to your organization’s data:
- Go to Settings > Integrations > API Keys
- Click Generate New Key
- Copy and store the key securely - it will only be shown once
- Use the key in your API requests as a Bearer token
API keys grant full access to your organization’s data. Treat them like passwords. Rotate keys regularly and revoke any that may have been compromised.
See the API Reference for endpoint documentation.
Webhooks
Receive real-time notifications when events happen in TeamMap:
- Go to Settings > Integrations > Webhooks
- Click Add Webhook
- Enter a URL endpoint that will receive POST requests
- Select which events to subscribe to (e.g., task.created, incident.reported, sos.triggered)
- Click Save
Webhook Events
| Event | Trigger |
|---|---|
task.created | New task created |
task.completed | Task marked complete |
incident.reported | New incident filed |
sos.triggered | SOS alert activated |
shift.started | Member checks in |
shift.ended | Member checks out |
geofence.entered | Member enters geofence |
geofence.exited | Member exits geofence |
Device Tracking (GPS Hardware)
Connect GPS tracking devices to show hardware trackers on the map:
TCP/UDP Relay
TeamMap supports direct GPS tracker connections via TCP/UDP protocols. Compatible with most commercial fleet tracking hardware.
- Go to Settings > Integrations > Device Tracking
- Configure the relay endpoint for your tracker model
- Assign each device to a team member or vehicle
Supported Protocols
- GT06 - Common Chinese GPS trackers
- TK103 - Coban and compatible models
- Teltonika - FMB series fleet trackers
- Custom - Configure custom protocols via API
Calendar Integration (ICS)
Export shifts and events as ICS calendar feeds:
- Go to Settings > Integrations > Calendar
- Copy your personal ICS feed URL
- Add the URL as a subscription in Google Calendar, Apple Calendar, or Outlook
ICS feeds update automatically. Events and shifts will appear in your calendar within 15 minutes of being created or modified.
Email Notifications
Configure which email notifications your organization sends:
- Go to Settings > Integrations > Email
- Toggle notification types on or off
- Configure digest frequency (real-time, hourly, daily)