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_path
andURL_to_site
in the file:/src/main/resources/config.properties
. - Set the environment variable
IdeaProjects_LOG
in your OS for logging functionality.
Feel free to contribute by submitting issues or pull requests.