Zapier Platform JSON Schema

JSON →
library 0.4.9 ·javascript
verified Jun 7, 2026

Converts JSON Schema definitions to Zapier Platform schema format with no runtime dependencies. Version 0.4.9 is the current stable release. The library provides a fluent builder API for transforming JSON Schema properties into the Zapier field format, supporting types like string, boolean, datetime, enum, array, anyOf, and $ref to objects/enums. It does not support $ref to external files. Suitable for Zapier app developers who need to programmatically generate integration schemas from existing JSON Schema definitions. The project appears to be maintained with regular updates.