π€ AI Config
Retheme and repopulate the app from instructions or a reference URL. Applies live to /services, /products, /stockroom, and the whole site theme.
π₯ Full Store Rebrand
Wipe every service & product in the database, then let the AI generate a brand-new store β theme, services, and products β from your prompt below. Or clear items manually and populate them yourself.
π Booking Notifications & Sync
When a customer books via Test Estimate, we can push the event to Google Calendar & Sheets and send the customer an SMS (Twilio) and email (Gmail). The provider accounts are already connected via workspace connectors β just configure the per-app details below.
Tip: leave any field blank to skip that channel. Sheet ID missing β sheet append is skipped. Customer email missing on the estimate β email is skipped. Same rule for phone/SMS.
π Outbound Webhooks
Push real-time events to any external URL β Zapier, Make, n8n, a Discord/Slack relay, or your own service. Each request is signed with X-Webhook-Signature: sha256=<hex> using the webhook secret. Receivers should re-compute the HMAC over the raw body and deduplicate on X-Webhook-Event-Id.