Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 13.4 KB

File metadata and controls

22 lines (19 loc) · 13.4 KB

ConnectSession

Fields

Field Type Required Description Example
id float ✔️ N/A
organizationId string ✔️ N/A
projectId string ✔️ N/A
categories array<Components\ConnectSessionCategories> N/A [
"ats",
"hris",
"hrisLegacy",
"crm",
"iam",
"marketing",
"lms",
"stackOne",
"documents",
"ticketing",
"screening",
"messaging",
"accounting",
"scheduling"
]
provider ?string N/A
originOwnerId string ✔️ N/A
originOwnerName string ✔️ N/A
originUsername ?string N/A
accountId ?string N/A
label ?string N/A
createdAt \DateTime ✔️ N/A
metadata ?Components\ConnectSessionMetadata Arbitrary set of key and values defined during the session token creation. This can be used to tag an account (eg. based on their pricing plan)
externalTriggerToken ?string External trigger token to be used to trigger actions on the account f0bc3d88-2178-5423-8c81-b81d6c9da824
type ?Components\ConnectSessionType The connect session account type [
"PRODUCTION",
"TEST"
]
integrationId ?string The integration ID (UUID) associated with this connect session