Home
  • πŸ˜ƒWelcome to Cataleya
  • Cataleya Basics
  • 🏁Getting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
      • Installation on SMS
    • Deploying a Chatbot
    • Utility Tools
  • ⏹️Action Blocks
    • Overview
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Branch
    • Image Carousel
    • Human Handover
    • Slider
    • File Upload
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply Buttons
    • AI Model
  • πŸ€–AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • πŸ”—Integrations
    • Overview
    • Service Call
    • Javascript
    • Zapier
    • Code block
    • Google Calendar
    • Calendly
    • HubSpot
    • DialogFlow
    • Link Tracking
  • βœ‰οΈLive Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • πŸ› οΈTroubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting Up Fallback Variables
    • Setting Up Link Tracking
    • Variable Manager
    • Image Dimensions
  • πŸ“£Outbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks: Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🎨Chatbot Customisation
    • Chatbot Appearance
    • Custom CSS
    • Embed bots in iFrame
    • Embedding the Chatbot
    • JS functions to show/hide
  • πŸ‘œAccount Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • ⏺️Reporting
    • Analytics Dashboard
    • Custom Reports
    • What are contacts in Cataleya?
    • Scheduling a Contact Report
    • Exporting a Contact List
    • What are weekly reports?
      • What are weekly reports?
Powered by GitBook
On this page
  • What 'Delay' action block can do?
  • How do I set it up?
  1. Outbound Bots
  2. Action Blocks: Outbound

Delay

This action block allows you to wait for a specific period of time before executing the next sequence of actions in the outbound flow

This block is usually used along with 'Branch' action block allowing you to pause and send follow up messages to the contact who have either seen the message or choose to ignore or to whom the messages have not been delivered.

You can either add this block before 'Branch' action block or after 'Branch' action block. It can be added before if you would like to wait before sending the message or after to wait for the read status.

What 'Delay' action block can do?

Delay can be added before or after an action with following units;

  • Hours

  • Days

This means that the next series of action will get triggered after X number of days or hours.

For instance, the numeric value here is 5 & option selected is hours; this means that from the next series of actions will be performed after 5 hours from the time campaign was activated.

Click on 'Queue' will navigate you to the 'Contacts' tab which highlights the contacts waiting to be executed.

How do I set it up?

You can follow the following steps to configure it;

  • Add an action block on canvas by clicking on '+'

  • Choose 'Delay'

  • Double click on 'Delay' to configure it on the right pane;

    • Value: Define the numeric value in field provided

    • Parameter: Select 'Days' or 'Hours' based on your preference

PreviousSend SMSNextBranch

Last updated 1 year ago

πŸ“£