I have subscribed to a Kaizala webhook with the following request.
{
"objectId":"XXXXXX",
"objectType":"Group",
"eventTypes":[
"ActionCreated",
"ActionResponse",
"SurveyCreated",
"JobCreated",
"SurveyResponse",
"JobResponse",
"TextMessageCreated",
"AttachmentCreated",
"Announcement",
"MemberAdded",
"MemberRemoved",
"GroupAdded",
"GroupRemoved"
],
"callBackUrl":"XXXXXXX"
}
I can receive the photo and location notifications, however, the notification for photo with location does not post.
Currently Webhook response is not sent for Photo with location event. But this is a great feedback. We will add this support soon. We will reach out once its implemented.