I need to insert some values to custom database table based on the values of changed custom field, if the specific custom field value (in a custom shipping method) had changed.I need to check this in my Observer.php event that I'm firing is
admin_system_config_changed_section_carriers
is there any possible way to do this ?