Data Retrieval API

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Data Retrieval API method summaries and descriptions.

    표 1. Data Retrieval API
    Method Summary Description
    getKeys Query the targeted table by example values and return a comma delimited sys_id list.
    getRecords Query the targeted table by example values and return all matching records and their fields.
    get Query a single record from the targeted table by sys_id and return the record and its fields.
    aggregate Query using and aggregate functions SUM, COUNT MIN, MAX, LAST, and AVG. To enable the aggregate functions, activate the Aggregate Web Service Plugin.