Data Connector CSV

On the main Data Connectors screen, when clicking the “Add” button, the system will display the screen to connect a new data source to the platform.

For each Data Connector option available on the platform, the system will present some additional fields to be filled in.

When selecting the CSV option, you will be asked to fill in the following fields:

  • Data Connector Identifier Name: Enter the name that will identify the data source that will be connected

  • CSV File: You will need to upload the CSV file.

Note: In the CSV Data Connector it is mandatory to add two columns to the file, which are: lineitem/usagestartdate and bill/billingperiodstartdate, these columns will be used to identify the usage and billing date.

  • lineitem/usagestartdate: Usage period date

    • Format: date YYYY-MM-DD

  • bill/billingperiodstartdate: Billing period date.

    • Format: date YYYY-MM-DD

Last updated