Forum

[SOLVED] API extens...
 
Notifications
Retirer tout

[SOLVED] API extension to fetch planned work

4 Posts
2 Utilisateurs
0 Reactions
2,741 Vu
 Dan
(@caccia)
Posts: 340
Contributor
Début du sujet
 
[#8858]

Hello,
I am trying to use the Projeqtor API to fetch planned work for a project / resource, in order to automate data extraction for some customized capacity planning dashboard.
I am able to get Left Work on Assignments, which gives some information, but I havent' found how to fetch information related to which date the remaining work is planned on.

Is it possible to allow fetching "planned work" by using the API ?

Thanks


 
Posté : 11 Avr PM 14:044
 Dan
(@caccia)
Posts: 340
Contributor
Début du sujet
 

Extra note after digging a bit more into it : 
to be more precise , the info that I find missing is the corresponding fields that we get from calling /api/Work/ :

            "work": "1.00000",
            "workDate": "2022-02-14",

If we can get the work + workDate for "Left work"  and not only for "Real Work", then we do have enough information for our planning needs.


 
Posté : 14 Avr PM 12:044
(@babynus)
Posts: 14952
Membre Admin
 

You should be able to request for object PlannedWork


 
Posté : 20 Avr PM 18:044
 Dan
(@caccia)
Posts: 340
Contributor
Début du sujet
 

My apologies, I wasn't aware that capital letters in the Query ("PlannedWork") are important.
Yes, it works fine like that, terriffic !! 


 
Posté : 20 Avr PM 19:044
Share:
Retour en haut