Segmented notification can be send from app.connecto.io and through API. Please follow the steps to send segmented notification through API. API : http://app.connecto.io/send/chromePushNotificationApi Example : You want to send Notification to target users : who have submitted lead with city_name equals jaipur or visited page ‘/’ having attribute model_name equals Honda in last 7days. payload for Segmented Notification API. { “writekey”: “XXXXX”, “projectId”: “abcdefghijklmnnopq”, “propertyId” : ”1123456789123456″, “campaignId” : “5b6c13d6a5486b438c81c57c”, “notification”: { “name”: “Notification_Name”, […]