I've got a weird issue. Long before my time, a bun...
# general
t
I've got a weird issue. Long before my time, a bunch of addresses were imported erroneously and the ZIP was mapped to the wrong field, thus not going in. I have all of the zip codes and am looking to simply update the existing records (via csv import - or at least that's what i'm trying now) with the correct zip codes. Unfortunately, when I map my zip code column to the zip code field under address, it doesn't update the current address but rather creates a secondary address for that firm
b
did you map the address id?
t
ahh - that's probably what i'm missing. I was attaching it based on Internal ID
I'll try exporting the address IDs and attaching it that way
thanks!
k
be careful, there's like 3 or 4 internal IDs
test on a limited set first.
I can't ever remember which ID to use
t
Yeah I did - you have to map the internal ID of the record as well as the address ID. But it works