Synchronous webhook bridge that connects two Clay tables for seamless data enrichment.
Use case
Clay Enrichment
Pricing
Free & open source
Version
1.0.0
Elias Stråvik
Head of GTM Engineering
Mold is a synchronous webhook bridge that connects two Clay tables, enabling seamless data enrichment workflows in a single request/response cycle. Table A sends data to Mold, which forwards it to Table B for enrichment. Table B enriches the data and returns it to Mold, which passes the result back to Table A — all in one synchronous call.
No queues, databases, or polling required. Mold is a lightweight Hono server with minimal dependencies, secured with bearer token authentication, request capacity limits, and cryptographically random callback URLs. Deploy with one click to Render or Railway, or self-host with Docker.