How to integrate AWS comprehend with salesforce service cloud

0

We want to use AWS comprehend with salesforce for analysing the sentimental analysis. Please provide me any reference that would be helpful.

質問済み 1年前498ビュー
1回答
0

A workshop detailing how to synchronize data from Salesforce into S3 using AppFlow can be found here. Once Salesforce data is successfully landed in S3, you can follow the steps detailed here in order to performance an analysis of the objects which you have extracted from Salesforce.

In addition to the steps documented above, you will likely have two additional steps, written up below as (2) and (4).

  1. Salesforce into S3 (as above)
  2. Extracting the text specific to your sentiment analysis from Salesforce objects - I would suggest using Athena for this, as described here
  3. Performing sentiment analysis of the selected text from extracted objects (as above)
  4. Visualising the resulting sentiment analysis, as described here
AWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ