---
sourceDocument: Australia Sales and Order Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/order-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Sales and Order Management

ft:clusterId :

    - omgmt

bundleId :

    - omgmt

workflow :

    - Customer and Industry


---

# Sales and Service API Core

# Sales and Service API Core {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 30. Juni 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Enables seamless tracking and management of Sales and Order Management workflows through structured inbound and outbound request handling, configurable flow processing, and integration with external systems.

## Overview of Sales and Service API Core {#sales-and-services-api-core__section_qjh_ynq_wgc}

The Sales and Service API Core (com.sn_tmt_core) plugin has three key components.{#sales-and-services-api-core__table_t1y_j4g_xgc__entry__2}

| Table | Description |
|-|-|
| [Inbound Request](https://servicenow-prod.fluidtopics.net/lCfgqojUDIoGE87OVyRHiw "Track the status of Sales and Order Management workflows and enable agents to track the status of any synchronous and asynchronous flows. It also supports processing dependent records sequentially to make sure that the data stays accurate and consistent.") (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](https://servicenow-prod.fluidtopics.net/~aS3bY1ola_Qbb6FvBBdnQ "Enables you to define the configurations to determine how each flow is processed and tracked within an Inbound Request.") (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). {#sales-and-services-api-core__ul_nmr_qbh_xgc} |
| [Outbound Request](https://servicenow-prod.fluidtopics.net/epLhmSFg0xpBgASpPmtPzA "Initiate outbound requests to manage service orders by interacting with external Service Order Management (SOM) to facilitate end-to-end order fulfillment. This process requires specific roles and is enabled via bi-directional REST API integration with Order Management for Sales and Service API Core.") (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. |
[Tabelle : 1. Sales and Service API core components]

{#sales-and-services-api-core__table_t1y_j4g_xgc} {#sales-and-services-api-core__table_qp1_mdk_dhc__entry__2}

| 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 |
[Tabelle : 2. Roles and access]

{#sales-and-services-api-core__table_qp1_mdk_dhc}

