Skip to content

ChrisBlankDe/project365api_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project365 API Example

This example shows how apis can be used in dynamics 365 business central to access data from the project365 solution.

This is divided into the app which provides the APIs and a postman collection which shows how the apis can be used.

The app is based on BC 19.0 and project365 19.0, but should run on future versions without any problems (maybe with small adjustments). The postman collection can be easily imported. Afterwards only the variables have to be set accordingly and the first requests can be executed.

There are three Entities which can be used for general WBS interactions:

  • workBreakdownStructure
  • workBreakdownStructureLine
  • jobBudgetLine

There are also two Entities which allow the recording of project times. With the bound action post it is even possible to call an action for posting them:

  • jobTimeJournal
  • jobTimeJournalLine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages