Hello,
I’ve hit a tricky issue while managing our Mac deployment workflows. Currently, when a new device enrolls, I run a series of automated steps, install some apps, configure settings, and send issues to our ticketing platform. We have all this synced to our Source server where we keep records of all these events. But syncing all that takes polling our systems or manual triggers, and it’s clunky and often slow.
Would webhooks help here? I’ve heard the term, but not sure how they fit into automation flows.
Cheers