Send notificationCopy Pagepost https://api.stowlog.com/public/notificationsSend a push notification to targeted users.Body ParamsNotification payload containing title, body and action details.Request payload for sending a notification.titlestringrequiredTitle of the notification.bodystringrequiredBody text of the notification.actionTypestringenumrequiredType of action to perform when the notification is interacted with.OPEN_APPOPEN_APPOPEN_URLPHONE_CALLAllowed:OPEN_APPOPEN_URLPHONE_CALLactionUrlstringURL to open when the action type is OPEN_URL.actionPhoneNumberstringPhone number to call when the action type is PHONE_CALL.userTypestringTarget user type for the notification. Cannot be combined with email or custom fields.emailstringEmail address of the target user. Cannot be combined with userType or custom fields.customFieldKeystringKey of the custom field. Must be provided with customFieldValue and cannot be combined with email or userType.customFieldValuestringValue for the custom field. Must be provided with customFieldKey and cannot be combined with email or userType.Responses 201Notification sent successfully. 400The request parameters are invalid. 401Unauthorized access. 403Insufficient permissions to perform this operation.Updated about 1 year ago Find facility user typesSend notificationDid this page help you?YesNo