The API allows developers to safely and securely access information from your GanttPRO account. You can use it to integrate GanttPRO into your existing business processes or extend GanttPRO the way specific for your team. As an example, you can add your own notification channels, sync data with other task management systems, reporting or time tracking tools.
Note that only Account Owner, Account Admins and Enterprise users with a Custom role and corresponding permission have the possibility to configure API.
Please follow the API documentation to get more details. An API key is required to be able to use an API.
GanttPRO cloud Gantt chart tool uses webhooks to let your application or service know when events happen, such as creating a task or time log reported. When the event occurs, GanttPRO makes a POST HTTP request to the URL(s) you configured for the webhook. GanttPRO's request will include details of the event such as the task data or time log data.