Yes, please see the messages pasted below.
"POST /api/v2/notification_templates/9/test/ HTTP/1.1" 202 598 "
https://awx.abc.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/
109.0.0.0 Safari/537.36"
POST /api/v2/notification_templates/9/test/ => generated 598 bytes in 207 msecs (HTTP/1.1 202) 15 headers in 620 bytes (1 switches on core 0)
DEBUG [5ba28775cf584172af70e6901e00fb39] awx.analytics.performance request: <WSGIRequest: GET '/api/v2/notifications/3873/'>, response_time: 0.219s
"GET /api/v2/notifications/3873/ HTTP/1.1" 200 852 "
https://awx.abc.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/
109.0.0.0 Safari/537.36"
GET /api/v2/notifications/3873/ => generated 852 bytes in 222 msecs (HTTP/1.1 200) 14 headers in 580 bytes (1 switches on core 0)
{
"id": 3873,
"type": "notification",
"url": "/api/v2/notifications/3873/",
"related": {
"notification_template": "/api/v2/notification_templates/9/"
},
"summary_fields": {
"notification_template": {
"id": 9,
"name": "test",
"description": ""
}
},
"created": "2023-05-25T08:32:25.014485Z",
"modified": "2023-05-25T08:32:25.014505Z",
"notification_template": 9,
"error": "Header part ({'short_description': 'Test Incident', 'assignment_group': 'A106'}) from {'extra_vars': {'short_description': 'Test Incident', 'assignment_group': 'A106'}} must be of type str or bytes, not <class 'dict'>", "status": "failed",
"notifications_sent": 0,
"notification_type": "webhook",
"recipients": "
https://servicenow-API.abc.com/api/dabas/incident_api/create/incident",
"body": {
"body": "Test Notification 9
https://awx.abc.com/"
}
}
Regards,
Vibin