Skip to main content
All CollectionsPartner Support
Mosaic System / Equipment Details Upload
Mosaic System / Equipment Details Upload

Mosaic System / Equipment Details Upload

Emilie avatar
Written by Emilie
Updated this week

Partners with Mosaic integration will have this feature enabled such that when a loan application is approved and signed, enerflo will automatically send system and equipment details to Mosaic.

Note: if the equipment manufacturer/model on the design does not match with an approved Mosaic manufacturer/model, then system details will not be sent. (Please see "Troubleshooting Tips" below)

Here is a screenshot of what it would look like in the portal:

/span>

The feature is set in the company meta data for Mosaic integration. You'll see it as "attach_equipment": true. To turn it off, you can simply change the "true" to "false".

/span>

Troubleshooting Tips:


Issue #1 - Installer complains that system info is not passing over to Mosaic

  1. First, check with the partner what their Mosaic approved equipment list is and have them provide the manufacturer and model names.

    1. Alternatively, you can reach out to @pricingfinancingpo and they can help you get this list using Mosaic's API.

  2. Go to EPC --> Equipment and review the list of Panels and Inverters that we have configured.

  3. For each Panel and Inverter, check that the manufacturer and model names we have configured matches what is on Mosaic's list. (We currently use fuzzy logic to best match but if the names are way off, then there is a potential that we won't find a match and thus, will not send the system info over)

  4. Once the equipment names are addressed, let the partner know that only deals using equipment on Mosaic's approved list will have system info sent over.

Here is a quick examples (using Beam Solar)

Approved list from Mosaic:

[    {        "manufacturer": "Hyundai Heavy Industries",        "model": "HiS-S405YH(BK)",        "equipmentType": "Panel"    },    {        "manufacturer": "Enphase",        "model": "ENP IQ8PLUS-72-2-US",        "equipmentType": "PanelInverter"    }]

/span>

/span>

Did this answer your question?