For some reasons WHMCS has a UpdateToDoItem to be able to update a todo as well as GetToDoList and GetToDoItemStatuses to manage todo using API, but not a CreateToDo API function. Because of this reason we just decided to create a custom API to create a ToDo record. You can use it as a standard WHMCS […]