
Connect Monday.com to Lutril
Lutril connects to monday.com through the GraphQL API (api.monday.com/v2) with a personal API token: it lists members, guests, and viewers, invites users for approved access requests (monday.com emails the invitation itself), and deactivates accounts on offboarding.
Access requested
- users query: list account users, their role, guest status, and last activity
- invite_users mutation: invite users on approved requests (admins only)
- deactivate_users mutation: deactivate users on offboarding (admins only)
Setup steps
- 1
Sign in to monday.com as an account admin: inviting and deactivating users are admin-only API operations, and a personal token carries its owner's permissions.
- 2
Click your avatar in the bottom-left, choose Developers, then open My access tokens and click Show to reveal your personal API token.
Authentication guide - 3
Copy the token. Admins can also find an account-level token under Administration, then Connections, then the API tab.
- 4
In Lutril, open the Monday.com integration and paste the API token. The API version defaults to 2026-04 and the endpoint to https://api.monday.com/v2; both can be overridden if needed.
Official docs
Sign in to Lutril to connect Monday.com, or book a demo and we set it up with you. No slides.