Update flow names for Advoware and VMH steps to improve clarity and organization
This commit is contained in:
@@ -25,7 +25,7 @@ from services.advoware_service import AdvowareService
|
||||
config = {
|
||||
'name': 'Calendar Sync All Step',
|
||||
'description': 'Receives sync-all event and emits individual events for oldest employees',
|
||||
'flows': ['advoware'],
|
||||
'flows': ['advoware-calendar-sync'],
|
||||
'triggers': [
|
||||
queue('calendar_sync_all')
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user