Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Entity APIs - ProjectResources

API Description
addProjectResource This flowcode operation creates a new project resource for the specified project.
deleteProjectResource This flowcode operation deletes an existing project resource. It is only possible to delete a project resource if you are the project manager of the project.
getProjectResource This flowcode operation gets details of the specified project resource.
getProjectResourceRecordedTime This flowcode operation gets details of time recorded for the specified project resource
getProjectResourceTasks This flowcode operation gets details of project tasks for the specified project resource
getProjectResources This flowcode operation gets details of all project resources that match the search criteria provided.
updateProjectResource This flowcode operation updates the specified project resource.
In This Document