Is it possible to send a POST request using Postman or another tool via a REST API, and also have the same transaction captured as an Application Message in IFS Cloud?
For example, if I create a new Inventory Part using a REST API POST request, can that request (or its details) be logged as an Application Message, so that it records information related to the payload for tracking or auditing purposes?