Apointoo
← Integrations
CustomProduction

Direct confirm (bring your own)

Any frontend — lead form, quote, phone call — through one API.

When you do not have a packaged adapter, the direct-confirm path takes a conversion event from any frontend: a lead form, a quote request, a logged phone call, a custom checkout. You send the event; Apointoo handles attribution and upload.

Most conversions are not bookings

Calls, WhatsApp messages, quote requests, and lead forms are the real conversions for a large share of advertisers — and a booking-shaped tool cannot represent them cleanly.

One conversion event, any source

Mount the handler on your API route and confirm the outcome with the matched attribution. The core never assumes a booking; it accepts a typed conversion event and sends it to Google Ads, exactly like the packaged adapters do underneath.

What it sends to Google Ads
lead_capturedquote_requestedsale_paidclient_acquired
import { app } from '@vizuh/apointoo-sdk/adapters/booking/direct-confirm'