{
"body": {
"entry": [
{
"time": 1703730960,
"changes": [
{
"value": {
"from": {
"id": "6803105079767277",
"name": "Thành Nguyên"
},
"item": "comment",
"post_id": "145569948631188_122131665938060883",
"created_time": 1703730955,
"parent_id": "145569948631188_122131665938060883",
"verb": "add",
"comment_id": "122131665938060883_1374306683214538",
"post": {
"permalink_url": "https://www.facebook.com/permalink.php?story_fbid=pfbid0XfDhJbsqfXtQ1uBAX6rH2EugmxBCWym76VGr852f6WHpSHEmpgYN9ZdidrRUnnYtl&id=61551826501253",
"promotion_status": "inactive",
"id": "145569948631188_122131665938060883",
"status_type": "added_video",
"is_published": true,
"updated_time": "2023-12-28T02:35:55+0000"
},
"message": "test send log NOC"
},
"field": "feed"
}
],
"id": "145569948631188"
}
],
"object": "page"
}
}curl --location --request POST 'http://127.0.0.1:8000/api/facebook-post/test-cmt/' \
--header 'X-Auth-User-Id: 4b3907c8-2c2d-11ee-a955-0242c0a80103' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"entry": [
{
"time": 1703730960,
"changes": [
{
"value": {
"from": {
"id": "6803105079767277",
"name": "Thành Nguyên"
},
"item": "comment",
"post_id": "145569948631188_122131665938060883",
"created_time": 1703730955,
"parent_id": "145569948631188_122131665938060883",
"verb": "add",
"comment_id": "122131665938060883_1374306683214538",
"post": {
"permalink_url": "https://www.facebook.com/permalink.php?story_fbid=pfbid0XfDhJbsqfXtQ1uBAX6rH2EugmxBCWym76VGr852f6WHpSHEmpgYN9ZdidrRUnnYtl&id=61551826501253",
"promotion_status": "inactive",
"id": "145569948631188_122131665938060883",
"status_type": "added_video",
"is_published": true,
"updated_time": "2023-12-28T02:35:55+0000"
},
"message": "test send log NOC"
},
"field": "feed"
}
],
"id": "145569948631188"
}
],
"object": "page"
}
}'{}