Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 15 KB

File metadata and controls

24 lines (21 loc) · 15 KB

ConnectSessionTokenAuthLink

Fields

Field Type Required Description Example
id double ✔️ N/A
organizationId String ✔️ N/A
projectId String ✔️ N/A
categories List<ConnectSessionTokenAuthLinkCategories> N/A [
"ats",
"hris",
"hrisLegacy",
"crm",
"iam",
"marketing",
"lms",
"stackOne",
"documents",
"ticketing",
"screening",
"messaging",
"accounting",
"scheduling"
]
provider JsonNullable<String> N/A
originOwnerId String ✔️ N/A
originOwnerName String ✔️ N/A
originUsername JsonNullable<String> N/A
accountId JsonNullable<String> N/A
label JsonNullable<String> N/A
createdAt OffsetDateTime ✔️ N/A
metadata JsonNullable<ConnectSessionTokenAuthLinkMetadata> 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 JsonNullable<String> External trigger token to be used to trigger actions on the account f0bc3d88-2178-5423-8c81-b81d6c9da824
type JsonNullable<ConnectSessionTokenAuthLinkType> The connect session account type [
"PRODUCTION",
"TEST"
]
integrationId JsonNullable<String> The integration ID (UUID) associated with this connect session
token String ✔️ N/A
authLinkUrl String ✔️ N/A