この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Lookup Tables (GET)

ルックアップテーブルを取得します。
リソース
1/connect/business-rules/lookup-tables
リソースの例
1https://yourInstance.salesforce.com/services/data/v60.0/connect/business-rules/lookup-tables?searchKey=D&usageType=Bre&lookupTypes=DecisionTable,DecisionMatrix
1https://yourInstance.salesforce.com/services/data/v60.0/connect/business-rules/lookup-tables?searchKey=D&usageType=Bre
1https://yourInstance.salesforce.com/services/data/v60.0/connect/business-rules/lookup-tables?searchKey=D&usageType=Bre&lookupTypes=DecisionTable&businessKnowledgeModelName=ManualDiscount
使用可能なバージョン
59.0
Chatter が必要かどうか
いいえ
HTTP のメソッド
GET
GET の要求パラメーター
パラメーター名 説明 必須か省略可能 使用可能なバージョン
lookupTypes String

ルックアップテーブルの種別。有効な値は、次のとおりです。

  • DecisionMatrix
  • DecisionTable
省略可能 59.0
searchKey String ルックアップテーブルのリストを取得するためにユーザーが入力した検索テキスト。 必須 59.0
usageType String

ルックアップテーブルの用途の種別。

有効な値は Bre です。デフォルト値は Bre です。

ビジネスルールエンジンが Salesforce 組織に対して有効になっている場合、「Bre」がデフォルト値です。使用している業種ソリューションや権限セットによっては、他の利用状況種別も利用できる可能性があります。

必須 59.0
GET のレスポンスボディ
Lookup Tables Result List