Skip to main content

We have a bot searching Tasks using Flow, but when we use the default Bot User, the results are {!Subject} {!Subject}....  We have added the Fields as Read to the Permission Set sfdc.chatbot.service.permset, but it seems to make no difference.  (this is similar to the thread: https://trailhead.salesforce.com/trailblazer-community/feed/0D53A00004dxyIbSAI#Einstein Bot #Einstein Bots #BOT

3 个回答
  1. 2021年9月16日 13:28

    @Arthur Almeida see attached.  We're using a custom Object Variable.   

    see attached. We're using a custom Object Variable. However, we were able to solve the issue by extending the Bot's permission set Setup | Users | Permission Set | sfdc.chatbot.service.

     

    However, we were able to solve the issue by extending the Bot's permission set  

    1. Setup | Users | Permission Set | sfdc.chatbot.service.permset
    2. Under System Permissions: Permission Name - Access Activities: Enabled (checked)

    This solution works, but doesn't answer all my questions.

0/9000