Copilot for Sales (Preview)

Microsoft Sales Copilot Connector
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Copilot Studio | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Microsoft |
URL | https://www.microsoft.com/en-us/microsoft-365/copilot/copilot-for-sales |
Connector Metadata | |
---|---|
Publisher | Microsoft Corporation |
Website | https://www.microsoft.com/en-us/microsoft-365/copilot/copilot-for-sales |
Privacy policy | https://privacy.microsoft.com/ |
Categories | Productivity |
Copilot for Sales connector is for performing various actions using Copilot for Sales API.
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Execute Skill |
Executes a skill to perform a specific action or task. |
Execute Skill
Executes a skill to perform a specific action or task.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Accept-Language
|
Accept-Language | string |
The natural language and locale that the client prefers. |
|
x-ms-follow-redirect
|
x-ms-follow-redirect | string |
Connecter level header that controls if the temporary redirect (307) returned from the backend server should be handled in the connector. |
|
x-ms-conversation-id
|
x-ms-conversation-id | string |
Conversation ID usually used for tracing in the context of conversational experience. |
|
x-ms-salescopilot-scenario-context
|
x-ms-salescopilot-scenario-context | string |
Scenario context. |
|
x-ms-vivasalesclienttype
|
x-ms-vivasalesclienttype | string |
Client type defining OBO behavior in Auth Service. |
|
x-ms-skillsservice
|
x-ms-skillsservice | string |
Copilot skills service router value. |
|
x-ms-correlation-request-id
|
x-ms-correlation-request-id | string |
Correlation Request ID. |
|
x-ms-correlation-id
|
x-ms-correlation-id | string |
Microsoft Correlation ID. |
|
x-ms-client-request-id
|
x-ms-client-request-id | string |
Microsoft Client Correlation ID. |
|
x-ms-salescopilot-crmorganizationurl
|
x-ms-salescopilot-crmorganizationurl | string |
Proxy Organization URL. |
|
x-ms-vivasalesconnectioninfo
|
x-ms-vivasalesconnectioninfo | string |
Base64 encoded connection info. |
|
x-ms-vivasales-entityconfigversion
|
x-ms-vivasales-entityconfigversion | string |
Connection info header. |
|
Skill Name
|
skillName | string |
Name of the skill to execute. |
|
Parameters
|
parameters | object |
Parameters to pass to the skill. |
Returns
- Body
- SkillResponse
Definitions
SkillResponse
Name | Path | Type | Description |
---|---|---|---|
Skill Name
|
skillName | string |
Name of the executed skill. |
Result
|
result | string |
Result of the skill execution. |