July 31st, 2025
Enhancements
Improvement

We are pleased to announce that users can now directly modify the data types of event payload properties from the Events section of the Netcore CE dashboard. This enhancement helps to correct misidentified fields that may result from SDK misconfigurations or integration issues.
Key Details:
Permissions: This action is restricted to users with Edit Event permissions.
Audit Trail: All modifications are logged under Event Logs for full auditability.
Supported Conversions:
String/Text β Integer
String/Text β Float
Integer β Float
Important Considerations:
This change applies only to future events. Historical data will not be affected.
To prevent data loss, please ensure your app, web SDK, or API integration is updated to send event payloads in the newly configured data type. Failure to do so may cause events to be dropped.
For detailed instructions, please refer to our documentation here.