Dela via


Showpad eOS (Preview)

Showpad Enablement Operating System (eOS) is an all-in-one AI-powered enablement solution that integrates with familiar Microsoft workflows to improve alignment between marketing and sales teams. This connector ensures that sales content is accessible at the optimal moment. Whether engaging with buyers digitally or in person, sellers can utilize tailored content effectively to close deals faster.

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 Lajos Kossuth
Email team.pne.crm@showpad.com
Connector Metadata
Publisher Showpad
Website https://www.showpad.com/
Privacy policy https://www.showpad.com/privacy-policy/
Categories Sales and CRM

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Makes an API call to Showpad to retrieve content based on the provided query

Retrieves content from your connected Showpad, for broad or specific queries.

Makes various API calls to Showpad to provide additional sales insights

This action gets additional sales insights that will be shown in C4S email summary experience inside outlook summary. The action enhances the existing skills of copilot for sales.

Makes an API call to Showpad to retrieve content based on the provided query

Retrieves content from your connected Showpad, for broad or specific queries.

Parameters

Name Key Required Type Description
QueryString
queryString True string

A single string which needs to be looked up in Showpad for content results.

Returns

Makes various API calls to Showpad to provide additional sales insights

This action gets additional sales insights that will be shown in C4S email summary experience inside outlook summary. The action enhances the existing skills of copilot for sales.

Parameters

Name Key Required Type Description
EmailContacts
emailContacts True string

This input indicates a list of all relevant participant emails in the current email thread.

RecordType
recordType string

This input identifies the record type in CRM, which is related to the summarized email.

RecordId
recordId string

This input provides the unique identifier of the CRM record that is related to the summarized email.

CrmType
crmType string

This input indicates the type of CRM in which the record related to the summarized email exists.

CrmOrgUrl
crmOrgUrl string

This input indicates the URL of the CRM environment in which the record related to the summarized email exists.

Top
top string

This input indicates the number of insights to fetch.

Skip
skip string

This input indicates the number of items to skip when fetching insights.

Returns

Definitions

AdaptiveCard

Name Path Type Description
adaptiveCard
adaptiveCard string

A Microsoft specific adaptive card.

previewCardData
previewCardData PreviewCardData

EmailInsight

Name Path Type Description
description
description string

This output indicates the text you would like to be included in the email summary.

title
title string

This output indicates the title of the partner section and should include only the partner's name.

EmailInsightListResponseEnvelope

Name Path Type Description
hasMoreResults
hasMoreResults boolean

A value that indicates whether more results are available.

value
value array of EmailInsight

PreviewCardData

Name Path Type Description
subtitle
subtitle string

Subtitle of the preview card.

title
title string

Title of the preview card.

url
url string

URL content shown in the preview card.

TextSearchListResponse

Name Path Type Description
adaptiveCards
adaptiveCards array of AdaptiveCard