I’d like to delete an email address from a contact record in Salesforce if I get an undeliverable.
Is there a way to force a null value into the email field to effectively delete it (on “Update a Record” action on Salesforce)?
If I use double quotes, “Null”, etc I get an error… if I leave the field blank, it doesn’t overwrite it (probably a good thing!).
Thank you!