Settings
Admin controls — user access, integration status, manual sync.
Integrations
Green = connected · gold = ready, not configured · coral = blocked upstream
- Meta Marketing APIReady to connectPaid campaign insights (Facebook + Instagram ads).System User token, 6-hour cron.META_ACCESS_TOKEN and META_AD_ACCOUNT_ID must be set to sync Meta ads.Last sync20 minutes ago
- Meta Graph API (Organic)ConnectedInstagram + Facebook Page post/reel/story metrics.Daily cron at 7 AM CT.Last syncabout 1 hour ago87 rows
- Google Ads APIReady to connectSearch + display + YouTube ad campaign metrics.6-hour cron. Needs developer token + OAuth refresh token.GOOGLE_ADS_DEVELOPER_TOKEN, CLIENT_ID, CLIENT_SECRET, REFRESH_TOKEN, and CUSTOMER_ID must all be set.Last sync20 minutes ago
- YouTube Data APIWaitingChannel video statistics.Channel access pending from Land Innovations.Last sync—
- Attio CRMWaitingReal-time lead sync via webhooks.CRM admin access pending. Webhook-only — no manual sync.Last sync—
User access
Edit
ADMIN_EMAILS / PARTNER_EMAILS to modify.- adminBRbrandon@colemanjohns.comFrom env var
- adminSAsam@colemanjohns.comFrom env var
Attio webhook endpoint
Point Attio's People object webhook here once credentials are available.
https://mh.colemanjohns.studio/api/webhooks/attio
The handler validates the
Attio-Signature header against ATTIO_WEBHOOK_SECRET.