Experience Manager API
Experience Management comes with its own API that allows you to customize and extend your website as well as the system itself the way you like or choose.
Experience Management API gives you access to interfaces and classes that handle data operations (CRUD), logging, configuration, commercial package creation and more.
Please also check a few simple examples of using Experience Management API:
| • | Adding data |
| • | Updating data |
| • | Deleting data |
| • | Querying data |
| • | Creating a data type |
| • | Logging |
| • | Executing custom code on the application's startup |
| • | Getting the current page |
| • | Determining the page rendering reason |