Suppose we've received an error while trying to approve/decline something.
Encountered internal server error from the XRM API. The tracking Id is '1d585244-af90-4ca0-9ac8-c338985ba57c'
Question: How do we go about searching MS FLow logs by tracking ID?
Office 365 Security & Compliance Center seems to have information on things like:
- Created flow
- Deleted flow
- Deleted permissions
- Renewed a paid trial
- Edited flow
- Edited permissions
- Started a paid trial
But how can we get access to the exact error message by tracking ID? Can we use something like Graph API or some PowerShell comandlets to get this infromation?