Getting Started
Get started with schemas in Beefree SDK.
Last updated
Was this helpful?
Get started with schemas in Beefree SDK.
Last updated
Was this helpful?
Schemas are structured definitions that describe the format, rules, and relationships of data. They ensure consistency by validating data formats. In Beefree SDK, schemas define how data is structured in relation to email, page, and popup templates. This section of the documentation lists each schema used within Beefree SDK, and outlines its corresponding purpose, properties, requirements, and usage examples to help you utilize each data structure effectively.
Data schemas provide you with a structured format to:
Validate JSON structures.
Create databases for storing rows, templates, and other types of data.
Make API calls with valid request bodies.
Learn more about data structures and schemas within Beefree SDK in the following sections.
Schema Catalog
Simple Schema
Row Metadata
Form Validation Schema
Comments Schema
Change Schema