BOOTMARK Works With Your Existing Tools

Connect your payments and communication tools — or build your own integrations via our API and webhooks.

Business Free Trial

Available Integrations

Connect BOOTMARK to the tools your team already uses

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

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. Supports credit cards and eCheck for invoicing and client-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 connect BOOTMARK to your existing workflow in minutes

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