Allert with trigger

Good evening, is there a way to create a trigger to notify some users if a set of tables is not modified? In detail I have to remind some users via notification to carry out readings to be integrated on the appsheet.

0 6 172
6 REPLIES 6

Yes.

how can I do? i'm a rookie

Good morning, thanks for reply. I tried but without success, my request is only to activate a notification to remind the operator to make a data entry. Or does it only work if there are conditions?

this is the error... Immagine 2022-11-18 143447.png

{
"$type": "Nirvana.Data.TaskResultNotification, V2API",
"Body": "",
"Icon": null,
"NotificationAction": {
"$type": "MobileNotificationsData.DeepLinkNotificationData, MobileNotificationsData",
"isNotification": true,
"appGuid": "c39393bf-a876-4f49-a3fc-3dfbf1423e44",
"hashState": "",
"name": "DEEP_LINK"
},
"Title": "Scheduled rule 'Process for Notifica e Mail' for application 'APP_Euro Distribuzione' invoked at 11/18/2022 2:33:26 PM",
"To": [
"nome.cognome@gmail.com"
],
"AppErrors": {
"$type": "Jeenee.DataTypes.AppErrors, Jeenee.DataTypes",
"RecordInfo": false,
"RecordWarning": true,
"AnnotateErrors": false,
"Errors": [
{
"$type": "Jeenee.DataTypes.AppError, Jeenee.DataTypes",
"Severity": 0,
"ErrorCode": "ERROR_WORKFLOW_INVALID_EXPRESSION",
"Description": "'Process for Notifica e Mail' task 'Send a notification Task - 2' Body template. Expression '[]' is invalid due to: Unable to find column ''.",
"DetailedErrorMessage": null,
"TargetField": null,
"LearnMoreUrl": null,
"ComponentDescriptor": {
"$type": "Jeenee.DataTypes.AppComponentDescriptor, Jeenee.DataTypes",
"ComponentName": "AUTOMATION_TASK",
"EditorPropertyId": "Behavior_Tasks_3__Comment",
"SchemaPath": "Behavior.Tasks[3].Comment",
"OpenSchemaPath": null
}
}
]
},
"TaskType": "Notification",
"TaskName": "Send a notification Task - 2"
}