Forum Discussion
hkrtrainings408
08-24-2022Data Storage
reate a new Connector for HQ using Python course. Connectors are required to connect to content repositories to extract fields, metadata and other pieces of information. This example will connect to a file folder and extract information from CSV files. Each row in a CSV file will be an entry in the index. In addition, this example will show how to create one-to-many relationships where the CSV file entry will be linked to each row entry
- martinstasik1907-11-2023Data Storage
Thanks.