BreezyBit Form Migration Tool
Convert CSV or source form JSON into BreezyBit import files, then validate them before importing into BreezyBit Forms.
How Convert CSV Works
- Upload a completed CSV template.
- Convert it to BreezyBit import JSON.
- Import the JSON with BreezyBit Forms in Salesforce.
Validation Scope
This tool validates the BreezyBit JSON structure. After you connect Salesforce, it can also check whether referenced objects and fields exist in your org.
Salesforce Org Validation
Checking Salesforce connection...
Use this for simple migrations where each CSV row is one form field. Download the sample CSV template.
Third-party forms are not Salesforce-object-aware. Generated field API names are starting points and should be reviewed or mapped before import.
Mapping Review
Edit the Salesforce field API names before generating the BreezyBit JSON.
Use this to review native BreezyBit bulk export/import files.
Results
Waiting for fileCSV Columns
Required: Row Type, Form Name, Data Type, Display Order, and at least one Object API Name per form.
Use Field rows for Salesforce fields. Use Element rows for HtmlContent, Section, Separator, Spacer, Signature, FileUpload, CustomCheckbox, GroupBox, Pager, or Payment.
Privacy And Access
CSV conversion and JSON inspection run in your browser. Salesforce connection is used only to validate referenced object and field metadata.
The app does not read Salesforce records and does not create, update, or delete Salesforce data.
Third-party source converters use pasted or uploaded API JSON. They do not connect to Typeform, Jotform, Wufoo, or SurveyMonkey accounts yet.