Connect monday.com to Ploy
Use this guide to connect monday.com to Ploy so Ploy can scan users, roles, and activity in your monday.com workspace.
You need monday.com admin access and the ability to create apps in monday.com’s Developer Center.
Create a monday.com app
Sign in to monday.com as an admin.
Click your avatar in the bottom-left corner, then select Developers.
In the Developer Center, click Build App.
Enter a name such as Ploy Integration, then create the app.
Configure OAuth
In your new app, open OAuth in the left sidebar.
Under Redirect URLs, add
https://api.joinploy.com/integrations/auth/monday/callback.Under Scopes, add
me:read,users:read,teams:read, andaccount:read.Scroll to the bottom of the page and copy the Client ID and Client Secret.
Connect monday.com in Ploy
In Ploy, go to Settings > Integrations.
Find monday.com and click Add.
Paste your Client ID and Client Secret into the fields.
Click Save.
Click Grant access to open the monday.com authorization window.
Approve the requested permissions.
Click Save again to finish setup.
After the connection is saved, Ploy starts scanning your monday.com users automatically.
What Ploy scans
User identities, including name, email, and active, pending, or disabled status
Access roles, including admin, member, guest, and viewer
Usage activity, including last activity timestamps
Troubleshooting
Invalid scope
Make sure your monday.com app includes all four required scopes: me:read, users:read, teams:read, and account:read.
Test Connection fails
Complete the monday.com authorization step before testing the connection in Ploy.
Missing users
Ploy scans all monday.com user types, including pending and deactivated users. The account owner is included automatically.