Hi all,
I've got a list of schools to be imported for our Education team, but all the records have two addresses - a physical and a postal address.
Does anybody have anything out there which can do an import with two addresses on it?
Cheers,
Matt
I would approach it as a mini-conversion and import the new constituents via new records into T_CUSTOMER, T_ADDRESS, and TX_CUST_SAL at a minimum. That way you can import as many addresses as you want.
I don't know of a single program/utility that will do that, but if you're comfortable with SQL, I could share some code that will do it, if you like.
Hi Chris,
I ended up going the conversion path, as it allowed me to get a few extra bits and pieces in as well.
Thanks for the help!
Matthew