m-chat
Status
  • πŸ‘‹Welcome!
  • 🏁 Getting Started
    • Building a chatbot
    • Testing a chatbot
    • Publishing your bot
      • Web
        • Embed chatbots on website
      • WhatsApp
        • Meta
        • 360Dialog
        • GupShup
        • Twillo
        • TechAlpha
      • Instagram
      • Facebook Messenger
      • SMS
      • Mobile App
    • Utility Tools
    • Contacts
      • Scheduling a Contact Report
      • Exporting a Contact List
    • Chatbot Appearance
      • Custom CSS
      • Image dimensions
      • Pop-up messages
  • BOT BUILDER
    • Action blocks
      • Trigger
      • Send message
      • Collect input
      • Buttons
      • Reply buttons
      • Carousel
      • Answer AI
      • Set AI
      • List
      • Send an email
      • Condition
      • Dynamic data
      • Talk to human
      • Javascript
      • Webhook
      • Jump
      • Flow
      • Options
      • Collect file
      • Form
      • Calendar
      • Delay
      • Codeblock
      • Slider
      • Image gallery
      • Send WhatsApp
      • Send SMS
      • Send Email
      • Send Status
      • WhatsApp flow
      • Catalogue
    • Outbound bots
      • Building Ongoing Campaign
      • Building One Off Campaign
    • Variables
    • Cloning bots
    • Connecting action blocks
    • Creating a loop
  • ✨ AI STUDIO
    • Building a GPT chatbot
    • Knowledge base
    • Custom Answers
    • Functional call
    • Prompts
    • Tokens
    • Refresh frequency
  • πŸ’¬ LIVE CHAT
    • Overview
    • Building a bot with live chat
    • Creating views
    • Adding Labels
    • Saved replies
    • Settings
  • πŸ”— Integrations
    • HTTP request
    • Events
  • πŸ’¬ WhatsApp Business API
    • Getting a WhatsApp API
      • Getting WhatsApp API (Old approach)
      • Sandbox WhatsApp API
    • Facebook Business Manager (FBM) Verification
    • Creating a WhatsApp Template
    • Cost
    • Messaging Limits, Quality Rating
    • Official Business Account (Green tick verification)
  • πŸ“Š Reporting
    • Chatbot Analytics
    • Agent Analytics
    • Outbound analytics
    • Link analytics
    • Weekly email report
  • πŸ› οΈ Troubleshooting
    • Getting notification for leads
    • JS functions to trigger chat widget
    • Setting up link tracking
    • How do I hard refresh my browser?
    • Notifications
    • Tracking Facebook Pixel
    • Inviting teammates
    • Teams
  • πŸ§‘β€πŸ’» Support
    • Creating a ticket
    • Book a demo
    • Purchase a subscription
    • Cancelling a subscription
    • Refund policy
    • Reset Password
    • Deleting account
Powered by GitBook
On this page
  • Question:
  • Format:
  • Settings:
  • Variables:
  1. BOT BUILDER
  2. Action blocks

Collect file

Collects a file(s) from the visitor.

Collect file action block is best used when you want to collect any file or image from your visitors.

Collect File action block is made up of the following:

Question:

Ask a question that will prompt your visitors to upload a file or image.

For example: β€œCan you upload the invoice?”

Format:

Select the type of files that you would like to allow visitors to upload.

Following are the formats that are supported:

  • .pdf

  • .jpg

  • .png

  • .doc

  • .docx

  • .ppt

  • .xls

  • .xslx

  • .csv

Settings:

Under settings you can configure the following;

Restrict file size: You can select the maximum file size from 1 MB to 10 MB that a visitor can upload from the drop down list.

Restrict number of uploads: You can define the maximum number of uploads from 1 to 10 allowed for the visitor.

Variables:

Variables are used to store the input received from the visitor, so you can reference it for later use.

You can either choose an existing variable from the dropdown or create a new one.

Note: The uploaded file is stored on m-chat cloud server, and a publicly hosted file URL will be stored in this variable.

PreviousOptionsNextForm

Last updated 6 months ago

Learn more about variables here.