---
sourceDocument: Yokohama Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/customer-service-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama 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: Yokohama  
Updated January 30, 2025  
![](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/rL1MVdD~NNI37R0CCoI2Lw)**   
  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/PLOCWVN5DzkzLI2gxE0~CQ)**   
  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/qD0ss78MSGR91NgM3mqHIQ)**   
  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/Qi~E_ArhCWybjykeBEDvrw)**   
  This example script queries the opportunity table using the Get All Opportunities, Get Opportunities for Account Id, and Get Opportunity Details custom actions.
* **[Connect Customer Account and Salesforce Opportunities using a related list](https://servicenow-prod.fluidtopics.net/s_0idqpxkTQoQP_JR6_0Xw)**   
  Use a related list to link the Customer Account table with Salesforce Account Id, and the Salesforce Opportunity remote table with the same Account Id.

