Seismic Content Discovery (プレビュー)
Seismic Content Discovery コネクタは、ライブラリ、ワークスペース、最近使用したコンテンツ、お気に入り、予測コンテンツなど、さまざまなリポジトリ内のコンテンツを検索するために必要な一連のアクションを提供します。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Seismic |
[URL] | https://seismic.com |
メール | support@seismic.com |
Connector Metadata | |
---|---|
発行者 | Seismic |
Web サイト | https://seismic.com/ |
プライバシー ポリシー | https://seismic.com/privacy-policy/ |
カテゴリー | マーケティング、営業、CRM |
Seismic Power Automate Content Discovery コネクタには、ユーザーのお気に入りや最近のアイテム、コンテンツ検索、予測コンテンツに関連するアクションが含まれています。
前提条件
テナントの Seismic Business または Premium ユーザー アカウントが必要です。
資格情報の入手方法
テナントの Seismic Business または Premium ユーザー アカウントが必要です。 十分なアクセス許可がない場合、Seismic システム管理者にお問い合わせください。
コネクタの使用を開始する
Seismic Power Automate Content Discovery コネクタには、次のアクションが含まれます。 各アクションは API エンドポイント に対応します。 アクションに関連付けられたフィールドとプロパティの詳細については、対応する各 API エンドポイントの記事を参照してください。
既知の問題と制限事項
現時点で既知の問題と制限はありません。
一般的なエラーと解決策
一般的なエラーに関する情報については、Seismic 開発者ポータルのエラー ページを参照してください。
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
ユーザーの予測コンテンツを取得する |
現在認証済みユーザーの特定の予測コンテンツ設定に対する予測コンテンツの一覧を取得します。 |
使用可能な予測コンテンツ設定を取得する |
現在のユーザーがアクセスできる予測コンテンツ設定のリストを取得します。 |
検索コンテンツ |
ユーザーは検索語句を使用してアクセスできるすべてのコンテンツをクエリし、さらにコンテンツ フィルターを適用できます。 |
現在のユーザーのお気に入りコンテンツを取得する |
現在のユーザーのお気に入りコンテンツを取得します。 |
現在のユーザーの最近使用したコンテンツを取得する |
現在のユーザーの最近使用したコンテンツを取得します。 |
ユーザーの予測コンテンツを取得する
現在認証済みユーザーの特定の予測コンテンツ設定に対する予測コンテンツの一覧を取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
予測コンテンツ設定名
|
predictiveContentId | True | string |
これは、予測コンテンツの GUID または予測コンテンツの名前のいずれかです |
コンテキスト システムの種類
|
contextId | True | string |
SalesForce、Sugar などのコンテンツの ContextId。 |
戻り値
使用可能な予測コンテンツ設定を取得する
現在のユーザーがアクセスできる予測コンテンツ設定のリストを取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
システムの種類
|
systemType | string |
Salesforce、MicrosoftDynamicCRM、Oracle などのシステムの種類。既定値は空です。 |
|
コンテキストの種類
|
contextType | string |
Opportunity、Contact、Account などのコンテキストの種類。既定値は空です。 |
戻り値
検索コンテンツ
ユーザーは検索語句を使用してアクセスできるすべてのコンテンツをクエリし、さらにコンテンツ フィルターを適用できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
継続トークン
|
continuationToken | string |
(オプション) 前の検索アクション応答から受け取った継続トークンを渡して、次のページから結果を取得します。 |
|
検索語句
|
term | string |
Search term |
|
ページ サイズ
|
pageSize | integer |
(オプション) 0 と 100 の間の任意の実数。 既定値は 40 です。 |
|
searchFields
|
searchFields | array of string |
フィールドの検索 |
|
returnFields
|
returnFields | array of string |
フィールドを返す |
|
Field
|
field | string |
(オプション) これにより、選択したフィールドで検索結果を並べ替えることができます。 |
|
Order
|
order | string | ||
Attribute
|
attribute | string | ||
Operator
|
operator | string | ||
価値
|
value | string | ||
Operator
|
operator | string |
条件リストに適用する演算子を表す |
戻り値
現在のユーザーのお気に入りコンテンツを取得する
現在のユーザーの最近使用したコンテンツを取得する
定義
Seismic.ContentManager.ContentCustomProperties
名前 | パス | 型 | 説明 |
---|---|---|---|
id
|
id | string | |
名称
|
name | string | |
values
|
values | array of string |
Seismic.DocCenter.ContentInfo
名前 | パス | 型 | 説明 |
---|---|---|---|
リポジトリ
|
repository | string |
コンテンツ ソース (値は、doccenter、newscenter、workspace、library、generatedlivedocs のいずれか) |
コンテンツ名
|
name | string |
コンテンツ名 |
Content Type
|
type | string |
コンテンツ タイプ (値は「file」、「URL」のいずれか) |
コンテンツ フォーマット
|
format | string |
コンテンツ フォーマット |
メジャー バージョン
|
majorVersion | string |
メジャー バージョン |
マイナー バージョン
|
minorVersion | string |
マイナー バージョン |
libraryContent
|
libraryContent | Seismic.LiveSend.LiveSendLinkContentBasicInfo |
LiveSend リンク コンテンツの基本情報です。 |
コンテンツ プロファイル ID
|
contentProfileId | string |
コンテンツ プロファイル ID。 |
コンテンツ プロファイル名
|
contentProfileName | string |
コンテンツ プロファイル名 |
contentProfilePath
|
contentProfilePath | array of string |
コンテンツ プロファイル パス |
contentProfilePathIds
|
contentProfilePathIds | array of string |
コンテンツ プロファイル パス ID |
コンテンツ ID
|
id | string |
コンテンツ ID |
contentTypes
|
contentTypes | array of string |
コンテンツ タイプ |
コンテンツ バージョン ID
|
versionId | string |
コンテンツ バージョン ID |
Content Type
|
contentType | string |
Content Type |
ワークスペース バージョンの種類
|
workspaceVersionType | string |
ワークスペース バージョンの種類 |
Seismic.DocCenter.ContentItem
名前 | パス | 型 | 説明 |
---|---|---|---|
コンテント
|
content | Seismic.DocCenter.ContentInfo | |
コンテンツ公開日
|
publishedAt | string |
コンテンツ公開日 |
コンテンツ変更日
|
modifiedAt | string |
コンテンツ変更日 |
コンテンツ追加日
|
addedAt | string |
コンテンツ追加日 |
コンテンツ ユニバーサル リンク
|
universalLink | string |
コンテンツ ユニバーサル リンク |
コンテンツの元の URL
|
urlObjectUrl | string |
元の URL |
コンテンツ サムネイル ID
|
thumbnailId | string |
コンテンツ サムネイル ID |
コンテンツ サムネイル URL
|
thumbnailUrl | string |
コンテンツ サムネイル URL |
ソース BLOB ID
|
sourceBlobId | string |
ソース BLOB ID |
ソース BLOB ダウンロード URL
|
sourceBlobDownloadUrl | string |
ソース BLOB ダウンロード URL |
ソース コンテナー名
|
sourceContainerName | string |
ソース コンテナー名 |
規模
|
size | string | |
Description
|
description | string | |
deliveryOptions
|
deliveryOptions | array of string |
コンテンツ 出荷オプション |
blockedDeliveryOptions
|
blockedDeliveryOptions | array of string |
コンテンツ ブロック出荷オプション |
allowedDeliveryOptions
|
allowedDeliveryOptions | array of string |
コンテンツ 許可出荷オプション |
プロファイル バージョン ID
|
profileVersionId | string |
プロファイル バージョン ID |
ユーザー Id
|
userId | string |
ワークスペース コンテンツについては、コンテンツを作成または共有したユーザー |
Seismic.LibraryContentManagement.UrlInfo
名前 | パス | 型 | 説明 |
---|---|---|---|
url
|
url | string | |
openInNewWindow
|
openInNewWindow | boolean | |
タイプ
|
type | string |
Seismic.LibraryWorkflow.LibraryContent
名前 | パス | 型 | 説明 |
---|---|---|---|
id
|
id | string | |
versionId
|
versionId | string | |
タイプ
|
type | string | |
名称
|
name | string | |
teamsiteId
|
teamsiteId | string |
Seismic.LiveSend.LiveSendLinkContentBasicInfo
LiveSend リンク コンテンツの基本情報です。
名前 | パス | 型 | 説明 |
---|---|---|---|
ライブラリ コンテンツ ID
|
id | string |
リポジトリが doccenter または newscenter の場合に返されます。 |
ライブラリ コンテンツ バージョン ID
|
versionId | string |
リポジトリが doccenter または newscenter の場合に返されます。 |
ライブラリ TeamSiteId
|
teamsiteId | string |
リポジトリが doccenter または newscenter の場合に返されます。 |
Seismic.PredictiveContent.EmbeddedAppTab
名前 | パス | 型 | 説明 |
---|---|---|---|
肩書き
|
title | string | |
名称
|
name | string | |
systemType
|
systemType | string | |
contextType
|
contextType | string |
Seismic.PredictiveContent.PredictiveContentHierarchy
名前 | パス | 型 | 説明 |
---|---|---|---|
label
|
label | string | |
タイプ
|
type | string |
Seismic.PredictiveContent.PredictiveContentResponse
名前 | パス | 型 | 説明 |
---|---|---|---|
id
|
id | string | |
リポジトリ
|
repository | string | |
score
|
score | Seismic.PredictiveContent.PredictiveContentScore | |
名称
|
name | string | |
タイプ
|
type | string | |
format
|
format | string | |
contentProfileId
|
contentProfileId | string | |
url
|
url | Seismic.LibraryContentManagement.UrlInfo | |
properties
|
properties | array of Seismic.ContentManager.ContentCustomProperties | |
階層
|
hierarchy | array of Seismic.PredictiveContent.PredictiveContentHierarchy | |
applicationUrls
|
applicationUrls | array of Seismic.WorkSpaceContentManager.ApplicationUrl | |
libraryContent
|
libraryContent | Seismic.LibraryWorkflow.LibraryContent | |
deliveryOptions
|
deliveryOptions | array of Seismic.WorkSpaceContentManager.WsDeliveryOption |
Seismic.PredictiveContent.PredictiveContentScore
名前 | パス | 型 | 説明 |
---|---|---|---|
ポイント
|
points | double | |
順位
|
rank | double |
Seismic.WorkSpaceContentManager.ApplicationUrl
名前 | パス | 型 | 説明 |
---|---|---|---|
名称
|
name | string | |
url
|
url | string |
Seismic.WorkSpaceContentManager.WsDeliveryOption
名前 | パス | 型 | 説明 |
---|---|---|---|
id
|
id | string |
Seismic.Search.ApplicationUrls
名前 | パス | 型 | 説明 |
---|---|---|---|
アプリケーション URL 名
|
name | string | |
アプリケーション URI
|
url | string |
Seismic.Search.CustomPropertyDefinition
名前 | パス | 型 | 説明 |
---|---|---|---|
カスタム プロパティ名
|
name | string | |
カスタム プロパティ ID
|
id | string | |
カスタム プロパティの種類
|
type | string | |
カスタム プロパティ Teamsite ID
|
teamSiteId | string | |
values
|
values | array of Seismic.Search.CustomPropertyValueDefinition |
Seismic.Search.CustomPropertyValueDefinition
名前 | パス | 型 | 説明 |
---|---|---|---|
カスタム プロパティ値 ID
|
id | string | |
カスタム プロパティ値
|
value | string |
Seismic.Search.Documents
名前 | パス | 型 | 説明 |
---|---|---|---|
コンテンツ リポジトリ
|
repository | string | |
コンテンツ名
|
name | string | |
コンテンツ Teamsite ID
|
teamsiteId | string | |
コンテンツ ID
|
id | string | |
コンテンツ バージョン ID
|
versionId | string | |
Content Type
|
type | string | |
コンテンツ フォーマット
|
format | string | |
コンテンツの説明
|
description | string | |
コンテンツ カスタム プロパティ
|
customProperties | array of Seismic.Search.CustomPropertyDefinition | |
コンテンツ アプリケーション URL
|
applicationUrls | array of Seismic.Search.ApplicationUrls | |
コンテンツ サムネイル URL
|
contentThumbnailUrl | string | |
コンテンツ ダウンロード URL
|
contentDownloadUrl | string | |
コンテンツ作成日
|
createdDate | string | |
コンテンツ公開日
|
publishDate | string | |
コンテンツ変更日
|
modifiedDate | string | |
コンテンツ メジャー バージョン
|
majorVersion | string | |
コンテンツ マイナー バージョン
|
minorVersion | string |
Seismic.Search.SearchResponse
名前 | パス | 型 | 説明 |
---|---|---|---|
合計結果数
|
totalCount | integer | |
クエリ時間 (ミリ秒)
|
queryTimeInMs | integer | |
サービス時間 (ミリ秒)
|
serviceTimeInMs | integer | |
継続トークン
|
continuationToken | string | |
documents
|
documents | array of Seismic.Search.Documents |