LoginSignup
0
1

設定変更履歴 soqlで取得

Posted at

SELECT Action,Section, CreatedBy.name,CreatedDate from SetupAuditTrail where CreatedDate >=2023-11-19T16:41:35.750+09:00

soql以外は、設定ーーー>設定変更履歴から6か月分のCSVもダウンロードできますけど、さすが数が多すぎます。見にくいし。

また、レポートはオブジェクトごとに設定変更履歴も見れますけど、最優のやり方とは思いません。

カスタムして他のLWCとか使われたから、やはりsoqlで取得しましょう。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1