I am building a flow to enable flow user/ marketing user for any user record created based on Profile ID assigned.
entry criteria- if flow user or marketing user checkbox is false
decision criteria- if record.prfileId<> xyzxxxzxz
update field - enable checkbox.
When I test my flow. it enables flow user checkbox for all users created regardless of the criteria.
1 个回答
Hi @Mohamed Hussain ,
Try using $Profile
Flow Resource: Global Variables
https://help.salesforce.com/s/articleView?id=sf.flow_ref_resources_global_variables.htm&type=5