Updates for IDAA Cvent API sync. Less debugging turned on.
This commit is contained in:
@@ -485,6 +485,7 @@ def create_update_aether_person(
|
||||
|
||||
person_data = {}
|
||||
person_data['external_id'] = person_external_id
|
||||
person_data['external_sys_id'] = cvent_contact_obj.get('sourceId')
|
||||
# person_data['pronouns'] = ???
|
||||
person_data['informal_name'] = cvent_contact_obj.get('nickname')
|
||||
person_data['title_names'] = cvent_contact_obj.get('prefix')
|
||||
|
||||
Reference in New Issue
Block a user