You need to sign in to do that
Don't have an account?
Paula Jarvis 4
Do I need to create a new Process or amend an existing to uncheck a field?
I created two new Processes using Process Builder. They both update a check box field when the email is left blank on a Lead or Contact. I now need to update/create new Processes that "unchecks" the box when an email is entered. Can I do this under one flow or do I now need two more?
sharathchandra thukkani
You can do it in one process when the criteria condition(isblank) is true you do one action and when it is false you can set another criteria(NOT ISBLANK) and you can perform another immediate action.