Setup

GanttPRO 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.

📘

Where can I setup webhook url?

You can create and manage your webhook URLs in the web interface.

You must be the owner of the GanttPRO team account to be able to manage webhooks in your team account

1202

This URL(URLs) will receive POST-request each time something happens with tasks, resources, etc. in your GanttPRO account.

The response status for POST-request should be 2xx. Otherwise, we will block URL (you can view the URL status in the account settings).

Уou can find all available webhooks, below: