Salesforce Einstein Bots with Apex REST Http Callouts

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

Комментарии • 3

  • @jonbojones4316
    @jonbojones4316 2 года назад

    Hey Chris, cool that you keep making these videos. I have a question that i didnt find on youtube. Is it possible to create a lightning:datatable and filter the results with a lightning:select? And is there a way to create a mouseover image when going over datatable columns?
    Kind regards,
    I am a big fan of your work

    • @ChrisMarquez
      @ChrisMarquez  2 года назад

      Hey Jonbo! I haven't worked much with Aura Components to give you a solid answer but just by looking at the SF docs, you could try to get the current value of the lightning:select and then use that to filter the data that you're fetching for the lightning:datatable.
      I'll look into this more when I get the chance to maybe make a video!

  • @SachinKumar-wo4xl
    @SachinKumar-wo4xl Год назад

    Hi Chris, I hope you're doing well. I was wondering if it's possible to integrate Salesforce Bot and AI to generate responses for user questions. using Post call.