+ Start a Discussion
SandrineSandrine 

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 ?
Best Answer chosen by Sandrine
Sai PraveenSai Praveen (Salesforce Developers) 
Hi Sandrine,

We can use them in formuales in the flows as shown below.
User-added image
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,