You need to sign in to do that
Don't have an account?

Process builder schelduled action - how to make it conditioned by STATUS
Hello,
I'm trying to scheldule an action 10 days after creation of a record.
That is easy, just use process builder and scheldule action after 10 days of creation. But there is a catch:
The schelduled action should run only if the status of the record is not equal to COMPLETED. Is that possible???
I'm trying to scheldule an action 10 days after creation of a record.
That is easy, just use process builder and scheldule action after 10 days of creation. But there is a catch:
The schelduled action should run only if the status of the record is not equal to COMPLETED. Is that possible???
Yes You can add Entry Criteria for scheduled action.
Status of parent object equals Completed
I can only see conditions of current object, not parent?