Integrations

Integrations

Connect TeamMap with external services, hardware, and third-party tools.

Quick Access

Integration SettingsAPI Reference
On mobile? Actions open directly in the TeamMap app

Overview

TeamMap integrates with external systems through APIs, webhooks, GPS hardware, and calendar feeds. Use integrations to automate workflows, connect hardware trackers, and sync data with your existing tools.


API Access

Build custom integrations using the TeamMap REST API:

  • Authentication: Bearer token via API key
  • Format: JSON request and response bodies
  • Rate limits: 100 requests per minute per key
  • Documentation: See the API Reference for full endpoint details

Generate API keys in Settings > Integrations > API Keys.


Webhooks

Receive HTTP POST notifications when events occur:

EventDescription
task.createdNew task created
task.completedTask marked complete
incident.reportedNew incident filed
sos.triggeredSOS alert activated
shift.startedMember checks in
shift.endedMember checks out
geofence.enteredMember enters a geofence
geofence.exitedMember exits a geofence

Configure webhooks in Settings > Integrations > Webhooks.


GPS Hardware / Device Tracking

Connect physical GPS tracking devices to display hardware trackers on the map.

Supported Protocols

ProtocolCompatible Devices
GT06Common Chinese GPS trackers
TK103Coban and compatible models
TeltonikaFMB series fleet trackers
CustomAny device via API relay

Setup

  1. Go to Settings > Integrations > Device Tracking
  2. Select your protocol
  3. Enter the device IMEI or ID
  4. Assign to a team member or vehicle
  5. The device location appears on the map in real-time

See Vehicle Tracking for fleet-specific details.


Calendar Feeds (ICS)

Export your shifts and events as an ICS calendar subscription:

  1. Go to Settings > Integrations > Calendar
  2. Copy the ICS feed URL
  3. Add it as a subscription in Google Calendar, Apple Calendar, or Outlook

Calendar feeds update automatically within 15 minutes of changes.


NFC Checkpoints

Use NFC tags for guard tour verification:

  1. Program NFC tags and place them at checkpoints
  2. Team members scan tags during patrols using their phone
  3. Scans are logged with timestamp and location
  4. View scan history on the route or checkpoint detail page

See NFC documentation for setup details.


Need a Custom Integration?

Contact us at hello@teammap.co to discuss custom integration requirements for your organization.