Skip to main content
DSALTA connects to Heroku using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Heroku environment.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the Heroku user roster — email addresses, roles and two-factor status, which appears on your Access page; and your Heroku resources, which appear on your Inventory page. Heroku’s member API returns no display name and no account state, so each row is labelled with its email address and listed as Active.It calls these Heroku endpoints:
  • /account
  • /apps
  • /apps/{appId}/collaborators
  • /teams
  • /teams/{teamId}/members
  • /enterprise-accounts
  • /enterprise-accounts/{accountId}/members
Every request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Heroku environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Heroku card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Heroku. This usually happens when API tokens expire.
Verify the connected account still holds the permissions listed under Before you begin. Then open Integrations in the DSALTA sidebar, stay on the Connected tab, and click Sync from integrations at the top right. That button refreshes every connected integration at once — there is no per-integration sync control.