Changelog
added

Dealer fee % added to “Retrieve Financing” endpoint

You can now retrieve the dealer fee % via Retrieve Financing endpoint. With the new field, you can assure that systems downstream from Aurora have a complete picture of the finance arrangement.

added

Retrieve agreement link

With the new Retrieve Agreement Link endpoint, you can download and store the signed agreements in your CRM or equivalent. The link expires after 72 hours and is rate limited to 5 requests per minute.

added

Tag-based restricted API keys

With tag-based restricted API keys, you can now include specific tags (set using the Projects API) when creating restricted API keys. This allows you to further refine and control which apps in your IT ecosystem have access to what project data in your Aurora tenant.

added

Tags in Projects API

You can tag projects with one or more strings of your choice (tags) using Create Project and Update Project API endpoints. With tags, for example, you can take advantage of tag-based restricted API keys or use for post-sale analytics. Only standard (rather than restricted) keys can tag and untag projects. Tags are not visible in app at the moment.

added

Metric units in Roof Summary API

Retrieve Roof Summary API will deliver measurements based on the default Units setting for the tenant. For example, if your tenant’s Units are set to “Metric,” measurements in Roof Summary API will be in meters and sq. meters. If Units are set to “Imperial,” the measurements will be in feet and sq. feet. With the measurement system of your choice in Roof Summary, your developers will be even more productive building and operating integrations using Sync API.

added

Asset_type in asset_created webhook

We added asset_type field to the asset_created webhook payload. With asset_type (e.g., Design Layout, CAD Screenshot), you can filter asset_created webhooks to only the assets applicable to your workflow.

improved

Webhook replays

In the rare cases when your application has an outage that lasts more than 24 hours and causes you to miss all webhook retries, Aurora can resend failed webhooks within 30 days of the original event. Please contact your Aurora account team for assistance.

added

Self-service restricted API keys

You can create a restricted key in the Aurora app now. With restricted keys, you can enable your internal teams or third-party developers to build specific API-driven workflows without granting API access to other areas of your Aurora account.

improved

Users API: Admin users can’t be assigned to a partner

If you try to assign a user to a partner when creating an Admin user via Create User or Invite User, you will receive an error. Similarly, if you try to upgrade a user who belongs to a partner to an Admin via Update User, you will receive an error.

added

Answers to Qualification Questions in Leads API

You can now access the qualification_question_answers field via Retrieve Lead endpoint. The field provides customer insight information as a list of questions and answers which were elicited from the user during the LCAI flow.