BOOTMARK Works With Your Existing Tools

Connect your accounting, payments, maps, and communication tools β€” or build your own integrations via our API and webhooks.

Start Free Trial

Available Integrations

Connect BOOTMARK to the tools your team already uses

Available

QuickBooks

Sync invoices, payments, and customer records between BOOTMARK and QuickBooks Desktop or Online. Eliminate double data entry and keep your books accurate without extra effort.

Available on Business plan

Available

Stripe

Accept credit card and ACH payments directly on invoices and through the client portal. Funds deposit to your bank account automatically. Zero paper checks.

Available

Firebase / Google Cloud

BOOTMARK's real-time data sync and authentication are powered by Google Firebase, giving you enterprise-grade reliability, offline support, and instant updates across all devices.

Available

Google Maps

Property addresses auto-resolve with Google Maps. Crew members get optimized directions, and clients track crew arrival on a live Google Maps view. No additional setup required.

Available

Gmail / Google SMTP

Send invoices, estimates, contract notifications, and job updates directly from your business Gmail or any SMTP email account. Branded emails delivered from your domain.

Available

Google Gemini AI

AI-powered contract risk analysis flags concerning clauses in your agreements before you send them. Also powers smart form generation and intelligent workflow suggestions.

Available on Business plan

Available

Webhooks

Send real-time event data to any external system when work orders are created, invoices are paid, or contracts are signed. Connect BOOTMARK to Zapier, Make, or your own backend.

Available on Business plan

Available

Authorize.net

Accept payments via Authorize.net as an alternative to Stripe. Supports credit cards and eCheck for clients who prefer this gateway for invoicing and portal payments.

Coming Soon

Zapier

Native Zapier integration to connect BOOTMARK with 5,000+ apps β€” CRMs, Slack, Mailchimp, Google Sheets, and more β€” without writing a single line of code.

REST API & Webhooks for Developers

Build custom integrations between BOOTMARK and your internal systems, customer apps, or third-party tools using our REST API and webhook event system.

  • βœ… REST API with JWT authentication
  • βœ… Webhook events for all major actions (job created, invoice paid, contract signed)
  • βœ… Full CRUD access for clients, work orders, invoices, employees
  • βœ… Real-time event streaming via Socket.IO
  • βœ… Webhook explorer dashboard to test and debug events
Request API Access
// Example: Get all work orders
GET
/api/work-orders?status=open
// Webhook: Invoice paid event
POST
/your-endpoint
{
"event": "invoice.paid",
"invoiceId": "inv_abc123",
"amount": 450.00,
"clientId": "client_xyz"
}

Ready to Connect Your Business Tools?

Start your free trial and integrate BOOTMARK with QuickBooks, Stripe, and your existing workflow in minutes

14-day free trial Β· No credit card required Β· Setup in 15 minutes