Define your data schema to structure exactly how data should look, behave, and connect
unique
and required
) to complex relationships between sheets. You can even create filtered reference fields that dynamically control available dropdown options based on other field values. Think of it as an intelligent template that ensures you collect the right data in the right format, every time.
space:configure
Job, and you can configure a Listener to pick up that job and configure the new space by defining its Blueprint. Creating workbooks, sheets, and actions is your Blueprint definition, establishing the data schema that will govern all data within that Space.
To make that part easier, we have provided the Space Configure Plugin to abstract away the Job/Listener code, allowing you to focus on what matters: Preparing your space for data.
usersSheet.slug
in your listener code to filter or differentiate between sheets, or re-use exportToSCRM
in any other workbook that needs to export data to a CRM.