Remote tables and definition

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • 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.

    Salesforce Opportunity remote table listing data in columns.

    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.