The projects APIs are provided as a series of webservice endpoints that can be used to programmatically access the project entity within The Anywhere Platform.
All endpoints require 2 parameters for authentication:
API_KEY
API_USER_KEY
Refer to the section: API Keys for details on how to obtain these.
Creates a project using a given project type
Inputs the plan id and template id for the plan and returns the plan's tasks and meta data.
Takes in a form id and returns the set of cost revenue rules associated with the form.
Takes in the form data and returns the plan id on success
Gets all the financial data for a given entity id.
Takes in the timesheet policy information and returns the submitted form information
Gets a list of currency exchange rates and when they were entered.
Takes in the new or updated rule information and returns the id on success.
Takes in a new set of exchange rates and upates the list with the date and values.