Edit

Share via


Xrm.Copilot (Client API reference) (preview)

Important

  • This is a preview feature.
  • Preview features aren’t meant for production use and might have restricted functionality. These features are subject to supplemental terms of use, and are available before an official release so that customers can get early access and provide feedback.

Provides methods to execute registered Microsoft Copilot Studio Topics.

Method Description
executeEvent Executes a Microsoft Copilot Studio topic based on the registered Event Name. Returns an array of type MCSResponse.
executePrompt Executes a Microsoft Copilot Studio topic based on the trigger queries registered in the topic. Returns the array of type MCSResponse.

MCSResponse
Client API Xrm object