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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia 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: Australia
* 
* Updated March 12, 2026
* 
* ![](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://www.servicenow.com/docs/PemKz~bijySg8tjonB_jYw)**   
  Use the Salesforce spoke to integrate a Salesforce account with your ServiceNow instance.
* **[Create Salesforce spoke actions to retrieve opportunities](https://www.servicenow.com/docs/Dw0pfkSkwTu702ebbM16tg)**   
  The Salesforce spoke provides actions to retrieve metadata of the opportunity record and create a new opportunity.
* **[Remote tables and definition](https://www.servicenow.com/docs/HdJdbMOykA8WLYH~FoKGDA)**   
  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://www.servicenow.com/docs/jmNwplIdHUrE5u5NPOKqsQ)**   
  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://www.servicenow.com/docs/rERaL447rBG0j2ZXP0Evqg)**   
  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.

