EnablementPlannerTaskCreateV1

Webhook event should be fired for CREATE on a single task

{
    "actorId": "ec216cc8-f0f0-4255-8774-84515739173b",
    "eventTimestamp": 638258948659800000,
    "taskId": "91f0c2bf-b4d6-49fe-8aac-21a55cf79454",
    "title": "Task Title",
    "description": "Task Description",
    "assigneeId": "da99fd02-0f5b-cc2d-1514-b74b38740129",
    "assignerId": "9e0da328-1ace-747b-ad18-39625fbd8f14",
    "plannedStartDate": 638447565120000000,
    "plannedEndDate": 638447565120000000,
    "plannedDuration": 1,
    "createdAt": 638258356049950000,
    "creatorId": "120fcca4-29d3-4999-8499-59754fc81a0e",
    "updatedAt": 638258948659800000,
    "status": "In Progress",
    "priority": "high",
    "parentId": "91f0c2bf-b4d6-49fe-8aac-21a55cf79454",
    "projectId": "91f0c2bf-b4d6-49fe-8aac-21a55cf79454",
    "customProperties": [
        {
            "id": "a6dbbeaf-81b9-486a-9147-d0ac0c8524fb",
            "multipleValue": false,
            "name": "text ",
            "customProperties": [
                {
                    "id": "",
                    "value": "test",
                    "type": "string"
                }
            ]
        },
        {
            "id": "9c2a72e0-3359-4558-ae1a-020268713d09",
            "multipleValue": false,
            "name": "task-date",
            "customProperties": [
                {
                    "id": "",
                    "value": "2023-07-01T07:00:00.0000000\u002B00:00",
                    "type": "DateTime"
                }
            ]
        },
        {
            "id": "166d2e9a-25a9-4d3c-b0e2-bf4ee7f9625d",
            "multipleValue": false,
            "name": "Stakeholder copy",
            "customProperties": [
                {
                    "id": "",
                    "value": "{\n  \u0022id\u0022: \u0022ys6Sdu2U06UzncSvthK5wQ\u0022,\n  \u0022type\u0022: \u0022user\u0022\n}",
                    "type": "JObject"
                }
            ]
        },
        {
            "id": "093d6d88-41cf-4300-82a8-aba39c592f8e",
            "multipleValue": false,
            "name": "Amet illum tempore voluptatem animi aut dolores et quidem dolor.",
            "customProperties": [
                {
                    "id": "",
                    "value": "X",
                    "type": "string"
                }
            ]
        },
        {
            "id": "d4215fc9-9ddd-48c9-881e-490369a6d54e",
            "multipleValue": false,
            "name": "CL single select",
            "customProperties": [
                {
                    "id": "248abb05-fa09-4cbe-ae59-37e47a139168",
                    "value": "2",
                    "type": "string"
                }
            ]
        }
    ],
    "attachedContent": [
        {
            "spaceId": "0bfe6a3e-d3dc-4881-a42e-515b1139e795",
            "contentId": "304a53b9-3f59-4e0d-ac53-a6fd925f4785",
        },
        {
            "spaceId": "0bfe6a3e-d3dc-4881-a42e-515b1139e795",
            "contentId": "c09db5c9-f2f4-4a03-a7f6-7980590b368e",
        }
    ],
    "attachedSubTasks": [
        {
            "spaceId": "0bfe6a3e-d3dc-4881-a42e-515b1139e795",
            "taskId": "d4f13e72-0087-4212-a72d-f7fe73c44dd2",
        },
        {
            "spaceId": "0bfe6a3e-d3dc-4881-a42e-515b1139e795",
            "taskId": "c596cb97-56af-46bf-820d-757718e2c6bd",
        }
    ],
    "updatedAt": 638258948659800000,
    "actualDuration": 1,
    "actualStartDate": 638447565120000000,
    "actualEndDate": 638447565120000000,
    "copyFrom": "120fcca4-29d3-4999-8499-59754fc81a0e",
    "followers": [
        {
            "id": "120fcca4-29d3-4999-8499-59754fc81a0e",
        }
    ],
    "spaceId": "0bfe6a3e-d3dc-4881-a42e-515b1139e795",
    "templateId": "304a53b9-3f59-4e0d-ac53-a6fd925f4785",
    "updateDiffs": []
}