Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Description

Supported Values

Office365TeamsName

Name of the team.

TeamMatter123

WorkspaceName

Only if Office365TeamsName is NOT provided, is this field then required.

MatterName123

CreateinOffice365

Create this in Office 365, or not. The setting is used for the ETL creation and move of Teams to DMS.

Number:

1 to create, 0 to skip

Job

Specify the Job name to be executed.

CreateTeam

Office365Group

Name of Office 365 Group.

Office365group is used for groupname while creating a group in external.

Note: Including spaces, the length of the Office365Group must not be longer than 256 characters.

String; GroupName123

Office365Teams

Team name for Microsoft Teams.

Accepts a search keyword combination of client and matter to find teams associated with a specific client and matter.

String, TeamName123

MailNickname

Mailnickname is used for group email in external usage of the team e.g. emailing the team in Outlook.

Note: Including spaces, the mailnickname length must be 64 characters or lessString; Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () \ [] " ; : <> , SPACE.

String; The same as Office365Group typically

Office365Type

The type of Office 365 object being managed. This can be group, teams, channels, tabs, OnedriveFolder, or users.

String; being Channels, Teams, Tabs, OnedriveFolder

Security

For Teams' security.

Info

Tip: To add multiple Team security, use a # (Hash) as a separator between two records.

String:

Format: userid | |hasaccess=|role=|isexternal=|isgroup=|
example -

userid=test@firm.onmicrosoft.com|hasaccess=true|role=Admin|isexternal=false|isgroup=false#userid=test1@firm.onmicrosoft.com|hasaccess=true|role=Editor|isexternal=false|isgroup=false

or E.g. bob.bradely@demofirm.com|true#23/12/2019*Admin$false

Info

Note: Dates are based on your system setting found here: Admin->Settings.

DefaultSecurity

Allows to set the default security on a team/channel/tab or user/group

String: Public, Private, Inherited.

...