Generate REST message variables

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Populate the list of variable substitutions automatically based on variables defined in several REST message HTTP method fields.

    始める前に

    Before starting this procedure, create a REST Message record with at least one HTTP method that uses variables.

    Role required: web_service_admin

    手順

    1. Navigate to All > System Web Services > REST Message.
    2. Select a REST Message record.
    3. Select a method from the HTTP Methods related list.
    4. Click the Auto-generate variables related link.
      The Variable Substitutions related list is automatically populated for any variables defined in the HTTP Method Endpoint field and the HTTP Headers and HTTP Query Parameters embedded lists. For POST and PUT messages, variables defined in the Content field are also used.

    次のタスク

    You can use the REST Message workflow activity to send the message, or click Preview Script Usage to get a sample script. The sample script includes a setStringParameter call for each defined variable substitution that allows you to assign a value to the variable in your script.