importing data into chefs - bcgov/common-hosted-form-service GitHub Wiki

This documentation is no longer being updated. For the most up to date information please visit our techdocs

Home > CHEFS Capabilities > Data Management > Importing data into CHEFS


There is no bulk upload feature in CHEFS. If you want to add submissions into CHEFS that you collected through other means, you can use the API.

To import data, create an external script that reads through your data and submits it to CHEFS through the API as a new submission. You would then authenticate the request using the API key generated in the CHEFS form settings.

⚠️ **GitHub.com Fallback** ⚠️