Outbound Request
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.
Overview of the Outbound Request table
The Sales and Service Core API (com.sn_tmt_core) plugin is required to use the Outbound Request table (sn_tmt_core_outbound_request).
As a provider, you can initiate an outbound request to manage service orders by interacting with external systems such as Service Order Management (SOM). This process supports the end-to-end order fulfillment life cycle, enabling seamless coordination between internal and external platforms.
Fields on the Outbound Request Table
| Field | Description | Type |
|---|---|---|
| Request ID | Outbound request ID that is generated by the Order Management for Telecommunications, Media, and Technology application. | String |
| State | State of the outbound request. | String (choices):
|
| Table name | Name of the table that is referenced in the source record. | Table |
| Number | Unique number generated for each record. strict_read_only field |
String: auto generated |
| Source record | Reference field values from different tables. | Document ID |
Security roles
| Role | Access |
|---|---|
| sn_tmt_core.outbound_request_write | Create, read, update, delete, report_view, and report_on |
| sn_tmt_core.outbound_request_read | report_view, report_on, and read |