Change Data Value Using 2 Conditions
Hi y'all!
Been trying to figure out if this is possible.
Scenario: A lead is pushed to the SFDC Sync smart campaign. If that lead is from the UK and their postal code is empty then the sync fails.
Solution? I'd like to add a step in the flow prior to the Sync to SFDC step that checks if Country = UK AND Postal Code is empty. If so, then change Postal Code from Null to a generic one.
Is this possible? If so, I'd love some tips on how to make this happen!
Thanks!