Need to create Post Request in cross Domain Modules App For showing it in dashboard via API.
0
Specifically, I'm trying to create a non-persistable entity in the domain module called `operationaldata`. However, the direct attributes are not visible in the domain modules. I'm new to Mendix as a platform, and I'm trying to create this non-persistable entity as mentioned before. As I'm trying to make an API request across domains, I'm getting issues. I've shared some additional information: additional information.(additional information contains mendix app in compressed format) Please provide the complete steps I should follow to create the POST request in the cross-domain module and display the data in the dashboard via API.