You are here:
Create a Research Request Case Slack Channel Education
Modify the Prospect Research: Create Research Request Case flow. When your team creates a research request case, the updated flow creates a Slack channel so that relationship officers and researchers can collaborate on research requests directly in Slack.
Required Editions
| Available in: Lightning Experience |
| Education Cloud: Enterprise, Performance, Unlimited, and Developer Editions |
| Nonprofit Cloud: Enterprise, Unlimited, and Developer Editions |
| User Permissions Needed | |
|---|---|
| To configure flows: | Modified Education Cloud Full Access permission set AND Manage Flow |
Before you start:
- From Setup, find and select Flows.
- Select Prospect Research: Create Research Request Case.
- Click Save as New Flow.
-
Modify the Create Research Request Case element.
- Select the element, and then click the Research Request Case component.
-
In the Properties panel, select Show Slack Channel.
When the flow runs, the Create Research Request Case screen shows a Create a Slack Channel for this Research Request checkbox. To change the checkbox text, enter a custom label.
- Save your changes.
-
After the Create Research Request Case Record element, add a
Decision element.
The Decision element checks whether the
createSlackChannelvariable equals true.- Click Add Element.
- Search for and select Decision.
- Give the element a label. For example, enter Have Slack Channel to Create?.
- For the New Outcome path, enter Yes as the outcome label. Also enter a distinct outcome API name. For example, HasSlackChannelToCreate.
-
For Condition Requirements to Execute Outcome, set these conditions.
- For Resources, select the Create Research Request Case screen, select the researchRequestCase screen component, and then select createSlackChannel.
- For Operator, select Equals.
- For Value, select True.
-
For the Yes path, add an Action element.
- Click Add Element.
- Search for and select Create a Salesforce Channel in Slack.
- Give the element a label.
- To set the Salesforce Record ID input value, from All Resources, select Case from Create Research Request Case, and then select Case Source ID.
- Make sure that both the Yes and Default Outcome paths connect to the Success Message screen element.
-
If you want to show an error message when the Slack action fails, add a fault path to the
element.
- From the Slack action element, click More Actions, and select Add Fault Path.
- Click Add Element, and then click Screen.
- Configure screen properties. You can model this element after the existing Display Error screen element in the flow.
- Save and activate the flow.
Did this article solve your issue?
Let us know so we can improve!

