Sends a Slack notification when a new meeting is booked, including details about the owner, company, meeting date, and source.
| Field | Value |
|---|---|
| ID | 82458055 |
| Status | Enabled |
| Object Type | CONTACT |
| Scope | sales |
| Created | Jun 13, 2025 |
| Updated | Jun 13, 2025 |
Functional Analysis
Business Trigger: New meeting is booked
Business Outcome: Send Slack notification with meeting details to team
Type: Notification | Complexity: medium
No visible actions but description implies data aggregation for notification
How This Workflow Functions
This workflow is designed to convert the trigger "New meeting is booked" into the outcome "Send Slack notification with meeting details to team".
| Runtime Metric | Value |
|---|---|
| Total action nodes | 8 |
| Decision points (branches) | 2 |
| Data update actions | 0 |
| Delay/wait actions | 2 |
| Notification actions | 0 |
| Task creation actions | 0 |
| External call actions | 1 |
Enrollment / Entry Criteria
_No explicit enrollment criteria were found in the extracted payload._
Step-by-Step Action Flow
| Sequence | Context | Action Type | What Happens |
|---|---|---|---|
| 1 | Main Flow | DELAY | Delay for a configured period |
| 2 | Main Flow | BRANCH | Evaluate conditions: unknown_property HAS_FILLED_OUT_FORM OR unknown_property HAS_FILLED_OUT_FORM |
| 2.A.1 | Main Flow > Accepted | SET_CONTACT_PROPERTY | Execute SET_CONTACT_PROPERTY action |
| 2.A.2 | Main Flow > Accepted | COPY_PROPERTY | Execute COPY_PROPERTY action |
| 2.A.3 | Main Flow > Accepted | BRANCH | Evaluate branch logic and route to the matching path |
| 2.A.3.A.1 | Main Flow > Accepted > Accepted | EXTENSION | Execute EXTENSION action |
| 2.A.3.R.1 | Main Flow > Accepted > Rejected | WEBHOOK | Send webhook to https://api.clay.com/v3/sources/webhook/pull-in-data-from-a-webhook-0d944549-184e-4b55-9fec-e669da7b9dd5 |
| 2.A.3.R.2 | Main Flow > Accepted > Rejected | DELAY | Delay for a configured period |
Action Narrative
- Delay
- Branch:
- SET_CONTACT_PROPERTY
- COPY_PROPERTY
- Branch:
- EXTENSION
- Webhook to
https://api.clay.com/v3/sources/webhook/pull-in-data-from-a-webhook-0d944549-184e-4b55-9fec-e669da7b9dd5
- Delay
Group: Sales Activity Notifications