Changelog

Milestone Created Webhook

You can now subscribe to the milestone_created webhook event. The webhook payload can include <STAGE> and <SOURCE>, and it can be filtered on both. This webhook event will fire when a milestone is created in the Aurora app or via API, enabling your IT ecosystem (e.g., CRM) to keep data in sync or add automations based on a milestone event.

Proposals PDF Generation via API

You can now programmatically generate a proposal PDF document for a design using the Run Proposal PDF Generation API. After generating a PDF, you can retrieve the result using the Proposal PDF Generation Status API.

EagleView Design Requests via API

You can now programmatically order EagleView Powered Models using the EagleView Design Request API. Placing an order for an EagleView Design Request resembles the existing workflow for Expert Design Requests via Aurora's Site Modeling service and similarly features auto-acceptance, webhooks, and mock requests.

improved

Partner_ids in Users API

You can assign users to partners by supplying partner_ids in Create User and Invite User API calls. The partner_id field is deprecated now. With this change, you can assigned a user to more than one Partner.

improved

Webhook status in dashboard

You can now view the enabled status of a webhook (Yes/No) in the Admin UI. With the status in the dashboard, you can quickly determine which of your webhooks are live.

added

Proposals API

With the Proposals API, you can programmatically generate proposals from a proposal template enabled in your tenant. The generated proposals can be opened in your browser through the Aurora web application, sent digitally via a shared link, or downloaded as a PDF document.

added

Manage Milestones via API

Milestones can now be tracked using the Update Design API and accessed via the Retrieve Design and List Designs APIs. With this change, you can programmatically move your designs from offer to sold to installed in Aurora. Assigning a milestone to a design will allow you to 1) quickly understand the progress of a project, 2) decide which design to open and edit, and 3) save a permanent, secure source of truth for what the design looked like at that milestone.

List and Retrieve DC Optimizers APIs

With the List and Retrieve DC Optimizers APIs, you can get the name, manufacturer, output voltage, efficiency, maximum efficiency and spec sheets for DC optimizers used in your tenant, either individually or in list format.

List and Retrieve Inverters APIs

With the List and Retrieve Inverters APIs, you can get the name, manufacturer, rating, output voltage, efficiency, weight, and spec sheet for inverters used in your tenant, either individually or in list format.

List and Retrieve Modules API

With the List and Retrieve Modules APIs, you can get the name, manufacturer, rating, dimensions, weight, and spec sheets for modules used in your tenant, either individually or in list format.