Overview
This template is designed to provide a concise overview of your closed-won deals. AI will help you extract details from each successful deal and give you a clear snapshot of what is driving your sales forward.
Prerequisites
We have put together a list of prerequisites that are recommended for this workflow. This will be different depending on your usage, but you can use it for reference.
A Deals object that includes:
Won
status attribute for your won deals
How to use this template
Once opened, you will see a series of connecting blocks.
The Attribute Updated block is the first step to this workflow. This block will be activated every time you update the status attribute of your deals in your Deals object. To make sure this workflow runs properly, we will need to select the Deals object and the Deal Stage attribute used to track a deal’s progress.
The Filter block decides which deals get passed to the next block. This is where you set the criteria of what counts as a won deal. In this instance, our requirement is for the deal attribute be moved to
Won
, so only the qualified deals will trigger the next block. However, you can add more filters if you need to.The Summarize Record block is where AI comes in. Like using ChatGPT, you simply put a prompt to generate your response. Since we are focusing on summarizing won deals, we would tell AI what attributes to outline. An example input would be:
Summarize in one sentence: {Record}'s Owner, name, value, and its next steps.
The Post Message to Slack Channel block sends the response AI generates to your designated Slack channel. Make sure you add the
{Summary}
variable from the Summarize Record step to your Slack message input.