Create admin automation
Create an admin automation. By default the new automation is placed first in the list, giving it the highest priority over existing automations; set beforeAdminAutomationId to insert it right before another automation instead.
beforeAdminAutomationId to insert it right before another automation instead. At least one action (autoRecord, autoShare, moveToFolder or updateOverview) is required; when name is omitted, a name is generated from the actions and filters.Authorizations
Body
The actions applied to matching meetings. At least one of autoRecord, autoShare, moveToFolder or updateOverview must be defined.
- Option 1
- Option 2
- Option 3
- Option 4
Identifier of an existing admin automation to insert the new automation right before. When omitted, the new automation is placed first in the list.
The operator used to combine the filters. It is applied to every filter that does not define its own combineWith value.
And, Or Whether the automation is enforced, preventing members from overriding it with their personal preferences.
The filters selecting which meetings the automation applies to. When omitted or empty, the automation applies to all meetings.
A filter selecting which meetings an admin automation applies to.
- MeetingType filter
- OrganizerIs filter
- ParticipantsContains filter
- RecorderUserGroupIs filter
- TextContains filter
- TextExists filter
- TextIs filter
- MeetingSourceIs filter
- FolderIs filter
- Group filter
The admin automation name. When omitted, a name is generated from the actions and filters.
Response
Admin automation was successfully created
An admin automation (recording automation configured by workspace admins).
