Additional fields in Update Project API
You can modify the following fields with Update Project API now in addition to the existing six fields.
You can modify the following fields with Update Project API now in addition to the existing six fields.
You can now customize panel tilt, spacing, and orientation depending on whether a roof face is flat or pitched in order to align with your design and installation best practices and maximize irradiance and system production.
With the Retrieve Asset endpoint, you can retrieve details of an individual asset (e.g., screenshot). You will likely want to use the Retrieve Asset endpoint to look up asset details including URLs on receipt of asset_created webhooks.
We added two new webhook events: consumption_profile_changed and asset_created. The consumption profile webhook event fires upon any change to a consumption profile in Aurora. The asset webhook event fires when an asset (e.g., screenshot, DXF file) is created and ready for download in Aurora. With the two new webhooks, you can keep applications in your IT ecosystem in sync with Aurora in real-time.
We updated our API Reference to show a full list of HTTP responses that you might receive for each endpoint. With the list of responses, you can build better quality integrations with Aurora by proactively handling error states in your code.
We published the first API tutorials. With our growing library of tutorials, you can automate the most common solar workflows with the Aurora API in less time and with better quality.
Now, webhooks for auto_designer_job_completed, irradiance_analysis_job_completed, performance_simulation_job_completed events fire regardless of how the corresponding job was started (e.g., via Sales Mode, Pro Mode, or API). Previously, only jobs started via the API would fire the webhooks. With the expanded coverage of the performance simulation event, for example, you can keep your CRM in sync with any design changes made from the app, as simulation jobs are a strong proxy for when Aurora designs have been modified.
Fixed a bug that caused the bill of materials not to be populated in some responses to the Retrieve Design Summary API requests.
The filler row parameter is now available in Energy Mode in addition to MaxFit Mode. AutoDesigner API now has a boolean parameter (“allow_filler_row”) that adds a row of panels with the opposite orientation on either the top or bottom of each roof face if there is space and it improves the result. For example, if the array is vertically (portrait) oriented and the parameter is enabled, AutoDesigner will attempt to place a row of horizontally (landscape) oriented panels to more fully maximize the roof space.
The new Roof Summary API enables you to programmatically generate roof area and pitch for each roof and individual roof faces of any design. With the API, you can generate roof replacement quotes and close your deals faster.