Export Configuration for Supplier Portal for M3
Overview
Structure of the Configuration File
Key Components
1. Program
2. Actions
"actions": { "add": "AddSupplier", "update": "UpdSupplier" }
3. Mapping
4. Conditional Logic (if_conditions)
5. Loops (loop_on)
6. Calculated Fields (value_field_calculated)
7. Field Mappings with Lists (mapping_field_name and mapping_list)
Example Configuration Breakdown
Supplier Addition and Update (CRS620MI)
Address Details (CRS620MI)
Reference Details (CRS620MI)
Using the Export Configuration
1. Uploading the Configuration File
1. Navigate to Export Configuration:
2. Upload the Configuration File:
3. Save the Configuration:
2. Using Default Templates
3. Formatting the JSON
Conclusion
Full Example
Last updated
Was this helpful?