Summary:
Enable API access to retrieve the tenant/baseline specific installation code and/or corresponding PowerShell one-liner used to deploy the Senteon agent.
Use Case:
Currently, the installation code is only accessible via the Senteon web portal. For MSPs, this limits automation. We want to dynamically pull and sync installation codes into our RMM to support automated deployments, just like we do with other tools in our stack.
Impact:
Prevents full automation of agent deployment
Requires manual steps, introducing friction and human error
Limits scalability and integration with existing deployment workflows
Request:
Add API endpoint or add data to an existing endpoint that allows the retrieval of the installation code and PowerShell command per tenant, so it can be integrated directly into RMM or scripting pipelines.
Example Scenario:
We deploy agents via our RMM using install scripts. Today, we have to manually copy the code from Senteon. With an API, we could programmatically inject the latest code into client-specific configurations as clients are onboarded.