All Collections

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

  1. Sign in to monday.com as an admin.

  2. Click your avatar in the bottom-left corner, then select Developers.

  3. In the Developer Center, click Build App.

  4. Enter a name such as Ploy Integration, then create the app.

Configure OAuth

  1. In your new app, open OAuth in the left sidebar.

  2. Under Redirect URLs, add https://api.joinploy.com/integrations/auth/monday/callback.

  3. Under Scopes, add me:read, users:read, teams:read, and account:read.

  4. Scroll to the bottom of the page and copy the Client ID and Client Secret.

Connect monday.com in Ploy

  1. In Ploy, go to Settings > Integrations.

  2. Find monday.com and click Add.

  3. Paste your Client ID and Client Secret into the fields.

  4. Click Save.

  5. Click Grant access to open the monday.com authorization window.

  6. Approve the requested permissions.

  7. 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.

Was this helpful?