Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 483 Bytes

File metadata and controls

34 lines (30 loc) · 483 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teamwork workforce-integrations create --body '{
\
  "displayName": "ABCWorkforceIntegration",
\
  "apiVersion": 1,
\
  "isActive": true,
\
  "encryption": {
\
    "protocol": "sharedSecret",
\
    "secret": "My Secret"
\
  },
\
  "url": "https://ABCWorkforceIntegration.com/Contoso/",
\
  "supportedEntities": "Shift,SwapRequest",
\
  "eligibilityFilteringEnabledEntities": "SwapRequest"
\
}
\
'