A CSV (Comma Separated Values) file is a simple text file used to store data in a table format. Each line represents a row, and each value in the row is separated by a comma. It is commonly used for importing and exporting data between different applications like Excel, databases, and reporting tools.
version: 1.0.1
encrypt_credentials: false
union_all_tables: true
add_dbname_column: false
use_snake_casing: true
plugins:
extractors:
- name: FileSystem
connectorname: FileSystem
schemaname:
config:
properties:
storage: local
type: csv
filePath: C:\BoldServices\app_data\elt\connectors\products.csv
metadata:
select:Data Hub icon on the Navigation Pane.
Add Pipeline and provide the new pipeline’s name.
CSV template.







Run Now button.

