Step 1: Configuration in NinjaOne
- Log in to your NinjaOne administration console.
- Navigate to Administration > Apps > API.
- Click Add Client App to open the creation screen.
- From the Application Platform dropdown, select API Service (Machine-to-Machine).
- Configure the following settings:
- Name: Any name of your choice (e.g., Josys Integration).
- Redirect URI: https://app.josys.it/admin/integrations/callback/ninjaone
- Scopes: Check all three options.
- Allowed Grant Types: Check Client Credentials only.
- Click Add in the bottom right corner. A Client ID and Client Secret will be generated. Copy and save these values immediately.
💡The Client Secret is only displayed once at the time of creation. It cannot be recovered after closing the screen, so ensure you save it in a secure location, such as a password manager.
Step 2: Configuration in Josys
- In the Josys sidebar, click App Integrations.
- Search for NinjaOne and click on it.
- The configuration panel will appear on the right side.
- Enter the Client ID and Client Secret you obtained in Step 1.
- In the Base URL field, enter the URL that matches the beginning of your specific NinjaOne environment URL.
- Click Next in the bottom right corner.
- The integration is successful once the completion pop-up appears in the bottom left corner.