You need to sign in to do that
Don't have an account?

how to include custom setting check in flow
Hello,
I have created a flow on Case object.
I have a custom_setting2_c with fields custom_field_2__c a checckbox
with Default Organization Level Value which is true or false.
How can i include the check for the custom setting value in flow, please ?
I have created a flow on Case object.
I have a custom_setting2_c with fields custom_field_2__c a checckbox
with Default Organization Level Value which is true or false.
How can i include the check for the custom setting value in flow, please ?
We can use them in formuales in the flows as shown below.
Reference articles:
https://www.salesforceben.com/custom-settings-lightning-flows-changing-requirements/
https://salesforce.stackexchange.com/questions/224168/how-to-access-a-org-level-custom-setting-in-a-flow
If this solution helps, Please mark it as best answer.
Thanks,