We a have a number of contacts that need to be mad...
# general
m
We a have a number of contacts that need to be made inactive. Is there a way to do that by import?
r
pull contact internal ID and run a csv "update" to make inactive
inactive = true
m
Thank you!
r
no problem