Hi,
I am working on an import scenario which takes an exported Shopify order Excel file and bulk create Sales Orders with all line items.
In the screenshot below, I have a step which uses the ‘Email’ from the Excel file and input it into the ‘Related Contact’ field. If the contact with that email already exist in the system, then it will populated the contact in the field within Sales Order.
However, if the contact does not exist, then it gives me error for the lines that cannot find an associated contact.
Question: Is it possible within the Import Scenario, if the Contact does not exist, it then creates one for me with all the required details (Name, address, email, business account...etc)?

Many thanks!
Will