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 年前檢視次數 499 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南