---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Use External Interface to push records into a third-party system

# Use
External
Interface to push records into a third-party system {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Use External Interface to view details of records that are being pushed from ServiceNow into a third-party system.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllIntegrations FrameworkExternal Interface.
2. On the form, view the fields:  
   {#view-external-int__table_ak1_dsm_54b__entry__2}

   | Field | Description |
   |-|-|
   | Service | OnDemand push service that is invoked to interact with a third-party system. |
   | Source table name | Source table in which the record is stored. |
   | Table Sys ID | Sys ID of the table record that has been modified. A combination of Source table name and Table Sys ID is used to identify and push the modified record into a third-party system. |
   | Status | Current status of the push, such as completed or pending. |
   | Error message | Error message displayed when the push failed. |
   | Error code | Error code displayed when the push failed. |
   [Tabela 1. External Interfaces form]

   {#view-external-int__table_ak1_dsm_54b}

## O que Fazer Depois

The Trigger External Interfaces flow automatically:

* Identifies records whose Status is Pending, Service is Active, and Service type is OnDemand Push from the External Interface \[sn_hr_integr_fw_ext_interface\] table.
* Pushes the identified records into third-party system.
{#view-external-int__ul_xtr_xnh_gpb}

