The process builder tool helps in automating business processes. For example, all that goes into a record when a courier delivery is completed. This automation involves creating the following three steps −
Let us now create a sample process which will add a record when the courier delivery is completed.
Go to the link Setup home → Platfrom Tools → Process Automation → Process Builder. Click New .Upon clicking New, the following window appears which asks for name of the process and description. We fill in the details as shown and click Save.
Next we get a process automation window. Click New to go to the next step. And choose the Object delivery schedule as shown below. Click Save.
Click on the Add Criteria button in the canvas to add a condition for the process to be allowed to execute. Here we choose the delivery date as the filed which when updated will trigger the process. Click save to save the criteria.
Next, we add action to trigger the start of the process when the condition is met.
With this setup, when a courier delivery is completed we are able to create a record to track the completion of the delivery.