Sales and Service API Core

  • Release version: Australia
  • Updated June 16, 2026
  • 1 minute to read
  • Enables seamless tracking and management of Sales Customer Relationship Management workflows through structured inbound and outbound request handling, configurable flow processing, and integration with external systems.

    Overview of Sales and Service API Core

    The Sales and Service API Core (com.sn_tmt_core) plugin has three key components.
    Table 1. Sales and Service API core components
    Table Description
    Inbound Request (sn_tmt_core_inbound_queue)

    Tracks the status of both synchronous and asynchronous flows. It enables agents to monitor the progress of requests and also enables sequential processing of dependent records to maintain data accuracy and consistency.

    It captures detailed status information for each request. For example, when an order is created from a quote, it logs a confirmation message with the order header number.

    It also supports archival and cleanup policies enabling organizations to cleanup records by applying different durations for successful and failed requests to optimize data management.

    Inbound Request Configuration (sn_tmt_core_inbound_queue_config)

    Defines how each flow is processed and tracked.

    It’s a metadata table that is referenced by the Request Configuration field in the Inbound Request Table.

    It enables administrators to:
    • Configure synchronous vs asynchronous processing.
    • Adapt the Request Tracker across CRM flows.
    • Set notification types (default, custom, or none).
    Outbound Request (sn_tmt_core_outbound_request)

    Facilitates outbound interactions with external Service Order Management (SOM).

    It supports end-to-end order fulfillment via bi-directional REST API integration and requires specific roles.

    Table 2. Roles and access
    Role Access
    sn_tmt_core.admin Create, read, update, delete, report_view, and report_on
    sn_tmt_core.viewer report_view, report_on, and read