event: Zoom CSV import — default Axonius badge template 21 (temporary)
This commit is contained in:
@@ -667,6 +667,11 @@ async def event_id_badge_import_zoom_csv(
|
||||
'country_subdivision_code': country_subdivision_code,
|
||||
'professional_title': professional_title,
|
||||
'affiliations': organization,
|
||||
# TEMPORARY: Axonius export does not include a badge template id.
|
||||
# Default to the Axonius group's badge template `RKYp2HcQm9o (21)`.
|
||||
# This is a temporary hardcode — remove or replace when mapping is provided.
|
||||
'event_badge_template_id': 21,
|
||||
'event_badge_template_id_random': 'RKYp2HcQm9o',
|
||||
'badge_type': ticket_name,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user