Sync Gtm From Clay
demo
Sync Gtm From Clay
Webhook endpoint for Clay to sync data into GTM tables.
Upserts into gtm_companies, gtm_employees, and gtm_portfolio_companies (the actual tables used by the admin page and demo pages).
Configure Clay to send a POST request to: https://api.ontora.com/v1/demo/sync-gtm-from-clay
Optional: Set CLAY_WEBHOOK_SECRET env var and include it in the X-Clay-Secret header for verification.
POST
Sync Gtm From Clay
Authorizations
Clerk-issued RS256 JWT.
Body
application/json
Webhook payload from Clay to sync into GTM tables.
Upserts into gtm_companies, gtm_employees, and gtm_portfolio_companies.