Hello,
A number of user parameters cannot be handled globally by the OX server administrator (like default properties of the calendar, default view for the calendar, tags available, teams, etc.).
In order to provide a consistent setup for all users, I'm trying to find a way to do this customization via a script that uses the HTTP API.
My first question is: is the HTTP API the appropriate way to handle this or is there a better way to answer this need?
If the HTTP API is the appropriate solution, is there any place where I could find an example of a script that can change a user preference?
Thanks in advance,
Michaël
A number of user parameters cannot be handled globally by the OX server administrator (like default properties of the calendar, default view for the calendar, tags available, teams, etc.).
In order to provide a consistent setup for all users, I'm trying to find a way to do this customization via a script that uses the HTTP API.
My first question is: is the HTTP API the appropriate way to handle this or is there a better way to answer this need?
If the HTTP API is the appropriate solution, is there any place where I could find an example of a script that can change a user preference?
Thanks in advance,
Michaël
Comment