---
sourceDocument: Xanadu Customer Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/customer-service-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Remote tables and definition

# Remote tables and definition {#csm-remote-tables-definition___Ref16694770}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Once you have the spoke custom actions working, you need to create a remote table
that describes the schema for the data to be retrieved from the Salesforce Opportunity
table.

Create a remote table as shown in the following example.

Create the script definition for the remote table (u_st_salesforce_opportunity), which does the following:

* Uses the spoke custom actions to pull data from the Opportunity table in the Salesforce instance.
* Maps the response from Salesforce into the remote table columns.
{#csm-remote-tables-definition__ul_qj5_byj_v3b}

