Changelog

Changelog

AI Roof via API

You can now run AI Roof using the Sync API. This feature is supported by the following endpoints and webhooks:

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.

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.