-
Notifications
You must be signed in to change notification settings - Fork 45
Importing data into CHEFS
Vijaivir Dhaliwal edited this page Feb 27, 2024
·
9 revisions
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.