"Active" Task Property

10 views
Skip to first unread message

pa...@paulgobble.com

unread,
Oct 11, 2018, 12:33:14 PM10/11/18
to Capsule API
I notice in the results retuned from a listing of tasks that each task has an "active" property, but I can't find this in the API documentation.  Below is an example from the returned results.

Can someone explain how this property is used and where it shows up in the Capsule CRM?

Thanks again,
Paul

array(1) { ["tasks"]=> array(6) {
[0]=> array(23) {
 
["id"]=> int(66991066)
 
["category"]=> array(3) { ["id"]=> int(1484726) ["name"]=> string(9) "Milestone" ["colour"]=> string(7) "#d1291a" }
...
 
["nextTask"]=> NULL
 
["active"]=> bool(true)
 
["createdAt"]=> string(20) "2018-09-28T14:42:35Z"

Callum Innes

unread,
Oct 11, 2018, 1:02:47 PM10/11/18
to Capsule API
Hi Paul,

A task is seen as inactive (active = false) when its' associated Case or Opportunity is marked as closed, or is deleted and moved to the trash.

Hope that clears up any confusion!

Cheers
- Callum
Reply all
Reply to author
Forward
0 new messages