Partner events

All partner specific events in Aurora.

app_status_changed

Triggers upon your app being enabled by an Aurora customer. Possible statuses are enabled or disabled

URL Attributes

  • <APP_ID>
  • <STATUS>
  • <TENANT_ID>
  • <SESSION_TOKEN>

Suggested Template

https://www.yourapp.com/app_status_changed?app_id=<APP_ID>&status=<STATUS>&tenant_id=<TENANT_ID>&session_token=<SESSION_TOKEN>

Available for:

  • Racking design apps
  • Site survey apps

site_survey_requested

Triggers upon an Aurora customer requesting a site survey.

URL Attributes

  • <SITE_SURVEY_REQUEST_ID>
  • <TENANT_ID>
  • <SESSION_TOKEN>

Suggested Template

https://www.yourapp.com/site_survey_requested?site_survey_request_id=<SITE_SURVEY_REQUEST_ID>&tenant_id=<TENANT_ID>&session_token=<SESSION_TOKEN>

Available for:

  • Site survey apps