I am importing around 3500 records that include address details. I have some text fields which have the address split into sections (add1, town, postcode, country) and a single field with the combined elements of those fields. The single address field is mapped to an address field in smartsuite so I can show the location of members in a map view.
However, I have tried several ways of importing the data but it never validates as an address in the address field. I guess it needs the interaction to do the google maps call?
AM I doing it wrong?