---
sourceDocument: Xanadu Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/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


---

# Using remote tables and the Salesforce spoke

# Using remote tables and the Salesforce spoke {#ariaid-title1}

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

Create Salesforce spoke actions that you can use to test the third-party data
integration. Then use these actions in the remote table definition.
* **[Using the IntegrationHub Salesforce spoke](https://servicenow-prod.fluidtopics.net/bdbKKtQG5I2eCUgC5nX5mg)**   
  Use the Salesforce spoke to integrate a Salesforce account with your ServiceNow instance.
* **[Create Salesforce spoke actions to retrieve opportunities for use in the remote table definition](https://servicenow-prod.fluidtopics.net/b2U9iM16mrYL68OXoOnbXg)**   
  The Salesforce spoke provides actions to retrieve metadata of the opportunity record and create a new opportunity.
* **[Remote tables and definition](https://servicenow-prod.fluidtopics.net/Zi~VuNsHg8p1rgi6Wksi5A)**   
  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.
* **[Example script that queries the Opportunity table](https://servicenow-prod.fluidtopics.net/BWxSltTMYZetcHjzDAHynw)**   
  This example script queries the opportunity table using the Get All Opportunities, Get Opportunities for Account Id, and Get Opportunity Details custom actions.
* **[Using a related list to create the connection between the Customer Account and Salesforce Opportunities](https://servicenow-prod.fluidtopics.net/wKzza4b0~7oy4jbQB_RTsA)**   
  Use a related list to establish the connection between the Customer Account table that holds the Salesforce Account Id and the Salesforce Opportunity remote table that holds the same Salesforce Account Id.

