Data Input (DP_1)
Specify the data sources, this functionality can take database connection, CSV, JSON or ZIP files
NOTE: If you're using a database connection, create a separate user with appropriate permissions, before uploading data from a database.
Sample Request
Data input
POST
https://api.autogon.ai/api/v1/engine/start
Loads data into a project.
Request Body
Good to know: Unlike other block requests, the Data Input block isn't permitted to have parent blocks, hence its null
value.
Last updated