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 float ✔️ N/A
organizationId string ✔️ N/A
projectId string ✔️ N/A
categories array<Components\ConnectSessionTokenAuthLinkCategories> 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\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 ?string External trigger token to be used to trigger actions on the account f0bc3d88-2178-5423-8c81-b81d6c9da824
type ?Components\ConnectSessionTokenAuthLinkType The connect session account type [
"PRODUCTION",
"TEST"
]
integrationId ?string The integration ID (UUID) associated with this connect session
token string ✔️ N/A
authLinkUrl string ✔️ N/A