Skip to main contentThe Wait Action in Smart Flow within Salesmate allows you to pause the flow for a specified duration or until a certain condition is met before proceeding to the next action.
Topics covered:
When setting up a Smart Flow, select the Wait action.
To configure the Wait Action, you’ll need to specify the following details:Name: Give the action a clear and descriptive name to indicate what the wait is for.
**Wait for Date Select Record: Choose the specific record that will be used to calculate the wait time based on its date field.
-
Date Field: Select the date field from the record that will trigger the wait.
-
** Offset **: Set the time interval and operator for the flow relative to the selected date. You can choose to either proceed with the flow if the date is missing or has already passed, or choose condition not met path.
-
Event: Specify the custom event to wait for.
-
** Wait Period **: Define the duration the system should wait for the event to occur before continuing the flow.
-
Email Variable: Define the variable representing the email to be monitored in the flow.
-
Condition: Specify the condition to track.
-
** Wait Period **: Set the maximum duration to wait for the condition to be met before continuing the flow.
** Wait for the Text Event Select Record: Choose whether to use the contact record that initiated the flow or another record provided.
- ** Wait Period **: Set the duration for which the system should wait for the specified text event to occur before proceeding with the flow.
Once the configuration is done, hit Save.
Practical Example
The Wait action can be set up to wait for a reply on a specific email. It can be a product purchase confirmation or a reply to a quotation.
-
If the Client Replies Within the Wait Period: Trigger an action to handle the incoming reply like:
Notify the sales representative immediately.Update the client’s status to “In Negotiation” in the CRM.Schedule a follow-up call or meeting to discuss the quotation.
-
If the Client Does Not Reply Within the Wait Period: Send a reminder email to the client:
The email could include a friendly reminder about the quotation and encourage them to ask any questions.Log the follow-up attempt in the client’s record for future reference.