This is a simple example demonstrating how to manage Bitrix24 Timeman using a webhook from Java, incorporating the Command pattern.
- Maven
- Logback
- json-simple
- Servlet
- slf4j
- Set your
WEBHOOK_pathandURL_to_sitein the file:/src/main/resources/config.properties. - Set the environment variable
IdeaProjects_LOGin your OS for logging functionality.
Feel free to contribute by submitting issues or pull requests.