---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/integrate-applications

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# ServiceNow Remote Instance Spoke

# ServiceNow Remote Instance Spoke {#ariaid-title1}

* Release version: Australia
* 
* Updated July 2, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 minutes to read

Integrate your local and remote ServiceNow instances to export, import, and manage records from your local instance.

## Request apps on the Store {#remote-instance-spoke__section_xcf_3df_mjb}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#remote-instance-spoke__inline-send-to-store}

## Integration Hub subscription {#remote-instance-spoke__section_rsf_yvb_l3b}

This spoke requires an Integration Hub subscription on the local instance where it will be installed. For more information, see [Legal schedules - IntegrationHub overview](https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/snc-addendum-integrationhub.pdf).{#remote-instance-spoke__ihub-subscription}

## Spoke version {#remote-instance-spoke__section_zcn_qvx_bsb}

ServiceNow Remote Instance spoke v2.3.0 is the latest version.{#remote-instance-spoke__snow-rem-ver}

## Supported versions {#remote-instance-spoke__section_zjt_sh4_zgb}

This spoke was built for the Orlando version and later.

## Spoke dependencies {#remote-instance-spoke__section_tmn_vsx_qlb}

If you're having trouble installing the app, ensure that these dependent plugins are installed:

* ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
* ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
* Complex Object (com.glide.cobject)
* ServiceNow Flow Designer - Dynamic Outputs (com.glide.hub.dynamic_outputs)
* ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
* ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
{#remote-instance-spoke__ul_p1h_xsx_qlb}  
Note:  
Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

## Spoke requirements {#remote-instance-spoke__section_vpy_vwk_1nb}

Ensure that the spoke users have only the required minimum permissions to access data in ServiceNow tables. Do not assign elevated privilege roles to users of this spoke unless very much required. This practice ensures controlled access to data.  
Note:  
The terms remote instance and local instance are used in these contexts:

* Local instance: This is the ServiceNow instance from which the communication is initiated and established.
* Remote instance: This is the ServiceNow instance with which the local instance communicates.
{#remote-instance-spoke__ul_eqv_kkl_1nb}

## Spoke actions {#remote-instance-spoke__section_b43_3h2_hfb}

The ServiceNow Remote Instance spoke provides actions to export, import, and manage records when events occurs in your local ServiceNow instance. Available actions include:  
{#remote-instance-spoke__table_u1p_kh2_hfb__entry__3}

| Category | Action | Description |
|-|-|-|
| Change request Management | Export Change Request Record | Exports a change request record to a remote instance from the local instance. |
| Change request Management | Import Change Request Record | Imports a record from the Change Request table of the remote instance to the local instance. |
| Incident Management | Export Incident Record | Exports an Incident record to a remote instance from the local instance. |
| Incident Management | Import Incident Record | Imports a record from Incident table of the remote instance to the local instance. |
| Problem Management | Export Problem Record | Exports a Problem record to a remote instance from the local instance. |
| Problem Management | Import Problem Record | Imports a record from Problem table of the remote instance to the local instance. |
| Table Management | Look Up Fields By Remote Table | Retrieves all the fields from the given remote table. |
| Table Management | Look Up Local Import Set Tables | Retrieves information about the given local import set table. |
| Table Management | Look Up Remote Import Set Tables | Retrieves information about the given remote import table. |
| Table Management | Look Up Remote Tables | Retrieves information about the given remote table. |
| Attachment Management | Copy Attachment From Remote Instance | Copies the required attachment from the remote instance. Note: You must select the required attachment using data pills only. |
| Attachment Management | Copy Attachment To Remote Instance | Copies the required attachment to the remote instance. Note: You must select the required attachment using data pills only. |
| Attachment Management | Look Up Local Attachments Names | Retrieves name of the required attachment. |
| Case Management | Export Case as Incident | Exports a case record as an incident record to a remote instance from the local instance. |
| Case Management | Export Case Record | Exports a case record to the remote instance from the local instance. |
| Case Management | Export Case Task Record | Exports a Case Task record to the remote instance from the local instance. |
| Case Management | Export Incident as Case | Exports an incident record as a case record to the remote instance from the local instance. |
| Case Management | Import Case as Incident | Imports a record from the case table of the remote instance as an incident record to the local instance. |
| Case Management | Import Case Record | Imports a record from the Case table of the remote instance to the local instance. |
| Case Management | Import Case Task Record | Imports a record from the Task table of the remote instance to the local instance. |
| Case Management | Import Incident as Case | Imports a record from the Incident table of the remote instance as a case record to the local instance. |
| Record Management | Create or Update Remote Record | Creates a record or updates an existing record in the remote instance. |
| Record Management | Create or Update Remote Record Using Import Set | Creates a record in the remote import set. |
| Record Management | Create Remote Record | Creates record in remote instance. |
| Record Management | Delete Remote Record | Deletes record in remote instance. |
| Record Management | Export Record Using Import Set | Exports a record from the selected local table to a remote instance. |
| Record Management | Get Remote Record | Retrieves the required record information from the remote instance. |
| Record Management | Import Record Using Import Set | Imports a record from table in the remote instance to the local instance. |
| Record Management | Look Up Remote Record | Retrieves the required record from the remote Instance. |
| Record Management | Look Up Remote Records | Retrieves multiple records from the remote instance table. |
| Record Management | Update Remote Record | Updates the required record in the remote instance. |
[ ]

{#remote-instance-spoke__table_u1p_kh2_hfb}  
Note:  
The Company field is required to import or export records using the default transform maps. However, users can modify the transform maps as per their requirement. Also, use the import sets when working with integration involving data transfer.

## Spoke user role {#remote-instance-spoke__section_ppb_lly_tjc}

The ServiceNow Remote Instance spoke provides the Remote Instance Admin (sn_now_remote_spk.Remote Instance Admin) role that provides administrative rights for all tables that are avaiable with the ServiceNow Remote Instance spoke.

## Spoke transform maps {#remote-instance-spoke__section_swd_2tp_5lb}

The ServiceNow Remote Instance spoke provides sample transform maps in active state and associated sample target tables to demonstrate using transform maps to save the remote ServiceNow instance data in your local ServiceNow tables. You can use these sample transform maps and target tables as reference to create transform maps as per your requirement.

For more information, see [Transform maps](https://www.servicenow.com/docs/eY~hb42v93guk4uZypzHRA "A transform map is a set of field maps that determine the relationships between fields in an import set and fields in an existing ServiceNow table, such as Incident [incident] or User [sys_user].").  
Note:  
* By default, the sample transform maps uses sys_id as the coalesce field. You can customise the transform map script as per your requirement to change the coalesce field.
* By default, the export and import actions use the spoke tables. You can change this to use different import sets.
* The time zones may be different in your ServiceNow instances. Ensure that you customise flows accordingly.
{#remote-instance-spoke__ul_wzf_pqp_3mb}

## Connection and credential alias requirements {#remote-instance-spoke__section_ibn_pj2_hfb}

Integration Hub uses aliases to manage connection
and credential information. Using an alias eliminates the need to configure multiple
credentials and connection information profiles when using multiple environments. If the
connection or credential information changes, you don't need to update any actions that
use the connection. For more information, see [Connections and Credentials](https://www.servicenow.com/docs/access?context=r-credentials&version=australia&pubname=australia-platform-security&ft:locale=en-US).

Two connection and credential aliases are required for this spoke; one for the local instance and other for the remote instance. For information about setting up the spoke, see
[Set up the ServiceNow Remote Instance spoke](https://www.servicenow.com/docs/CeroxsMHhgCxKQpMYsGFsw#setup-rem-instance "Integrate the local and remote ServiceNow instances by creating an OAuth API endpoint in the remote ServiceNow instance to authenticate requests.").

