- サブカテゴリ:
- 処理プラン処理関連
処理プラン処理RESTエンドポイント
処理プラン/処理プラン処理
アクション・プラン・アクション・リソースは、アクション・プランの処理を表示、作成、更新および削除するために使用されます。 アクションは、アクション・プランのステップまたはシーケンスです。
- 処理プラン処理の作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/actionplans/{ActionPlanId}/child/actionPlanAction
- 処理プラン処理の削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/actionplans/{ActionPlanId}/child/actionPlanAction/{ActionPlanActionId}
- すべての処理プラン処理の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/actionplans/{ActionPlanId}/child/actionPlanAction
- 処理プラン処理の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/actionplans/{ActionPlanId}/child/actionPlanAction/{ActionPlanActionId}
- 処理プラン処理の更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/actionplans/{ActionPlanId}/child/actionPlanAction/{ActionPlanActionId}