How does Appium iOS work? Appium works on the principle of RESTful services by sending JSON files, which automatically interact with an iOS application using UI elements like text labels, buttons, etc. via Apple’s UIAutomation API for automated app testing .