PROS AI for Sales Copilot (Preview)

PROS Microsoft Sales Productivity Connector Extensions

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   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)
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)
Contact
Name PROS Support
URL https://connect.pros.com/
Email support@pros.com
Connector Metadata
Publisher Irvin Waldman
Website https://www.pros.com
Privacy Policy https://www.pros.com
Categories AI;Sales and CRM

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Show related records from PROS Smart CPQ

Get related records from PROS Smart CPQ to be shown in Copilot for Sales when a seller views details of a CRM record.

Test the connection

Test the connection.

Get related records from PROS Smart CPQ to be shown in Copilot for Sales when a seller views details of a CRM record.

Parameters

Name Key Required Type Description
Entity / Object type in CRM for which related activities are requested.
recordType True string

Entity / Object type in CRM for which related activities are requested

Unique identifier of the CRM record.
recordId True string

Unique identifier of the CRM record.

Number of records to fetch.
top integer

Number of records to fetch.

Number of records to skip.
skip integer

Number of records to skip.

Type of CRM.
crmType string

Valid values are Dynamics 365 and Salesforce.

Host name of the CRM organization.
crmOrgUrl string

Host name of the CRM organization. For example, contoso.crm.dynamics.com.

Returns

Test the connection

Test the connection.

Definitions

documentRecord

Name Path Type Description
recordId
recordId string

Unique identifier of the record.

recordTypeDisplayName
recordTypeDisplayName string

Display name of the record type which should be localized in the language specified with the Accept-Language header. For example, Contract.

recordTypePluralDisplayName
recordTypePluralDisplayName string

Plural display name of the record type which should be localized in the language specified with the Accept-Language header. For example, Contracts.

recordType
recordType string

System name of the record type. For example, contract.

recordTitle
recordTitle string

Name of the record. For example, Contoso 2023 Renewal Contract.

url
url string

A valid URL to open record in the partner application.

additionalProperties
additionalProperties object

Additional properties displayed in the detailed view. Property names and values are in natural language in the language specified with the Accept-Language header. For example, { “Status reason”: “Signed off”, “Owner”: “Kenny Smith” }

documentRecordListResponseEnvelope

Name Path Type Description
value
value array of documentRecord

List of related records from non-CRM application.

hasMoreResults
hasMoreResults boolean

Indicates if there are more results available.