WiseParts
Automations

Actions

Define what happens when automations trigger.

Actions define what happens when the trigger fires and conditions are met. Add multiple actions to a single automation.

Quick Overview: Chain multiple actions together with delays to create powerful automated workflows.

Adding Actions

  1. Click + Action in the Actions section
  2. Select the Action Type
  3. Configure action parameters
  4. Set an optional Delay (minutes before execution)

You can add multiple actions to a single automation. Actions execute in the order they appear.

Available Actions

Send Quote Recovery

Attempt to convert an open quote by resending it to the customer.

ParameterDescription
DelayMinutes to wait before sending
Only SharedOnly affect quotes that were previously shared
Use multiple recovery actions with different delays to create follow-up sequences (e.g., 1 hour, then 3 hours, then 24 hours).

Availability: Quote Created trigger only

Assign Task

Create a task and assign it to a user.

ParameterDescription
DelayMinutes to wait before creating
Task TypeCategory of task
AssigneeWho receives the task (Salesman, Creator, or specific user)
TitleTask title
Due in MinutesWhen the task is due

Availability: All triggers

Change Quote Status

Automatically update a quote's status.

ParameterDescription
DelayMinutes to wait before changing
StatusThe new status to apply
Only SharedOnly affect quotes that were previously shared

Availability: Quote Created trigger only

Send Notification

Send an in-app notification to a user.

ParameterDescription
DelayMinutes to wait before sending
RecipientWho receives the notification (Salesman, Creator, or specific user)
SubjectNotification title
MessageNotification content

Availability: Quote Created, Order Created, Call Terminated, Customer Created

Send Conversation Notification

Send an email or in-app notification about a conversation.

ParameterDescription
DelayMinutes to wait before sending
RecipientWho receives the notification (Conversation Assignee or specific user)
ChannelNotification delivery method (Email, In-App, or Both)
SubjectNotification title (supports merge tags)
MessageNotification content (supports merge tags)

Availability: Conversation Tagged trigger only

Assign Conversation Task

Create a task linked to the conversation's customer.

ParameterDescription
DelayMinutes to wait before creating
Task TypeCategory of task
AssigneeWho receives the task (Conversation Assignee or specific user)
TitleTask title
Due in MinutesWhen the task is due

Availability: Conversation Tagged trigger only

Action Delays

Actions can be delayed to run at a specific time after the trigger.

DelayEffect
0 minutesRun immediately
60 minutesRun 1 hour after the trigger
240 minutesRun 4 hours after the trigger
1440 minutesRun 24 hours after the trigger
Delayed actions check conditions again before executing. If conditions are no longer met (e.g., the quote was already converted), the action will be skipped.

Use Delays To

  • Space out multiple recovery attempts
  • Allow time for manual handling before automation kicks in
  • Send reminders at appropriate intervals
  • Avoid overwhelming customers with rapid messages

Merge Tags

Merge tags allow you to include dynamic content in notification subjects and messages. They are replaced with actual values when the notification is sent.

Available Merge Tags

TagDescription
{{tag.name}}Name of the tag that was applied
{{tag.color}}Color of the tag
{{tag.description}}Description of the tag
{{thread.ticket}}Conversation ticket number
{{conversation.title}}Conversation title
{{conversation.source}}Channel (WhatsApp, Email)
{{conversation.status}}Current conversation status
{{conversation.contact_value}}Contact's phone or email
{{assigned_user.name}}Name of the assigned user
{{tagged_by_user.name}}Name of the user who applied the tag
{{tagged_by_type}}How the tag was applied (manual or ai)

Example Usage

Subject: New {{tag.name}} conversation via {{conversation.source}}

Message: A conversation has been tagged as {{tag.name}}. Ticket: #{{thread.ticket}}. Tagged by: {{tagged_by_user.name}}.

Actions by Trigger

TriggerAvailable Actions
Quote CreatedSend Quote Recovery, Assign Task, Change Quote Status, Send Notification
Order CreatedAssign Task, Send Notification
Call TerminatedAssign Task, Send Notification
Customer CreatedAssign Task, Send Notification
Conversation TaggedSend Conversation Notification, Assign Conversation Task

Best Practices

Chain Actions with Delays

Create effective follow-up sequences:

  1. Send recovery immediately (0 min)
  2. Send reminder after 1 hour (60 min)
  3. Send final reminder after 3 hours (180 min)
  4. Close quote after 24 hours (1440 min)

Use Appropriate Recipients

  • Salesman: The user assigned to the customer
  • Creator: The user who created the quote/order
  • Specific user: A designated person for escalations

Write Clear Task Titles

Include context in task titles:

  • "Follow up on quote #123 - High value"
  • "Call back missed call from Customer"
  • "Review urgent conversation"

Set Realistic Due Times

  • Urgent items: 30-60 minutes
  • Same-day follow-up: 240 minutes (4 hours)
  • Next-day follow-up: 1440 minutes (24 hours)

Next Steps

Templates

Use pre-built automations.

Examples

See complete automation recipes.