通知一覧のログ

システム管理

API / メールによる外部通知設定
操作 レベル ログ
外部通知の追加 重要情報 [create] system_notifyinfo (aid:**, code:**, name:**)
外部通知の変更 重要情報 [modify] system_notifyinfo (aid:**, code:**, name:**)
外部通知の削除 重要情報 [delete] system_notifyinfo (aid:**)
プロパティー 意味 備考
aid 外部通知ID  
code 外部通知コード  
name 外部通知表示名  

個人設定

外部通知の利用
操作 レベル ログ
外部通知の使用停止 重要情報 [config] personal_notify_set (not_use:**)
プロパティー 意味 備考
not_use 外部通知を利用しない 次のどちらかの値が表示されます。
  • true(利用しない)
  • false(利用する)

ユーザー操作

操作 レベル ログ
APIの外部通知の登録 重要情報 [create] items (app:'**', 'notificationKey': '**', title: '**') by REST API
プロパティー 意味 備考
app 外部通知コード  
notificationKey 通知の識別ID  
title 標題