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
  • In what formats does the file can be uploaded?
  • How do I set it up?
  1. Action Blocks

File Upload

This action block is used when you would like your visitors to submit documents or files through bot.

In what formats does the file can be uploaded?

  • .pdf

  • .jpg

  • .png

  • .doc

  • .docx

  • .ppt

  • .xsl

  • .xlsx

  • .csv

Maximum size of the file supported is 10 MB Maximum number of uploads allowed is up to 10

How do I set it up?

You can follow the following steps to set up the 'File Upload' action block;

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

  • Choose 'File Upload'

  • Double click on 'File Upload' to configure it on the right panel

    • Message: Define the message or question that will appear to your visitors before collecting the file.

    • Type of File: Select the type of file that you want to limit the visitors to upload. This will restrict the bot from accepting the files of the format which are not selected by you.

    • Define Variable: Configure the variable where you would like the file to be uploaded or stored. This will allow you to share the link of the file uploaded by the visitor later in the flow.

    • File Size: Set the limit of the file size that the visitor can upload. The maximum size supported is 10 MB. Other sizes that you can choose are 1, 2 & 5 MB. In-order to change the maximum size of the file, you will need to click on 'Drop down arrow' & select from the available options.

    • Upload Limit: Set the upload limit i.e the number of times visitor can upload a file. Maximum number of uploads allowed per visitor is 10. The other available options are 1, 2 & 5. In-order to change the upload limit, you will need to click on 'Drop down arrow' & select from the available options.

PreviousSliderNextDelay

Last updated 1 year ago

⏹️