Closed hangler closed 1 year ago
Sure, let's try it how NJSA does with the additional fields from LDAP added to each record (if not in LDAP which is the case for many I believe, use what's in the API). Will there be any issues when we port over the PROD data and they don't have these LDAP variables in the data? Would it do LDAP lookups on them? Would they just default to blanks?
Just realizing LDAP is the only way of getting emails for anyone as email address is not a variable in the CSV and likely not in the API either?
That's right, there's no concept of a "CHIPS" email as there is in NJSA.
@aclowery:
Sure, let's try it how NJSA does with the additional fields from LDAP added to each record (if not in LDAP which is the case for many I believe, use what's in the API). Will there be any issues when we port over the PROD data and they don't have these LDAP variables in the data? Would it do LDAP lookups on them? Would they just default to blanks?
Hope that sounds OK!
I think that sounds fine!
We looked at this together and confirmed it was working.
@aclowery For clarity, in ESA, do we only want to use this for setting the email, or do we also want to update other fields (first name, last name, location city) similarly to how we do in NJSA?