Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 15.6 KB

File metadata and controls

19 lines (16 loc) · 15.6 KB

ActionsMeta

Fields

Field Type Required Description Example
account_id T.nilable(::String) The account ID this metadata applies to (only present when filtering by account_ids)
actions T::Array<Models::Shared::ActionMetaItem> The list of actions available for this provider
authentication T::Array<Models::Shared::AuthenticationMetaItem> The authentication methods supported by the provider
categories T::Array<::String> The categories associated with this provider (e.g., hris, ats, crm) [
"hris",
"ats"
]
description T.nilable(::String) The description of the provider
icon T.nilable(::String) The icon URL for the provider
integration_id T.nilable(::String) The integration ID this metadata applies to (only present when filtering by account_ids)
key T.nilable(::String) The unique key for the provider
name T.nilable(::String) The name of the provider
release_stage T.nilable(::String) The release stage of the connector (e.g., ga, beta, preview). By default, StackOne organizations only have access to connectors in the 'ga' stage. To get access to 'beta' or 'preview' stage connectors, please contact support.
scope_definitions T::Array<Models::Shared::ScopeDefinitionMetaItem> The list of scope definitions available for this provider
version T.nilable(::String) The version of the actions metadata