# CreateEvent #### WSDL scheduler.wsdl #### Related Services [GetSchedulerSettings](https://help.atollon.com/books/atollon-api/page/getschedulersettings "GetSchedulerSettings") Contains several configurations of lists, incl. **Solution Status** and **Type of Work (entryType)** used in creating New Event. Please note that Solution Status should be selected based on Type of work and current user's profile. #### Example Request ```XML Operation request: 'CreateEvent' acme ... 0 0 0 0 0 //--ID of event owner-user--// 0 //--ID of event owner-user--// Event location text //-- ID of custom state--// 0 0 0 //-- ID of customer folder--// 0 0 0 0 0 0 0 Event description text ... 2023-03-09T12:30:00 2023-03-09T12:00:00 0 //-- ID of type of work--// //----// 0 //--ID of event organizer-user--// Event summary main text 0 0 0 //--ID of event owner-user--// 2 2023-03-09T12:06:23 2023-04-09T00:00:00 1 0 0 0 0 4 12:00 12:30 0 0 1 1 ``` #### Example Response ```XML Operation response: 'CreateEvent' OK create 107751483081 107751484081 107751483081 ```