Build SOQL query with Like operator and how to use in flow action.
Hi Everyone, I am trying to fetch the active customer details by using Like operator from Salesforce. but i am getting errors in pre processing step in flow action. This is query used in flow actionvar query ="?q=Select Name,Id,DTN_Text__c from+Accou...
