Sales and Service API Core
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
| 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:
|
| 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. |
| 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 |