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.