commit 21c82882f4c6fd5093ebd5dcc93f3edcf6d927f6 Author: pmgasset Date: Wed Apr 15 10:29:18 2026 -0400 Initial commit diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..edbf78f --- /dev/null +++ b/.env.example @@ -0,0 +1,29 @@ +# ── Zoho OAuth (Server-to-Server / Client Credentials) ────────────────────── +# Create a "Server-based Application" in Zoho API Console +# https://api-console.zoho.com +ZOHO_CLIENT_ID= +ZOHO_CLIENT_SECRET= +ZOHO_ACCOUNTS_URL=https://accounts.zoho.com/oauth/v2/token +ZOHO_CRM_API_URL=https://www.zohoapis.com/crm/v3 +ZOHO_BILLING_API_URL=https://www.zohoapis.com/billing/v1 +ZOHO_BOOKING_ORG_ID= + +# ── Zoho Bookings ──────────────────────────────────────────────────────────── +# The public URL of your Zoho Bookings service page +ZOHO_BOOKINGS_URL=https://bookings.zoho.com/portal/YOUR_PORTAL/book +NEXT_PUBLIC_BOOKINGS_URL=https://bookings.zoho.com/portal/YOUR_PORTAL/book + +# ── Zoho SalesIQ Live Chat & Analytics ────────────────────────────────────── +# Find in SalesIQ → Settings → Websites & Mobile Apps → widget embed code +# The widgetcode value inside the