Hello. I am trying to integrate our Business Central with the BC 365 Sales aka CRM.
The problem is with a standard picklist field in the CRM. F.ex. on the CRM Account we've extended the picklist of the AccountClassificationCode field. How can I read and use new values in the BC? In the table schema there is only one DefaultValue value available.
I've made a quick test and added a new field to the tableextension with all available values and it works. Is it the only way to handle this issue?