- Overview
- How to connect
- Automated checks
- Useful links
DSALTA connects to monday.com using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.DSALTA syncs your monday.com account members (for access reviews) and boards (as inventory), and matches each member to your People directory by email to run the access checks below.
Read-only access. DSALTA never modifies, creates, or deletes resources in your monday.com account.
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 your monday.com non-guest account members — names, emails, role (Admin, Member or Viewer) and active status, which appears on your Access page; and your monday.com boards, which appear on your Inventory page.It calls these monday.com endpoints:GraphQL POST https://api.monday.com/v2- Operations:
query { me { id name email } }(token validation),query { users (limit: 100, page: N, user_kind: { not_in: [GUEST] }) { id name email kind status created_at } }(non-guest account members → Access),query { boards (limit: 100, page: N) { id name state } }(boards → Inventory)
Troubleshooting
Integration shows Disconnected
Integration shows Disconnected
There is no Reconnect button. Open Integrations → Connected, click Manage on the monday.com 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 monday.com. This can happen if the API token was revoked or regenerated in the monday.com Developer Center.
Data is not syncing
Data is not syncing
Confirm the API token is still valid in monday.com → your profile picture → Developers → API token, then click Sync from integrations on the Integrations page (Connected tab) — it refreshes every connected integration at once. If the token was regenerated, paste the new one and reconnect.
.png?fit=max&auto=format&n=tsMQJyneJ1xquFUo&q=85&s=4d401cc03b547d99b6f75a6bd170c334)

