CatalogListingType
Represents the type of a catalog listing, used to classify solutions available in the Boomi marketplace.
enum CatalogListingType {
ACCELERATOR
RECIPE
TASK_AUTOMATION
CUSTOM
PRE_INSTALLED
PLATFORM_CONNECTOR
MCP_CONNECTOR
INTEGRATION_PACK
}
Values
CatalogListingType.ACCELERATOR {#accelerator}
Accelerator solution type
CatalogListingType.RECIPE {#recipe}
Recipe solution that contains a bundle
CatalogListingType.TASK_AUTOMATION {#task-automation}
Task automation solution type
CatalogListingType.CUSTOM {#custom}
Custom solution with external link
CatalogListingType.PRE_INSTALLED {#pre-installed}
Pre-installed solution type
CatalogListingType.PLATFORM_CONNECTOR {#platform-connector}
Platform connector solution type
CatalogListingType.MCP_CONNECTOR {#mcp-connector}
MCP connector solution type
CatalogListingType.INTEGRATION_PACK {#integration-pack}
Integration Pack solution type (private catalog only — no submission workflow)
Member Of
CatalogListingArtifact object ●
CatalogListingArtifactInput input ●
CatalogListingsSearchInput input