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.

feita há um ano499 visualizações
1 Resposta
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
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas