Easy Redmine REST API
Easy Redmine has a complex API (application programing interface) which enables easy integration with other systems. REST API provides following operations: read, create, edit, delete.
REST API operates with following Easy Redmine entities:
- tasks
- projects
- project templates
- time entries
- users
- user groups
- incomes and expenses (project budgets entities)
- attendance entries
- contacts
- CRM cases
Complex interactive documentation of Easy Redmine REST API is here:
http://docs.easyredmine.apiary.io/
Thanks to an enhanced and upgraded API we offer you the best tools for synchronization or migrating data from third-party systems into Easy Redmine.