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.
Documentation Index
Fetch the complete documentation index at: https://docs.ontora.com/llms.txt
Use this file to discover all available pages before exploring further.
Clerk-issued RS256 JWT.
Webhook payload from Clay to sync into GTM tables.
Upserts into gtm_companies, gtm_employees, and gtm_portfolio_companies.