
Hi community!
I am trying to integrate Business Central with some external tool we use for time tracking.
So far I managed to integrate Customers/Jobs and create automatically the tasks in the external tool using by creating a custom connector.
I am now facing an issue to read back the spent time, and be able to create lines in the time sheet that are attributed to an specific project (and therefore counted as cost to some specific task in the Job). I am able to query those lines though (using some dataflow) but I cannot figure out how to write them.
Anyone could give me some hint and tell me that I missed some Flow module that will allow me to smoothly add a new line to a timesheet? :D I could find in Dataverse that I can add to table timeRegistrationEntries that goes to a user timesheet. however, the type of this are Resource and it is not possible to create them of type Job.
Any hint would be highly appreciated. Really new on this gigantic realm.
thanks
Hi, Is it possible to create a custom API page for Time Sheet Lines and use the Post method?
More details:
Some examlpe for standard Apis.
Hope these can give you some hints.
Thanks.
ZHU