ProjectSight API
Introduction
Section titled “Introduction”The ProjectSight API may be used to programmatically extract, view, and update information in your projects.
Access
Section titled “Access”The ProjectSight API is available for use with any plan, on which further details are provided here.
Directions on accessing the API are provided here.
You must be an authorized user in order to access ProjectSight data via the API (subscribing to this API will kick off this process with the ProjectSight team) In order to create new Portfolios, you must be a Portfolio Administrator for at least one other Portfolio that has an active license for ProjectSight. Contact your administrator or ProjectSight support if you need to request this level of access You must log into ProjectSight at least once prior to being allowed to establish a connection via the API
Use Cases
Section titled “Use Cases”By utilizing these APIs, together with a ProjectSight license, you can:
- Dashboard - Extract your data and utilize it in your own dashboarding tools
- Integrate - Extract from ProjectSight or insert into ProjectSight in order to keep it synchronized with other tools
- Automate - Programmatically update project data to drive even greater efficiency through automation
Code Samples
Section titled “Code Samples”Complete code samples that can be used by a developer to do something meaningful with this API can be found in our GitHub repository: projectsight-api-samples.