upload_files_with_asset_builder
Last updated
Last updated
imerit_ango.sdk.SDK.
Upload assets using the template. It processes the CSV file by iterating over each column, generating corresponding assets using the specified template.
project_id: string
The unique identifier for the project. You can find the project ID in or retrieve it using the function.
template_id: string
Id of the asset builder template which is created on the AngoHub
Example: '0000000aa0a00a0000aaaa0a'
input_file_path: string
The file path of the CSV file
Example:
'data_folder/csv_file.csv'
Returns:
output: dict
,