ProjectSchedule

APIDescription
POST api/ProjectSchedule

Schedules the specified input project data by applying the specified operations and using the specified settings. Project size is limited to 1024 tasks.

GanttChartExporter

APIDescription
POST api/GanttChartExporter

Generates and returns the bytes of a PNG based Gantt Chart image for the specified input project data using the specified settings. Exported project size is limited to 1024 tasks, timeline duration is limited to 366 days, and image resolution is limited to 384 dots per inch. Alternatively, to obtain image bytes directly, post form with similar input parameters to GanttChartExporter.aspx.