Any current plans for a RMM/ASIO integration?
Decision has been made to make the leap from Automate to RMM. I’ve been able to make my own deployment packs etc- and will look into creating my own integration if I need too - just curious if there is any plans for an out of the box supported integration.
CWRMM’s API is barely existent- the whole Asio platform’s API(s), actually.
That will probably present some issues for an integration in the short term
Yeah, that has been my biggest frustration with the Idea of moving. Speaking to the team over at Rewst - they say they are in discussions on how to get around this. Might just need leverage that as the middle man (assuming it comes out in a timely fashion).
In the meantime, will just create my own based on what I need. Ultimately all we care about is linking installer to customer.
Was more just wondering if Immy were looking into it at all, or it was in the too hard basket.
I’d definitely be curious about what capabilities they’re planning on adding- If Rewst can do it, Immy should be able to as well, in theory. The only difference I can think of is the Invent program, which I believe they recently got access to.
Got tired of waiting,
Here is the start of a very early alpha:
PTMS-AU/CW-ASIO_Immy-Intergration
right now its purely get device/environment - and create installer (doesn’t handles sites - just goes for lowest number at the moment)
But, its a start?
Bigger update than last time.
Started Renaming to Connectwise Platform.
Live online status. Heartbeat is now working. Lookup per client for to reduce calls.
Script execution. Implemented IRunScriptProvider straight over ASIO’s automation/schedule-tasks. Immy hands its ephemeral bootstrap to ASIO, ASIO drops it on the endpoint, the agent connects back.
Goes both ways now: Immy deploys the ASIO agent, and ASIO deploys the Immy agent. Pushed the persistent ImmyAgent through it end-to-end today and it worked.
Still alpha — but it’s a real two-way bridge now, not just inventory.
ConnectWise Platform ImmyBot Integration Guide | ConnectWise Platform — ImmyBot Integration
Hope this can help someone else out.
1 Like
We will give this a shot in the US region, thank you Ben.