Crack your Salesforce certification exams in as little as 2 weeks with saasguru. Enroll for Free Courses @ bit.ly/33jojUq
@ayakaharashima Жыл бұрын
Thank you so much for this video! It was a very helpful summary of exactly what I wanted to know!!
@srikiranat4 жыл бұрын
This is very helpful, thank you! I have a question for you. What do we need to do if we need to pass additional Account information on to the contact. For example, if I want to update the zip code on the account to the contact without the user having to enter that on the screen.
@SanjayGuptaTechSchool4 жыл бұрын
In that case you have to get account record through "get record element" in flow and then when we are creating contact there you can assign account zip code to contact zip code field.
@SanjayGuptaTechSchool4 жыл бұрын
And thanks for appreciating my work 👍
@srikiranat4 жыл бұрын
@@SanjayGuptaTechSchool Got it. That did the trick. Just tried it. Thank you for the quick and prompt response.
@SanjayGuptaTechSchool4 жыл бұрын
Hi To become Salesforce MVP nominations are open. Could you please nominate me if my KZbin Videos helped you in Salesforce journey. Here is the link to fill nominations: nominations.salesforcemvps.com/s/ My Details are: Twitter - @techSanjayGupta Trailhead: trailblazer.me/id?uid=sgupta2203&cmty=trailhead LinkedIn - www.linkedin.com/in/sanjay-gupta-bb2a79bb youtube link: kzbin.info_TechSchool And website link: www.StudySalesforce.com Thanks in Advance!
@scousegeeks2 жыл бұрын
great video, nice explanation of the recordid, i didn't understand why i was doing that on some flows much appreciated :) you have a lot of great content, do you have any videos on creating multiple records using the create multiple records option? my scenario is, i am trying to create x number of case records triggered from a screen flow on the opportunity, where if i enter x number into a number field on the screen flow, it will create me x number of case records, i am aiming to create x number of cases, linked to the opportunity i run the flow from, anything you have a long these lines would be great, i am in the process of figuring it out currently :)
@scousegeeks2 жыл бұрын
found a vid kzbin.info/www/bejne/q5qUm32IoNmCi5I :)
@SanjayGuptaTechSchool2 жыл бұрын
I think this video will help you: kzbin.info/www/bejne/mX6ygHuHg5epiMk
@niteshsharma02292 жыл бұрын
While running Flow it is taking recordid as current account ID but when saving it contact is not taking accountid. I have checked eveything has mentioned correcltly in create record element but not sure while it is not working while saving it, Could you please assist ?
@PatCondon3 жыл бұрын
Thank you! Great video. Is it possible to reference existing parent record ID in creation of child alone with parent already existing?
@SanjayGuptaTechSchool3 жыл бұрын
In that case you need to query that parent record in flow and then populate that on child record.
@SanjayGuptaTechSchool3 жыл бұрын
Hi To become Salesforce MVP nominations are open. Could you please nominate me if my KZbin Videos helped you in Salesforce journey? Here is the link to fill nominations: nominations.salesforcemvps.com/s/ My Details are: Twitter username - @techSanjayGupta trailblazer.me profile link: trailblazer.me/id?uid=sgupta2203&cmty=trailhead LinkedIn Profile Link- www.linkedin.com/in/sanjay-gupta-bb2a79bb KZbin link: kzbin.info_TechSchool And Website/Blog link: www.StudySalesforce.com Thanks in Advance!
@davidaxel26483 жыл бұрын
Sir,I am not able to find my custom object in "create a record for this object" field...What should I do?
@AmitVerma-vl8dz3 жыл бұрын
Sir what to do with this I am not getting any thing is this some source to gearup the sales 🙄
@sravsp76963 жыл бұрын
How to use flow to create opportunity record when opportunity line item is created.. what has to be passed ?
@ittechnicalsupport3 жыл бұрын
How can I connect with you??
@SanjayGuptaTechSchool3 жыл бұрын
9829011904
@chinnapreetham6964 жыл бұрын
what if I Need to create 10 Contacts when an account Created Can you help e with this
@SanjayGuptaTechSchool4 жыл бұрын
Through auto launch flow or screen flow?
@chinnapreetham6964 жыл бұрын
@@SanjayGuptaTechSchool autolaunch flow
@chinnapreetham6964 жыл бұрын
How to give unique name to each contact can you help me with this
@SanjayGuptaTechSchool4 жыл бұрын
We can do that by adding some number into a particular name but we cannot give all different and proper names.
@chinnapreetham6964 жыл бұрын
@@SanjayGuptaTechSchool thank you how can we create multiple records with different name,Is that not possible we should use trigger for this ryt