Yeah, iPaaS integrates with UEM solutions pretty well. I set up something similar two years ago - connected their UEM platform through the iPaaS layer.
Make sure your API endpoints are configured right on both sides. We had authentication tokens timing out at first, but once we fixed that, data flowed smoothly.
Watch out for sync frequency though - it’ll kill performance with large device inventories. We throttled our sync jobs so we wouldn’t overwhelm the UEM API.
This overview helps explain the platform before you get into the technical stuff:
What specific data do you need syncing between systems? That’ll drive how you configure the connector.