How to Create a Custom Oauth Connection to Ninjarmm?

This topic was automatically generated from Slack. You can find the original thread here.

Hey Team, quick question. I am not following the documentation on creating custom Oauth. I would like to create an Oauth connection to ninjarmm (to be used in a http get request step)- what are the steps?

Do you have API docs for ninjarmm? Can you submit a request at https://pipedream.com/support? Our team can typically get new apps added pretty quickly, and if you’d like to configure your own OAuth client, you’ll be able to do that once we get the app added.

I do and I will shoot over right now

Posted thread to Discourse: How to Create a Custom Oauth Connection to Ninjarmm for Use in HTTP Get Request Step?

Hey Can you check on this request? I am stuck until we can get this created.

cc ^

Hi Lance, I’ve engaged the NinjaOne developer team to request an account for development - I will keep you up to date on the GitHub issue #14448.

Okay. Thanks.

Hi Lance, I’ve filled out a NinjaOne Partnerships form requesting to become a NinjaOne partner and will follow up once we get access to build the integration.

Anecdotally, we’ve seen much quicker response rates and higher success when our users reach out to the app developers as well - if you’re able to reach out to their team, this may expedite things as you are a current NinjaOne customer.

Okay, I will reach out also

HI Michael, I am in touch with AJ Singh with Ninja. He is asking where this request was sent? He’s going to help us out. Or, if you have email, I can copy you into our conversation

Hi Lance, can you add me to your thread? I emailed their support team, and I filled out a Tech Alliances form and haven’t heard back yet.

Sure, what’s your email?

Sent you a DM.

Posted thread to Discourse: How to Create a Custom Oauth Connection to Ninjarmm for HTTP Get Request Step?

Hi , I’ve set up the base NinjaOne integration - you should now be able to connect your own custom oauth client for this app. Are there any prebuilt triggers and actions that you are interested in for this integration? I’d be glad to have these prioritized and built by the team.

Thanks! Let me check it out and let you know

Hi Michael , here’s are the triggers we are currently using in Ninja. I will let you know what others the team builds as we start to apply this integration.

  1. Device Lookup GET https://app.ninjarmm.com/api/v2/device/{id}
  2. Organization Lookup GET https://app.ninjarmm.com/api/v2/organization/{id}
  3. List Technicians GET https://app.ninjarmm.com//api/v2/users?userType=TECHNICIAN

Hi Lance, thanks for sharing - to confirm, are you looking for these to be implemented as actions? Triggers by contrast, would be polling, for example on an interval for New Technicians.(https://app.ninjarmm.com/api/v2/users?userType=TECHNICIAN)

If there are particular use cases that your team is looking to automate on NinjaRMM, I’d be happy to take a look and see what components might make sense to build for the integration as well.