Generate a REST message script preview

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can generate an example script to send a REST message based on content and parameters you provide in the method record.

    시작하기 전에

    Role required: web_service_admin or admin

    이 태스크 정보

    Generate an example script and use it as a starting point when scripting outbound REST messages.

    프로시저

    1. Navigate to All > System Web Services > REST Message.
    2. Select a REST message record.
    3. In the HTTP Methods related list, select an HTTP method record.
    4. Ensure the HTTP method is configured as needed, including any variables.
    5. Save the record.
    6. In the Variable Substitutions related list, assign a value to each variable.
    7. Under Related Links, click Preview script usage.
      The instance displays the script that the REST message generated for this method.
      REST Message Script Preview
    8. Copy this script and modify it as needed to use elsewhere in the instance.

    다음에 수행할 작업

    Refer to the RESTMessageV2 and RESTResponseV2 APIs for more information on available scripting methods. Outbound REST scripting examples are also available.