Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 11.6 KB

File metadata and controls

18 lines (15 loc) · 11.6 KB

ActionsMeta

Fields

Field Type Required Description
AccountId string The account ID this metadata applies to (only present when filtering by account_ids)
IntegrationId string The integration ID this metadata applies to (only present when filtering by account_ids)
Version string The version of the actions metadata
Name string The name of the provider
Key string The unique key for the provider
Icon string The icon URL for the provider
Description string The description of the provider
ReleaseStage 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.
Authentication List<AuthenticationMetaItem> The authentication methods supported by the provider
ScopeDefinitions List<ScopeDefinitionMetaItem> The list of scope definitions available for this provider
Actions List<ActionMetaItem> The list of actions available for this provider