Hi everyone, im basically trying to create a scenario that counts how many collections I got in an array catogrized by 4 different type of values inside the collection. I put the code down here, the value are under “pcfsystemfield15”:
So lets say I have 5 collections that have “pcfsystemfield15”:“type1” and 3 collections that have “pcfsystemfield15”:type2". I want to be able to send a whatsapp msg with many chat saying : “type1” : 5, type2: 3
Thanks ahead to the helpers
[
{
"ObjectName": "ליד",
"SystemName": "Lead",
"PrimaryKey": "leadid",
"PrimaryField": "fullname",
"ObjectType": 3,
"PageNum": 1,
"SortBy": "modifiedon",
"SortBy_Desc": true,
"IsLastPage": true,
"Columns": [
{
"name": "סניף",
"fieldname": "pcfsystemfield15",
"systemfieldtypeid": "b4919f2e-2996-48e4-a03c-ba39fb64386c",
"fieldobjecttype": 3,
"isprimaryfield": false,
"isrequired": false,
"isreadonly": false,
"maxlength": null
},
{
"name": "עודכן בתאריך",
"fieldname": "modifiedon",
"systemfieldtypeid": "ce972d02-5013-46d4-9d1d-f09df1ac346a",
"fieldobjecttype": null,
"isprimaryfield": false,
"isrequired": false,
"isreadonly": true,
"maxlength": null
},
{
"name": "סטטוס ⬅️",
"fieldname": "statuscode",
"systemfieldtypeid": "b4919f2e-2996-48e4-a03c-ba39fb64386c",
"fieldobjecttype": 3,
"isprimaryfield": false,
"isrequired": false,
"isreadonly": false,
"maxlength": null
}
],
"Data": [
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T14:39:03",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:38:23",
"statuscode": "ליד חדש"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:35:41",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T14:25:35",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:21:45",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:17:38",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:16:37",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:16:11",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:13:02",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:12:24",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:11:30",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:10:42",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T14:10:41",
"statuscode": "אין מענה 4"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T14:07:35",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:04:13",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:01:16",
"statuscode": "אין מענה 2"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T14:00:47",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:57:39",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T13:55:23",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T13:53:02",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:51:53",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:51:44",
"statuscode": "פולואפ - הועבר לשיחה עם יועצת"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:48:22",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:44:51",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:42:16",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T13:36:06",
"statuscode": "ליד כפול"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T13:33:41",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T13:25:41",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T12:54:55",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T12:52:53",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T12:50:28",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T12:47:54",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T12:37:16",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T12:34:38",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T12:17:39",
"statuscode": "פולואפ - הועבר לשיחה עם יועצת"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T12:15:36",
"statuscode": "פולואפ - הועבר לשיחה עם יועצת"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T12:10:25",
"statuscode": "אין מענה 4"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T12:04:24",
"statuscode": "אין מענה 5"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T11:34:17",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T11:28:18",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "מודיעין",
"modifiedon": "2024-08-20T11:14:59",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:47:56",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:42:04",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:36:45",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:25:30",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:24:50",
"statuscode": "פולואפ - לחזור במועד אחר"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:23:47",
"statuscode": "הופסד ❌"
},
{
"pcfsystemfield15": "ירושלים",
"modifiedon": "2024-08-20T10:19:36",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T09:42:02",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T09:20:12",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "אשדוד",
"modifiedon": "2024-08-20T09:19:14",
"statuscode": "פולואפ - הועבר לשיחה עם יועצת"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T09:17:39",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T09:16:36",
"statuscode": "אין מענה 1"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T09:14:36",
"statuscode": "ליד כפול"
},
{
"pcfsystemfield15": "באר שבע",
"modifiedon": "2024-08-20T09:13:43",
"statuscode": "נקבעה פגישת ייעוץ⏱️ (תואם)"
}
],
"__IMTLENGTH__": 1,
"__IMTINDEX__": 1
}
]```