We are planning to create a module to allow IPhone to communicate with ExpressionEngine.
In EE, actions are created at the time of installation of the module and will have different ids for each site.
Is there any possible way to communicate with the module function without using Action ID ?
Since we want to use the iPhone app to communicate with different EE installation, it will be a problem if the Action ID will change all the time.