Automatically Create a Meeting Based on Project Health

Brandi Johnson

Feb 24 2016 6 min read

Unfortunately, not every project goes according to plan. When a project goes off-track, it’s important to get the team together to understand what happened, and how to get back on track. While other project management software may alert you to the problem, it’s up to you to get the team together to resolve the issue. With Cloud Coach’s built in productivity tools, you can automatically create these meetings when you get into trouble.

After creating my meeting template, I move into Salesforce Process Builder.

I create a new process using the New button in the upper right corner.

cc 1

After saving the process name, I start building the process. Since I want to trigger this meeting when a project heath is changed to red, I base the process based on the Project object. Project health changes throughout the project execution, so this process should run whenever a record is created or edited.

cc 2

When I click New, a new screen pops-up where I enter my Process Name and Description. The API Name is automatically generated based on my Process Name.

cc 3

The next step is to add the criteria for the process. These criteria determine if the process will run – and thus if my meeting is created. I select Conditions are met under the Criteria for Executing Actions. These are the conditions I set for the process:

  • Field = Project Health ([project_cloud__Project__c].project_cloud__Health__c)
  • Operator = Equals
  • Type = Picklist
  • Value = Red
 

Since my projects go through a lot of updates that are not changing the project health, I only want to execute the action when the health field is updated. By checking the box under the advanced setting, I won’t run the process unnecessarily.

cc 4

When my projects are in trouble, I want to have the meeting right away. I create an Immediate Action to create the meeting. I create an Action Type and Action Name. For this process, I select the action type Apex. This opens a new dropdown to select the Apex Class needed to invoke a meeting. The class I need is called ccpt__InvokeMeetingTemplateConversion. After I select this class, I set the following variables:

  • Meeting Template Id (String)
  • Relate Record Id (Reference)
  • Meeting Start Time (DateTime)
cc 5

I copy the Meeting Template Id from the Meeting Template in the productivity interface and paste it into the Value of the Meeting Template Id field.

cc 6
cc 7

After I’ve set these three variables, I save the action. Since it’s important to get projects back on track, I also want to create a Chatter Post notifying the project team of the meeting. I create a section Immediate Action I select the Post to Chatter Actin Type, and define the name of the action. You want the chatter post to be created on the project record. Once I select this, a Message Section appears where I can enter the message I want to appear when the process is executed. I use the merge fields to add specific project details, like the project name.

cc 8

After I save my action, I activate the process in the upper right hand corner of the screen.

To test the process, all I need to do is update the health of a project to red. After I save the change, I see that my chatter post has been created, and my meeting appears in the meeting related list.

cc 9
cc 10

I’m ready to run the meeting, with the things we need to discuss to get the project back on track.

Project Health RED Meeting 1024x537

I can also use this process to create meetings when a project phase or task is in red status, if my business needs require them.

AUTHOR

Brandi Johnson

Related Articles

Feature of the Month: Scenario Planning

Scenario planning is a strategic management tool, which is essential for professional services teams and  organizations looking to anticipate and...

Christian Langley

Mar 28 2024 3 min read

Want to see Cloud Coach in action?

Cloud Coach is secure and customisable platform for successfully delivering customer projects of all shapes and sizes.

See Cloud Coach In Action

Cloud Coach is secure and customisable platform for successfully delivering projects of all shapes and sizes.

Schedule a tailored demo with one of our project specialists.

  • Fill out the form below
  • Our team will reach out within 24 hours to discuss your unique requirements
  • We’ll schedule a 1:1 demo with one of our product specialists  
medal 2 1
reCAPTCHA logo@2x

protected by reCAPTCHA

medal 2 1

Thank you

A Cloud Coach advisor will be in contact by email within one working day to arrange your demo.