I need to trigger this when a checkbox is ticked on the case.
My Process looks like this:
It is active :)
When I tick the trigger box on the case (which has the correct record type ID), nothing happens.
I don't know how to find out what is preventing it working, I have looked at the debug logs but to be honest they mean nothing to me, I can't understand them.
What can I do to work out where it is going wrong?
Any help much appreciated please!
4 answers
Hi Sara,
In your Node Criteria where you are checking for the recordtype, do you have the 15 digit Id or 18 Digit Id?
Process builder does not work well with the 15 digit Id and try using the 18 digit CaseSafeID.
Use the following tool to convert 15 digit Id to 18 Digit Id
Alternatively, try using the Recordtype Name instead of the Id