機械翻訳について

ステップ目標の関連付けRESTエンドポイント

Orchestrations/Stages/Step目標の関連付け
ステップ目標関連リソースは、ステップ目標関連の表示、作成、更新および削除に使用されます。 これは、ステップを実行する目的です。 1つのステップを複数の目標にマップできます。
オーケストレーション・ステップの目標関連の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/orchestrations/{OrchestrationNumber}/child/Stages/{OrchestrationStageNumber}/child/StepObjectivesAssociations
オーケストレーション・ステップ目標関連の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/orchestrations/{OrchestrationNumber}/child/Stages/{OrchestrationStageNumber}/child/StepObjectivesAssociations/{StepObjectiveAssocNumber}
すべてのオーケストレーション・ステップ目標関連の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/orchestrations/{OrchestrationNumber}/child/Stages/{OrchestrationStageNumber}/child/StepObjectivesAssociations
オーケストレーション・ステップ目標関連の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/orchestrations/{OrchestrationNumber}/child/Stages/{OrchestrationStageNumber}/child/StepObjectivesAssociations/{StepObjectiveAssocNumber}
オーケストレーション・ステップ目標関連の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/orchestrations/{OrchestrationNumber}/child/Stages/{OrchestrationStageNumber}/child/StepObjectivesAssociations/{StepObjectiveAssocNumber}