Hello
I have a migration job to create a supplier entity with CSV
I would like to replace the column Contact with columns Contact Name, email and phone
These are filled by the technician when using this job
I would like to, in Comm Method to create 2 contact method lines, one with email, other with phone number.
I’ve been tinkering with it for a while and couldn’t figure out how to make it work to create the 2 lines
In Source Mapping I cannot create new entries with the same COMM_METHOD view

In Method List I’ve tried having 2 lines with the COMM_METHOD API but I could have done something wrong

Currently its working with just Contact being filled out with one value
I’ve tried via Event, I can create the additional contact method, but it is not linked to the address
Appreciate some insight if possible, thanks