So, it just shows pre-created actions (screen flows) if certain conditions matches in the strategy builder, it is not AI, its kinda if/else condition and show the screenflow
@khz2582 ай бұрын
Thank you, excellent video
@shajjj455 Жыл бұрын
Do you have flow course for sale? Looking for more of your content on flows other than your older videos on flows
@MichaelRice-v5f Жыл бұрын
Thank you so much for conducting this video and providing this overview. What does it normally take to define, develop, deploy a simple NBA?
@PratimaShri Жыл бұрын
Thank you! I think 2 main things to focus on define use cases and data. Does Salesforce has all the data needed to recommend an NBA, can the data be gotten into Salesforce to power the NBAs, etc.. and all of this is driven by use cases. So Intervieing end users and power users on what is something they do for every opportunity that could be recommended? How can we remove the thinking and remind users to take actions without them having to remember If you know the business well then you are already ahead, start with small use cases and POC and then demo that to the group, get feedback and iterate
@poorvysharma64726 ай бұрын
you just cleared my blocker :) thank you
@PratimaShri6 ай бұрын
Happy to help!
@AdriannaDobska Жыл бұрын
Thanks for sharing! Amazing idea! I have an issue with displaying the record values when choosing 'update opportunity'. I tested it in debug mode several times, flow seems to work well. When I try to retrieve the data on Lightning Page (Account) it tells me "The table has currently no data to display" which is not true as I have several Opps open, in different stages. Any idea what might be causing this? I've been going round in circles. Thank you @Pratima!
@PratimaShri Жыл бұрын
Are you using recordId variable to pass the account id and query the opportunity?
@santoshkyatanavar2565 Жыл бұрын
Good content and something new😊
@matthewmartinez8050Ай бұрын
Thank you 🙏
@jacopozandona43155 ай бұрын
Grazie from Italy !!!!
@deepakwadar420411 ай бұрын
Hi Pratima, Hope you are doing well. Q. How to achieve Product Recommendations to the user using salesforce flow. There are few questions going to ask user through the survey on that basis he will get product suggestions. After getting survey answer we will match those answers with another integration, and we will suggest product to the user. This recommendation flow will work for this requirement? Please guide me on this.