Skip to main content
Released

Done Date

  • July 16, 2021
  • 2 replies
  • 23 views

tsartori
Forum|alt.badge.img+4

Hi,

Why don´t add a phase to be consider ‘Done’, and than be able to get the done date via API??

2 replies

genietim
Forum|alt.badge.img+12
  • Legend
  • August 25, 2021

A card actually has a date property `finished_at` in the GraphQL API : https://api-docs.pipefy.com/reference/objects/Card/, that would suit your needs if you mark your phase as “end of process”:

phase setting: end of process

 

For other phases, you can use the firstTimeIn property (see https://api-docs.pipefy.com/reference/objects/PhaseDetail/) of the card.


Renata Lapetina
Community Manager
Forum|alt.badge.img
Updated idea statusNewReleased