mitch.s Posted October 4, 2018 Report Posted October 4, 2018 Hi everybody is there a simple way to set a marked note as 'completed' through the API? Setting the separate properties manually seems clunky and gives me the feeling that I'm missing something... If we set a note as 'completed' using the web-app, only the ['completed_at '] property is set. Do we need to set properties : ['completed_by_id'] ['completed_at'] ...? (maybe there are other properties?) Thanks
Mattias Lagergren Posted October 15, 2018 Report Posted October 15, 2018 Hi Mitch, this is correct - completed_by_id and completed_at should do it!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.