インタビューのRESTエンドポイント
営業リード/インタビュー
インタビュー・リソースは、インタビュー・レコードの表示および削除に使用されます。
- インタビューの削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews/{leads_Interviews_Id}
- すべてのインタビューを見る
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews
- インタビューを見る
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews/{leads_Interviews_Id}
- インタビュー・デプロイメント名の取得
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews/action/getInterviewDeployments