Hey, I know this isn't possible natively, but do y...
# general
j
Hey, I know this isn't possible natively, but do you think it would be possible/reasonable to restrict what records you can import with CSV import via scripting or workflows? I'm envisioning something like a custom record with the csv import "permissions", a field or sublist on the employee record, and then scripts/workflows that checks against this list on all records for all CSV create/edit actions and then just fails the save or throws a custom error if you're not on the list. I'm pretty good with workflows and middling with scripting. This would be a huge time-savings for me if I could do it, but don't want to waste time going down this road if the whole concept doesn't make sense or would present really significant challenges, issues, or performance impacts.