JSON Schema Builder

Define the fields you want to pull out of your documents, then copy the generated JSON schema and paste it into the Extract Document With Custom Schema Zapier action.

Properties (0)

No properties yet. Add the fields you want to extract from your documents — for example invoiceNumber, total, or a nested lineItems array.

Generated Schema

{
  "type": "object",
  "properties": {},
  "required": []
}

Paste this into the JSON Schema field of the DocInterpreter “Extract Document With Custom Schema” Zapier action.