Skip to content
/ bitrix24 Public

This is a simple example demonstrating how to manage Bitrix24 Timeman using a webhook from Java, incorporating the Command pattern.

Notifications You must be signed in to change notification settings

da477/bitrix24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java to Bitrix24 Timeman

This is a simple example demonstrating how to manage Bitrix24 Timeman using a webhook from Java, incorporating the Command pattern.

Technologies Used

  • Maven
  • Logback
  • json-simple
  • Servlet
  • slf4j

Initialization

  1. Set your WEBHOOK_path and URL_to_site in the file: /src/main/resources/config.properties.
  2. Set the environment variable IdeaProjects_LOG in your OS for logging functionality.

Contribution

Feel free to contribute by submitting issues or pull requests.

About

This is a simple example demonstrating how to manage Bitrix24 Timeman using a webhook from Java, incorporating the Command pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages