You can submit meter readings to ElectronConnect via UI or API.
Submit via platform UI
Navigate to the Performance Verification page.
2. Select the “Meter Readings” tab.
3. Download the "Meter Readings Upload Guide”. This guide explains what's needed in each column to help you submit the readings successfully.
4. Download the "Meter Readings Upload Template”. This is the blank template that you'll need to fill out.
5. Following the guide, fill out the meter readings upload template and save it as a CSV file.
6. Back on the Performance Verification page, click "Select CSV".
7. Select your CSV file and click open.
8. Select “Submit”.
You'll then see confirmation that the CSV has been submitted successfully at the top of the page.
Submit via API
You can automate your meter reading submissions by integrating with the ElectronConnect API. Readings are submitted via a POST request in JSON format.
For technical specifications and authentication details, please refer to the latest ElectronConnect API documentation here.
