You need to sign in to do that
Don't have an account?
JohnDurai
get records based on record type in lightning flow
Hi - Below is my get record element block (Contact Object) where I am getting the all related contact record of an account but i want to get based on only one particular Account reccord type.
can someone help how to get this. Thanks!
can someone help how to get this. Thanks!
In the condition, you have to use RecordTypeId = 'Id of the required record type'.
Let me know if it helps.
Regards