DS_TEAM_MEMBERSHIPS.csv
The DS_TEAM_MEMBERSHIPS.csv file contains information necessary to create and maintain shift members in xMatters. Define a team membership for every shift member, regardless of whether EPIC is run using mirror mode or non-mirror mode.
Column Name |
Maximum Character Length |
Comments |
---|---|---|
TEAM_KEY |
250 |
The external_key for this record’s shift. |
MEMBER_KEY |
250 |
The external_key that identifies this member. This may be a key for a user, group, shift, or device. |
MEMBER_TYPE |
30 |
Specifies the object type for this member (GROUP, TEAM, PERSON, or DEVICE). |
MEMBER_SUB_TYPE (optional) |
30 |
Specifies the type of Device (EMAIL, VOICE, VOICE_IVR, TEXT_PHONE, TEXT_PAGER, NUMERIC_PAGER, FAX, or IM). VOICE_IVR is supported in version 1.1 and later. FAX is supported in version 1.2 and later. |
MEMBER_SEQUENCE_NUMBER |
38 |
Integer sequence number specifying the order in which this member appears in the shift. |
IS_EXTERNALLY_OWNED |
1 |
See Standard CSV Fields. |
ACTION |
1 |
See Standard CSV Fields. |