Forcetalks | Neha Dongre | Activity https://www.forcetalks.com/neha-dongre/activity/ Activity feed for Neha Dongre. Wed, 01 Apr 2026 19:48:01 +0530 https://buddypress.org/?v=2.16.0 en-US 30 hourly 2 a4618074b00b8d448b822594edaf80ee Neha Dongre replied to the discussion How can we find my record ID in flow in Salesforce ? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-can-we-find-my-record-id-in-flow-in-salesforce/#post-95517 Fri, 03 Sep 2021 05:16:00 +0530 Reply to How can we find my record ID in flow in Salesforce ?

1Create A Variable In Your Flow To Store The Record Id

Let's create a variable called recordId, we will then assign the Id of the current record to this variable so it can be used in our flow.

You can also create other variables in the flow and pass values to them from a lightning page as well if you need to

Few things here.

Created… Read more

]]>