Skip to product information

SalesSuite to Slack Lead Time Alert n8n Workflow Automation

SalesSuite to Slack Lead Time Alert n8n Workflow Automation

 (200+Reviews)
Regular price £19.99
Regular price £19.99 Sale price
SAVE Sold out
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
SalesSuite to Slack Lead Time Alert n8n Workflow Automation

SalesSuite to Slack Lead Time Alert n8n Workflow Automation

Regular price £19.99
Regular price £19.99 Sale price
SAVE Sold out

Automatically alert your team in Slack when SalesSuite discovery calls are set too far out

SalesSuite to Slack Lead Time Alert is an n8n workflow that watches for changes to a SalesSuite contact’s appointment date, checks how far away the discovery call is, and posts the right message to Slack—a long lead-time warning or a standard booking confirmation.

What this workflow does

  • Triggers on appointment date changes: When a SalesSuite contact’s selected appointment-date property changes, the workflow starts.
  • Loads the full contact record: Using the contact ID from the trigger payload, it fetches the complete contact details from SalesSuite.
  • Skips empty appointment dates: If the appointment date is cleared/empty, the workflow filters the contact out.
  • Calculates lead time vs. threshold: It compares the appointment date to now + leadTimeThresholdDays (default: 14 days).
  • Posts to Slack based on the result:
    • Long lead-time warning when the appointment is beyond the threshold.
    • Standard booking confirmation when the appointment is within the threshold.

Use cases

  • Keep your sales/support team informed when discovery calls are scheduled too far in the future for follow-up efficiency.
  • Spot scheduling gaps immediately—appointment-date edits automatically update Slack without manual checking.
  • Standardize meeting readiness messaging across your organization using one n8n workflow.

Technical details

  • SalesSuite Trigger to detect appointment-date property changes.
  • SalesSuite (get contact) to load the full contact record by contact ID.
  • if, filter, and set logic to exclude empty dates and evaluate lead time.
  • Slack OAuth2 credentials with messages sent to your selected Slack channel (in both Slack message nodes).
  • Setup requires: the @salessuite/n8n-nodes-salessuite community node, plus SalesSuite and Slack credentials.

Tip: In workflow settings, set appointmentFieldName to the exact appointment property you use in SalesSuite, and adjust leadTimeThresholdDays to match your process.

View full details