Improved Updated
5 days ago

Add Default Timezone and Default Country Code in Partner Settings

We’ve added two new settings under Partner Settings for improved customization and efficiency:

  • Default Timezone: Set a default timezone for newly created workspaces, ensuring uniformity across accounts.
  • Default Country Code: Define a default country code prefix for phone numbers when creating new bot users, streamlining data entry and consistency.
These enhancements aim to simplify your workflow and provide a better user experience.




Allow to use partner workspace S3 storage as default system storage for clients in Partner Settings

A new toggle has been added to Partner Settings:

S3 Storage: Enable this setting to use the verified S3 storage from the partner workspace as the default system storage for all clients. If you turn this on, all the files that sent from live chat, or uploaded in the flow builder will be save into your own S3 storage.

This feature provides a centralized storage solution, improving efficiency and simplifying file management for your clients.

default S3 storage.png 138.55 KB

Allow to edit the screens for published whatsapp flow

Now you can edit the screens for your published WhatsApp flows directly from the dashboard.

  • Navigate to the desired WhatsApp flow.
  • Use the new “Edit Screens” option to make updates to your flow screens seamlessly.
No need to unpublish or disrupt live workflows!

This feature streamlines updates and keeps your flows agile for real-time improvements. 🚀

edit WhatsApp Flow.png 562.92 KB
Improved Updated
6 days ago

Update whatsapp flow to use v6.0 and add init value and visible field. support to open url in Optin and embedded link






Allow to edit the screens for published whatsapp flow

Now you can edit the screens for your published WhatsApp flows directly from the dashboard.

- Navigate to the desired WhatsApp flow.
- Use the new "Edit Screens" option to make updates to your flow screens seamlessly.

No need to unpublish or disrupt live workflows!

This feature streamlines updates and keeps your flows agile for real-time improvements. 🚀

New Updated
7 days ago

Add trigger Instagram Ad Referral - when user clicks Instagram Ad

We’ve added a new trigger for Instagram Ad Referral. This feature allows you to capture when users click on Instagram ads and map key ad information, such as Referral Payload and Ad ID, to user fields.

- Configure filters to refine the bot users impacted.
- Add optional notes for better organization.

This enhancement makes tracking Instagram ad performance more seamless and integrates ad interactions directly into your workflows. 🎯

Improved Updated
8 days ago

Add Last X Hours in Bot User API - List Chat Text Message action

We've introduced a Last X Hours filter in the Bot User API's List Chat Text Messages action.

This allows you to fetch chat text messages within a specific time frame, providing more flexibility and precision in retrieving recent conversations.

Simply set the desired number of hours to filter messages effectively.




Add X AI integration

We’re thrilled to announce the integration of X AI into our platform!

With this feature, you can now connect your X AI account using your API key to enhance your workflows and leverage AI-powered capabilities seamlessly.

Simply enter your API key in the settings to get started.

Add X AI integration


Add X AI integration


Improved Updated
11 days ago

New Date-Time Filter Options - "after x days ago" and "before x days ago"

We've enhanced the filtering options with two new date-time conditions: "after x days ago" and "before x days ago".

These options provide more flexibility when creating conditions based on time, making it easier to filter users or records by specific recent or past activity periods.

Perfect for targeted follow-ups or data analysis within custom date ranges!

New Date-Time Filter Options
Improved Updated
11 days ago

Group by Agent Type and Rating Type Fields in Ticket List

We've added a new grouping feature for ticket lists! Now, you can group your tickets by Agent Type and Rating Type fields in both Table and Board views.

This improvement allows for better ticket organization and lets teams quickly view tickets based on specific agents or ratings, streamlining support workflows and making it easier to manage and assess performance.

Group by Agent Type and Rating Type Fields in Ticket List
New Improved
11 days ago

Remove All Collaborators Action

We’ve introduced the "Remove All Collaborators" action to streamline your workflow.

This action allows you to quickly remove all collaborators from a conversation with a single click, improving efficiency in managing team interactions. Perfect for closing collaboration loops effortlessly!

Remove All Collaborators Action



Improved Updated
16 days ago

Last Message Type in System JSON Field for User

We’ve introduced a new field called Last Message Type in the system JSON for user data. This field helps you identify the nature of the last interaction with the user and supports the following values:
  • in: The last message was received from the user.
  • out: The last message was sent to the user by the bot.
  • agent: The last message was sent by a live chat agent.
This enhancement allows you to better track recent interactions and personalize responses based on the last message type.
Improved Updated
16 days ago

Remove All Smart Delays and Scheduled Messages in Bot User API

We've added two new delete actions in the Bot User API to streamline your flow management:
  • Remove All Smart Delays: Instantly clear all smart delay actions associated with a bot user.
  • Remove All Scheduled Messages: Quickly delete all scheduled messages queued for a bot user.
These additions make it easier for you to reset or adjust bot activities in bulk, ensuring more flexible and precise management of user interactions.

Remove All Smart Delays and Scheduled Messages in Bot User API
New Improved
16 days ago

UTM Parameter Tracking for New User Sign-Ups

We’ve introduced a new functionality to capture UTM and other URL parameters on our sign-up page and include them in the partner webhook. 

This enhancement enables precise tracking of traffic sources and affiliate attribution for partners.

How to Use It:
  1. Purchase the HTML Script Add-On: This is required to add custom scripts on your partner page.
  2. Insert the Script:
    • Add the following code to capture parameters:
  3. <script type="text/javascript" charset="utf-8">
      var _uf = _uf || {};
      _uf.domain = ".dfktv2.com";  // Replace with your partner domain
      _uf.additional_params_map = {
        affiliate: "UC_AFFILIATE",
        code: "UC_code"
      };
    </script>
    <script src="https://d12ue6f2329cfl.cloudfront.net/resources/utm_form-1.2.0.min.js" async></script>

    • Make sure to replace _uf.domain with your own partner domain.
  4. Customization: To capture additional parameters, refer to our help documentation or YouTube tutorials for guidance.
With this setup, UTM parameters and custom URL parameters will automatically be sent to the partner webhook upon user sign-up, making it easier to track campaign performance and affiliate sources.
Improved Updated
16 days ago

Export Custom Event Data with Filter Limit

We've added a new capability to export custom event data when the filtered records are under 20,000. 

This enhancement allows for streamlined data extraction within manageable record limits, ensuring efficient handling of custom event exports for deeper analysis.
Improved Updated
18 days ago

Exclude Unsubscribed Bot Users from Unanswered Filter

We've refined the Unanswered filter to better support live chat agents by excluding unsubscribed users. 

Now, if a user has replied "STOP" or unsubscribed as their last message, they will no longer appear in the default unanswered filter. 

This adjustment focuses the filter on users who actively require responses, helping agents prioritize conversations that truly need attention.
Improved Updated
18 days ago

Add Option to show only email messages in live chat

We’ve added a new "Only Email Messages" toggle in the Live Chat view, allowing agents to filter conversations to display only email messages.

This feature is especially useful for agents who need to focus on email-based interactions, streamlining their view and enhancing workflow efficiency.

Add Option to show only email messages in live chat

Add Create SSO User (based on Email) action in SSO Actions

We’ve introduced a Create SSO User action that allows users to set up Single Sign-On (SSO) profiles using just an email address.

Previously, SSO required logging in with a Facebook or Google account, but now you can create a master profile simply using an email, expanding access and simplifying the setup process.

This enhancement enables a unified user experience across channels, making SSO more accessible and versatile for various use cases.

Add Create SSO User (based on Email) action in SSO Actions
Improved Updated
22 days ago

Add Display Order to Partner topup options

We’ve introduced a Display Order setting in the Partner Topup Options, allowing you to define the order in which top-up options appear for your clients.

This feature provides greater control over the presentation of different currency and amount options, making it easier to prioritize specific top-up choices.

Arrange the options in a sequence that best suits your business needs for a smoother user experience.

Add Display Order to Partner topup options
Improved Updated
22 days ago

Add Max bot users per minute setting in Broadcast

We’ve added a new setting in the Broadcast feature that allows users to control the Max Bot Users per Minute.

This setting lets you specify the rate limit for broadcasting messages, ensuring messages are sent to a defined number of users per minute.

By adjusting this rate, you can manage the flow of broadcast messages to avoid overloading the system and maintain optimal performance.

Add Max bot users per minute setting in Broadcast


Video Tutorial:
https://www.youtube.com/watch?v=lknKCcf5exQ
Improved Updated
22 days ago

Add Navigate to step button in some system messages, such as add tag action, set user field action

We’ve added a Navigate to Step button to certain system messages, such as Add Tag Action and Set User Field Action.

This feature allows users to quickly jump to the relevant step in the flow, streamlining the process of troubleshooting and editing workflows.

It provides a more efficient way to track actions and make adjustments directly in the flow builder.

Xnapper-2024-11-02-13.54.29.png 349.22 KB
Improved Updated
25 days ago

Delete User Added to Audit Logs

We’ve enhanced the audit logging system by including a delete log entry specifically for audit logs when a bot user is deleted.

This update ensures that all deletions involving bot users, including their associated audio logs, are accurately tracked and recorded in the audit logs.

This provides a more comprehensive view of user actions and system changes, enhancing transparency and traceability.

Xnapper-2024-10-28-09.38.52.png 346.26 KB
Improved Updated
25 days ago

Set Custom Chart Titles in Ticket Chart View

We’ve added the ability to customize chart titles within the ticket chart view.

You can now set personalized titles for the Current Items Chart, New Items Chart, and Change Logs Chart, giving you more flexibility and clarity in how you present and organize your data.

This update allows users to tailor their chart views to better match their reporting needs, making it easier to understand ticket metrics at a glance.

allow to set the custom chart title in ticket chart view.jpg 68.48 KB
Improved Updated
25 days ago

Allow to hide ticket list view based on user role

We’ve added a new setting that allows you to control the visibility of ticket lists based on user roles.

Admins can now hide the "All Items" view for specific roles, such as Live Chat Supervisor and Live Chat Agent, ensuring that only authorized users have access to this view.

This feature enhances privacy and allows better management of sensitive information within your team.

hide as per user role.jpg 46.26 KB

New Partner add-on - IP whitelisting

We’re excited to introduce the IP Whitelist feature, a paid add-on available for a one-time payment of $199.

This feature gives UChat partner clients more control by restricting platform access based on IP addresses.

With IP Whitelist, you can ensure that agents can only log in from approved locations, such as the office, enhancing workspace security.

Easily configure this in your UChat dashboard by adding IP addresses and selecting the applicable workspace and roles. Multiple entries are allowed per workspace, but only the first entry will be active. For more information or to activate the feature, reach out to our support team!

IP Whitelist Add-on


Video tutorial:
https://www.youtube.com/watch?v=e_GpzDWtbxI
Improved Updated
about 1 month ago

Add "Powered By" Text in Chat Widget

We’ve added a new setting that allows users to customize the Powered By text in the chat widget.

You can now specify your own branding or message in the "Powered By" section of the widget, along with a customizable URL link.

This feature offers greater flexibility in representing your brand while using the chat widget.

Add "Powered By" Text in Chat Widget


Improved Updated
about 1 month ago

Send Audio via URL in Question Node for WhatsApp Channels

We’ve added support for sending audio files in the Question Node when the input is an audio URL.

If you share an audio URL in the question node, it will be sent as an audio file to the user.

This feature works with both the Official WhatsApp Channel and the Custom WhatsApp API Channel. Supported audio formats include .aac, .amr, .mp3, .m4a, and .ogg (with OPUS codecs only).

The maximum file size supported is 16 MB.
image (91).png 20.94 KB
Improved Updated
about 1 month ago

Collaborating Filter in Live Chat

We’ve introduced a new Collaborating filter in live chat for users with the Collaborators feature enabled.

This filter allows you to view conversations where you are a collaborator, in addition to conversations where you are the primary assigned agent.

Easily switch between conversations you’re assigned to and those you’re collaborating on, streamlining the management of multi-agent interactions.

P.S: You will need to enable the collaborators feature in your "Workspace Settings" first.

WhatsApp Image 2024-10-18 at 13.41.38.jpeg 10.73 KB
Improved Updated
about 1 month ago

Allow to filter Nodes by Node Item type

We’ve added a new functionality in the Flow Builder that allows users to filter nodes based on the Node Item Type.

With this feature, you can quickly narrow down your view to specific node types such as Start, Send Message, Question, Action, Condition, Split, Send Email, and Goto.

This improves navigation and makes managing complex flows much easier, allowing you to focus on specific actions or message types with just a few clicks.

Allow to filter Nodes by Node Item type



Add API for Ticket List

The Ticket List API is now live, offering comprehensive support for managing ticket lists through API calls.

Users can now pull, create, update, and delete ticket list items using this API, as well as retrieve log data and specific fields from lists.

This update enables seamless integration of ticket management with external systems for enhanced tracking, analytics, and workflow automation.

Ticket list API
Improved Updated
about 1 month ago

Allow to schedule whatsapp template message from live chat

We’ve added the ability to schedule WhatsApp template messages directly from live chat. 

Agents can now plan and set specific times for sending template messages to users, allowing for better timing and automation of follow-ups. 

This feature enhances customer communication by ensuring important messages are sent at the most appropriate moments, even when agents are not actively engaged.

Custom WhatsApp API Support for Evolution V2.0 with Direct QR Code Scan

This update introduces support for Evolution API V2.0 in custom WhatsApp API integrations.

By setting up a global API key, partners can now easily generate a QR code for their customers to scan, which will automatically create and connect the instance.

This feature simplifies the setup process, making it more efficient for partners who have their own Evolution API to quickly onboard customers.

This is a paid add-on for Partners, you need to have the custom WhatsApp API add-on.

Evolution API 2.0 Support

Add Collaborators for agent, can be enabled from workspace settings - Settings

We've introduced a Collaborator feature that allows multiple team members to work together on a single live chat conversation.

This feature can be enabled in the Workspace Settings under the Settings tab. Agents can now easily add or remove collaborators (up to 5) in live chat, providing more flexibility in managing complex conversations that require input from multiple agents.

Additionally, new actions—Add Collaborator and Remove Collaborator—have been added to the flow builder, allowing bots to automate collaboration by assigning or removing agents as collaborators.

Collaborators will have the same view as assigned agents, ensuring smooth coordination.

Add/Remove Collaborator - Action


Add Collaborator in the Live Chat Window



Enable Collaborators Settings in Workspace Settings
Improved Updated
about 1 month ago

Add Ticket Lists Share Code feature to allow create new list with share code in other workspace

We’ve introduced a new Share Code feature for Ticket Lists, enabling users to share ticket lists across multiple workspaces.

By generating a unique share code, users can create new lists in other workspaces effortlessly, streamlining collaboration and ensuring consistent list management across different teams or projects.

This feature enhances flexibility and coordination when managing tickets in multiple environments.

Share Ticket Lists Across Workspaces


Improved Updated
about 1 month ago

Add system fields Lists and ListOption, this will return json with the defined list_code, field_code, option_code

We’ve introduced new system fields, Lists and ListOption, which allow users to retrieve JSON responses based on the defined list_code, field_code, and option_code.

These system fields simplify the process of working with lists and options in chatbot templates by returning relevant data in JSON format.

This feature enhances flexibility, enabling users to automate workflows more efficiently within the flow builder, using unique codes for better tracking and analytics.

JSON Response for List Options



Add System Fields - Lists & ListOption


Improved Updated
about 1 month ago

Add List code, Field code, Option code for Ticket Lists

We’ve added List Code, Field Code, and Option Code fields for ticket lists.

This update lays a solid foundation for using list APIs/actions within the flow builder.

Because the codes are unique, users can now easily build ticketing systems into their chatbot templates for analytics, tracking, and support tickets.

These unique codes allow for greater flexibility and automation, enhancing workflow capabilities within bots.

Add Option Code in the Ticket Lists


Add List Code in the Tickets


Add Field Code in the Tickets



Improved Updated
about 2 months ago

Check In Use for WhatsApp Template Messages

We’ve introduced a Check In Use option for WhatsApp template messages.

This feature allows users to easily track where a specific WhatsApp template message is being used in their bot, making it convenient to manage and update templates across different workflows.

With just a click, users can see all instances where the template is applied, streamlining template management and ensuring consistency.

Check Where WhatsApp Template Message Is Used in Your Bot
Improved Updated
about 2 months ago

Use Default Values in WhatsApp Template Messages

We’ve added a Use Default Values option for sending WhatsApp message templates in both the message node and WhatsApp template notification actions.

This new feature allows users to quickly populate default values, saving time when building WhatsApp template messages into chatbot templates.

By automatically selecting variables, this feature simplifies the process, ensuring users can easily and efficiently integrate WhatsApp templates into their workflows without manually filling in each field.

Set Up Default Values for WhatsApp Template Messages


Use Default Values in WhatsApp Template Messages

Merge Bot User in View Bot User Profile

A new option has been added to the dropdown menu when viewing Bot User profiles: Merge Bot User.

This feature allows agents to manually merge Bot User profiles, consolidating data from multiple profiles into one for streamlined management and efficient handling of bot interactions.

All relevant data from the secondary user will be transferred to the primary user, with options to either keep or delete the secondary user after the merge.

Merge Bot User in Dropdown Option


Manually Merge Bot Users


Scheduled Messages in Live Chat

Agents can now schedule messages directly in live chat, allowing for flexible timing options such as 5 minutes, 10 minutes, 1 hour, or even up to 24 hours, with a custom time option available as well.

This feature enhances efficiency by enabling agents to plan follow-up messages or send time-sensitive communications without needing to be live. To use, simply type your message, click the schedule icon, select the desired time, and you're all set.

This addition makes managing conversations easier and ensures timely responses for improved customer interactions.

P.S: Schedule WhatsApp template message is supported as well.

scheduled message in Live Chat.png 525.6 KB
Improved Updated
about 2 months ago

Remove Google business message channel and deprecated Facebook group api

Google Business Message Channel Removed
The Google Business Message channel has been removed. Existing connections will no longer be supported, and users are encouraged to explore alternative channels.

Deprecated Facebook Group API
The Facebook Group API has been deprecated. It will no longer be supported in future updates, and any functionality dependent on this API will be discontinued.
Improved Updated
about 2 months ago

Custom File Name for Document Headers in WhatsApp Templates

You can now set a custom file name when using a document as the header type in WhatsApp message templates. 

This feature enhances file organization and adds a personalized touch when sending documents, making the experience more efficient and tailored to your needs.
Improved Updated
about 2 months ago

Set Default Values for WhatsApp Templates

You can now predefine default values for your WhatsApp message templates, making it easier and quicker to send template messages in live chat.

The predefined fields will automatically populate when sending a message, streamlining the process and saving you time.

Set Default Values for WhatsApp Templates

Export Bot Users with Custom User Fields (Excluding JSON Type)

You can now export bot users along with their Custom User Fields, providing greater flexibility and control over the data you can export.

JSON-type fields are excluded from the export to maintain streamlined data management.




Improved Updated
about 2 months ago

Add Assigned Agent to Ticket List Fields

The "Assigned Agent" field has been added as a system field in the Ticket List.

This feature makes it easier to track which agent is handling each ticket, improving visibility, accountability, and overall ticket management efficiency.

Add Assigned Agent to Ticket List Fields


Improved Updated
about 2 months ago

Bulk Action for Flow Label Management

We’ve introduced Bulk Action for Flow Label Management!

Now, you can efficiently manage multiple sub-flows at once by adding or removing labels, moving them into folders, or even deleting them in bulk.

This update is designed to help you streamline your workflow management with greater ease.

Bulk_Action_For_Flow_Management.png 793.5 KB
Improved Updated
about 2 months ago

WhatsApp Template Editing Now Available

You can now edit WhatsApp message templates directly within UChat!

Previously, you could only create and sync templates, but with this update, you have the flexibility to make changes to existing templates as well, enhancing your control and customization for more dynamic communication.

WhatsApp Template Editing Now Available
Improved Updated
about 2 months ago

Update CUF Display Options: Pin or Hide

We've enhanced the Custom User Fields (CUF) display options in live chat to make the interface more streamlined and focused.

You now have the ability to pin important fields to the main profile or hide irrelevant fields from live chat agents. This allows for a cleaner and more efficient live chat experience.

Update CUF Display Options: Pin or Hide


Improved Updated
about 2 months ago

New JavaScript Library: Compromise

The Compromise (v14.14.0) JavaScript library has been added to the JavaScript Function feature.

This lightweight library is designed to handle natural language processing tasks, allowing you to easily parse, transform, and analyze text. Simplify your text management workflows with this powerful new tool!

New JavaScript Library - Compromise
Improved Updated
about 2 months ago

Chart View for Ticket Add-on

The Ticket Add-on now features a Chart View! You can group tickets by status and visualize data in a chart layout.

This update allows for better tracking of ticket progress and enhanced workflow management. Additionally, you can apply filters to refine the data display, ensuring you focus on the most relevant information for your needs.

Chart View for Ticket Add-on
Improved Updated
about 2 months ago

Enhanced Subscriber Reports in Flow Analytics

We’ve introduced detailed reports on subscribers, including conversation status, unassigned chats, unsubscribed users, and opt-in preferences (SMS or email).

Now you can track key performance indicators (KPIs) by source category to gain deeper insights. To access this feature, ensure that "Conversation Mode" is enabled in your workspace settings for comprehensive tracking and analysis.

Enhanced Subscriber Reports in Flow Analytics


Improved Updated
2 months ago

Support for Evolution V2 API

Support for the Evolution V2 API has been added, allowing users to seamlessly configure WhatsApp by entering essential information such as WhatsApp Number, API Domain, API Key, and Instance Name.

This new integration provides a more streamlined and efficient method for managing WhatsApp connections within the platform.

Support for Evolution V2 API
Improved Updated
2 months ago

Flow Labels for Sub-Flows

Introducing Flow Labels to enhance sub-flow management.

This feature allows users to easily add and assign labels with unique colors, improving the organization and categorization of sub-flows for better visual representation and workflow management.

With Flow Labels, you can quickly identify and filter sub-flows, making it easier to manage complex flows. The label creation option can be found within the Flow Builder, simplifying the process of assigning labels to your flows.

Flow Labels for Sub-Flows


Flow Labels for Sub-Flows

Flow Custom Event Data API

New API Endpoint to Pull Custom Event Data We have added a new API endpoint /flow/custom-events/data to the UChat API.

This allows you to pull all custom events through the API, providing flexibility to fetch event data based on specified timestamps and event namespaces.

You can filter events by start time, end time, and limits to streamline your data collection process.

Flow Custom Event Data API

Mask Phone Numbers in Live Chat Settings

Mask Phone Numbers in WhatsApp Channel To improve customer privacy, you can now hide the full phone number of bot users and only display the last 4 digits in the WhatsApp channel.

This feature can be enabled in the "Live Chat Settings" for agents and supervisors, offering better privacy protection.

Mask Phone Numbers in Live Chat Settings
Improved Updated
2 months ago

File Upload in Ticket Comments

You can now upload files when adding a comment to a ticket.

This feature enhances communication and collaboration by allowing you to attach relevant files or media directly within the comments section of a ticket.

File Upload in Ticket Comments

Partner Add-on HTML Script

HTML Script Add-on for Partners Introducing a new paid add-on for partner users.

This feature allows partners to add global scripts under their custom domain.

Examples include integrating Google Tag Manager scripts, affiliate tracking codes, and more. This update enhances customization options, providing greater flexibility for managing and tracking external tools across your platform.

Partner Add-on HTML Script
Improved Updated
2 months ago

Add Name to Bot Triggers

You can assign names to your triggers in the automation tab.

This feature allows for better organization, as the trigger name will be visible in the trigger list, making it easier to identify and manage different automation rules within your workflows.

Add Name to Bot Triggers
New Updated
3 months ago

Email Templates in Flow Contents

Email Templates in Flow Contents We've introduced the ability to manage Email Templates directly under the "Contents" tab in Flow Builder.

Email templates are shared across all bots within the workspace, making it easier to create, edit, and manage email templates in one place.

This update streamlines email communication and ensures consistency across different bots.



Sortable Options for Live Chat

We've enhanced the Live Chat feature by adding multiple sorting options. Now, agents can sort conversations by:

- Last message (ascending/descending)
- Created at (ascending/descending)
- Last interaction (ascending/descending)
- Subscribed at (ascending/descending)

This update allows for more efficient handling and prioritization of live chats based on the agent's needs.

Sortable Options for Live Chat

New API Endpoint for Default Start Flow

You can now set up the main flow (start flow) through an API endpoint.

Additionally, there is support for setting up the main flow triggered by the web chat widget via the API. This makes it easier for developers to manage flow configurations programmatically.

New API Endpoint for Default Start Flow
Improved Updated
3 months ago

Partner Credit Logs and Workspace Enhancements

Feature: Export Partner Credit Logs
Partners can now export their credit logs to a CSV file for easier tracking and analysis.

New Search and Sort Options
Added more search fields and sorting options in the partner workspace tab, enabling partners to filter and organize workspace data more efficiently.

Partner Credit Logs and Workspace Enhancements

Partner Credit Logs and Workspace Enhancements

Partner Credit Logs and Workspace Enhancements
Improved Updated
3 months ago

Export Ticket List to CSV

You can now export the ticket list to a CSV file directly from the dashboard.

This new functionality allows you to easily download and manage your ticket data for offline use or reporting purposes.

The export option is accessible through the export button located on the ticket list interface.

Export Ticket List to CSV


Add Option to Prepend Agent Name for Web Chat in Live Chat Settings

A new setting is now available to prepend the agent's name in messages when the live chat is taken over by an agent.

This allows customers to clearly know which agent they are communicating with during the conversation, providing a more personalized and transparent experience.

This setting can be found under the Live Chat settings.
Add Option to Prepend Agent Name for Web Chat in Live Chat Settings


Add System Email Profile in Partner Settings

Partners can now set up a System Email Profile in the partner settings, which can be utilized within the bot for partner clients. 

This allows for more streamlined and consistent email communication across different workspaces.


Improved Updated
3 months ago

Disable Selected Lists for Live Chat Agent in Permission

Partners can now control access to specific ticket lists in the live chat agent settings using the user permission add-on.

This update allows you to disable selected lists, ensuring agents only see the lists they are authorized to access.

This feature is available exclusively for partners who have purchased the paid user permission add-on.

Disable Selected Lists for Live Chat Agent in Permission
Improved Updated
3 months ago

Add "Create Bot User if Not Exist" Option in Send SMS Action and SMS Notification

We have introduced a new option to create bot users if they do not exist within the "Send SMS Action" and "SMS Notification" settings.

This feature allows for the automatic creation of bot users, streamlining communication and improving user tracking when sending SMS messages.

Add "Create Bot User if Not Exist" Option in Send SMS Action and SMS Notification

Add Blacklist Actions in Advanced Actions for SMS Channel

We have introduced blacklist actions for the SMS channel.

Now, you can easily add or remove users from the blacklist.

The blacklist ensures that no messages will be sent to the blacklisted user.

Additionally, you can use the "Matched with Blacklist" trigger or the "Search Blacklist" action to re-engage the user from a different SMS bot.

Add Blacklist Actions in Advanced Actions for SMS Channel
New Updated
3 months ago

Add Search for Bot Users by Phone, Email, and User ID

This update allows you to easily find duplicate contacts by searching their phone number, email, or user ID through the Advanced Actions -> Bot User API.

You can now choose to search for these details at either the bot level or the workspace level.

This makes managing and identifying bot users more efficient and straightforward.

 
Add Search for Bot Users by Phone, Email, and User ID



Add Search for Bot Users by Phone, Email, and User ID



Improved Updated
3 months ago

Feature: Add and Remove Labels in Bot User API

Now you can programmatically manage labels for bot users through the Bot User API Action.

New actions include the ability to list labels, check if a user has a specific label, add labels, remove labels, and remove all labels.

This allows more flexibility in managing user segmentation and interactions based on labels within your bot.

Add and Remove Labels in Bot User API

Feature: API to Set E-commerce Business Hours

Added API endpoints to set and retrieve the business hours for your e-commerce store.

You can now easily manage the store's operational hours programmatically using GET and PUT API requests.

Check the response schema to customize store hours, including start and end times.

API to Set E-commerce Business Hours
New Updated
3 months ago

Feature: Field Prefix for System and Bot Fields

Added a prefix "S" for system fields and "B" for bot fields in the field selection dropdown.

This update makes it easier to distinguish between system and bot fields while building flows, improving overall usability and clarity.

Feature: Field Prefix for System and Bot Fields

Add SMS blacklist, STOP to add to blacklist, START to remove from blacklist

Automatic Blacklist Addition: When users send "STOP" via the SMS channel, their phone number is automatically added to the blacklist, ensuring no further messages are sent to them.

Opt-in Removal from Blacklist: Users can rejoin the communication list by sending "START," which removes their phone number from the blacklist.

"Matched with Blacklist" Trigger: Utilize this trigger to engage users from different numbers when their phone number matches the blacklist.

Add SMS blacklist, STOP to add to blacklist





Set Permissions for Live Chat Agent and Supervisor to Hide Channels

Partners who have purchased the "Permission" add-on can now adjust permission access for live chat agents and supervisors.

This allows hiding specific bot channels within the live chat interface for agents and supervisors, improving channel management.

The feature is available under the "Live Chat" tab in the top navigation bar.

Set Permissions for Live Chat Agent and Supervisor to Hide Channels
Improved Updated
4 months ago

Create and Use WhatsApp Limited Time Offer Template

  • You can now create a Limited-Time Offer template for your WhatsApp campaigns.
  • The template includes options for adding expiration dates, copy code buttons, and customizable headers, body text, and call-to-action buttons.

Partner Add-on - Live Chat Theme Customization

Partners can now customize the live chat UI with the new Live Chat Theme add-on.

Adjust the colors and design elements to match your brand and create a more personalized experience for your users.

Partner Add-on - Live Chat Theme Customization
New Updated
4 months ago

Add "WhatsApp Welcome Message" Trigger

You can now set up a WhatsApp Welcome Message trigger to greet users when they first interact with your WhatsApp bot.

The trigger includes optional bot user filters and a note field for better management and customization of the welcome experience.

Add "WhatsApp Welcome Message" Trigger
Improved Updated
4 months ago

Show Active and Completed Bot Users Count for Sequences

  • You can now view detailed statistics for sequence messages, including how many users have completed the sequence and how many are still active in the sequence.
  • This update provides better insight into user engagement and helps track the progress of your sequence campaigns.
Improved Updated
4 months ago

Feature: Add Status and Type Filters for Flow Triggers

If you have many triggers, and now you can filter by the trigger status(active or inactive) and also by the different type of triggers used. check the screenshot to find the new settings in the trigger.

Improved Updated
4 months ago

Add "View Template" option in Sub Flow List Dropdown

If a sub flow was installed from a template, you will now see a "View Template" option in the sub flow list dropdown.

This allows you to quickly access and view the original template of the installed sub flow for easy reference and modifications.
New Updated
4 months ago

Add "Forward to URL" for SendGrid Integration

We’ve added the ability to forward email events to your own Webhook URL with the SendGrid integration.

This allows you to receive a copy of all email events at the specified URL.

You can find this option in the SendGrid integration settings, allowing greater flexibility and control over email notifications.

Add "Forward to URL" for SendGrid Integration
Improved Updated
4 months ago

Default Model for OpenAI Set to gpt-4o-mini

The default model for the OpenAI integration has been updated to gpt-4o-mini to support the latest release.

This model offers enhanced capabilities, making it faster and more efficient.

You can find this update in the OpenAI integration settings, under Create Chat Completion.

Default Model for OpenAI Set to gpt-4o-mini

Default Model for Gemini AI Set to gemni-1.5-flash

The default model for Gemini AI has been updated to gemni-1.5-flash to support the latest release from Gemini.

This ensures improved performance and response times with the new model, delivering faster and more accurate completions.

You can find this update in the Gemini AI integration Action settings, under Create Chat Completion.

Default Model for Gemini AI Set to gemni-1.5-flash
New Updated
4 months ago

Add Live Chat Setting to Hide System Messages from Agents

A new setting has been added to the Live Chat configuration allowing you to hide system debug messages from live chat agents and supervisors.

This feature helps keep the live chat window clean and focused by ensuring only relevant messages are visible to the team, improving the overall user experience.

You can toggle this option in Settings -> Live Chat under Live Chat Features.

Add Live Chat Setting to Hide System Messages from Agents


Add "Create Image Post" in Facebook API

You can now create image and text posts directly to your Facebook pages using the "Create Image Post" action.

This new feature is available in the Flow Builder under Action -> Advanced Action -> Facebook API.

Simplify your content creation and publishing workflow by integrating Facebook page posts directly into your bot flows.

Add "Create Image Post" in Facebook API

Add Option in Email Node to Ignore Unsubscribe Text

A new option is now available in the email node allowing users to choose whether or not to include the unsubscribe text in outgoing emails.

This gives more flexibility when sending certain types of emails where the unsubscribe text may not be necessary or relevant.

UChat_2024-07-17_at_10.07.53_pm.jpg 76.62 KB

Add In-iframe CSS Class in Body for Partner Domains

  • A new CSS class will be added to the <body> tag when a partner domain is loaded within an iframe.

  • This feature allows for better customization and styling of content displayed in iframes by detecting if the partner’s domain is embedded, providing enhanced control for partners.

"Auto" Layout for WebChat Widget Quick Reply Button

A new "Auto" layout option has been added to the WebChat Widget Quick Reply button settings.

With this feature, the button layout will automatically adjust based on the content and available space, providing a more responsive design for users.

New Improved
4 months ago

Check In Use for Custom User Field and Bot Field

You can now search and identify which flow or node has used a specific custom user field or bot field within the platform.

This feature allows for better tracking and management of field usage across your workflows, providing an easy way to optimize or troubleshoot configurations.

Check In Use for Custom User Field and Bot Field


Check In Use for Custom User Field and Bot Field


Conversation Mode for Enhanced Analytics

With this update, UChat introduces Conversation Mode to provide detailed insights into your support operations.
New Features:
  • Track Conversations: Keep a record of new, closed, and reopened conversations for deeper analysis.
  • Agent Performance Reports: Monitor the speed at which conversations are assigned and resolved, as well as how quickly agents respond to assigned conversations.
  • Conversation Analytics: View conversation reports with insights into the number of conversations solved, response times, and resolution efficiency.
How to Access:
  • Go to Workspace Settings -> Conversation to enable the feature and configure the session timeout.
For more detailed information on how to use Conversation Mode, refer to our help documentation.

Conversation Mode for Enhanced Analytics


Conversation Mode for Enhanced Analytics


Improved Updated
5 months ago

Added Timezone Options in Smart Delay

A new Timezone option has been added to the Smart Delay action. You now have the flexibility to choose which timezone to apply for your smart delay tasks:
  • Bot User Timezone
  • Workspace Timezone
  • Telemarketing Timezone (for SMS channel)
This ensures that your delays align with the appropriate time zones based on your bot's users, workspace location, or telemarketing regulations for SMS campaigns.

Added Timezone Options in Smart Delay


New Improved
5 months ago

Added Unsubscribed Filter Status in Live Chat

A new Unsubscribed status filter has been added to the live chat dropdown. 

This allows you to quickly and easily locate users who have unsubscribed from your bot, enhancing your ability to manage your bot audience efficiently.

Simply select "Unsubscribed" from the live chat dropdown to view these users.

Added Unsubscribed Filter Status in Live Chat

Feature: add sample code in webchat widget for Set Custom User Id

You can now easily set and match up custom user IDs with your bot users via the webchat widget. 

This feature includes helpful sample codes for implementation, making it easier to integrate and synchronize your external user IDs with the bot system.

Note: This new feature improves user identification and session tracking, providing a seamless experience between web applications and bot user management.

Set Custom User ID Feature in Webchat Widget


Set Custom User ID Feature in Webchat Widget


Set Custom User ID Feature in Webchat Widget


Add "Coze" AI chatbot integration

We are excited to introduce integration with Coze AI Chatbot!
This new AI agent offers enhanced automation for your bots. You can now integrate Coze into your UChat platform to power your AI-driven workflows.
  • API Key Required: Sign up for a Coze account to obtain your API Key and Default Bot ID.
  • Usage: Enter the API Key and Default Bot ID in the settings to activate Coze AI for your bots.
  • Learn More: For further details, visit Coze.

Partner can manage two new addons, Inbound webhook and Timeout

Inbound Webhook Addon
Partners can now manage the Inbound Webhook Addon for their clients. This addon allows for the management of inbound webhook requests with the following details:
  • Cost: $20 per month per 1000 requests.
  • Limit: The limit applies to the number of inbound webhook requests per 24 hours for each bot.
  • Default Requests: 500 requests per 24 hours for each bot.
  • Addon Increase: When the first addon is added to a bot, the limit increases to 1000 requests per 24 hours (not 1500).

Timeout Addon
Partners can also manage the Timeout Addon for their clients, with additional seconds added to the default timeout settings:
  • Cost: $20 per month per 10 additional seconds.
  • Default Timeout: 15 seconds for external requests, 30 seconds for OpenAI requests.
  • Addon Increase: After the first addon is added, the external request timeout will be 15+10=25 seconds, and the OpenAI timeout will be 30+10=40 seconds.

Add Whatsapp Template Message Analytics, Whastapp cloud only

Introducing WhatsApp Template Message Analytics for WhatsApp Cloud users. This feature allows you to track and analyze important metrics for each template message, providing insights into:

- Cost of each message sent.
- Delivered message statistics.
- Sent, Read, and Clicked rates, giving you a complete overview of message engagement.

Where to Find It: Navigate to Content -> WhatsApp Conversations to view these insights.
New Updated
5 months ago

Integration API for Shopify, WooCommerce, OpenAI, and S3 Storage

Now you can manage the integration credentials for Shopify, WooCommerce, OpenAI, and S3 Storage directly through API endpoints, giving you flexibility and control over your integrations.
Features:
  • Shopify Integration: Set up, get, and delete Shopify credentials using API.
  • WooCommerce Integration: Manage WooCommerce credentials through API actions.
  • OpenAI Integration: Integrate OpenAI API directly using our endpoints for seamless operations.
  • S3 Storage Integration: Set up and manage your S3 storage credentials via API endpoints.
Where to Find It: Access these APIs through the Integration section of the UChat API documentation.

ntegration API for Shopify, WooCommerce, OpenAI, and S3 Storage


Add Email Webhook Logs for Sendgrid

Now you can track all the email webhook events from SendGrid directly in your UChat dashboard!
This new feature allows you to monitor the status of emails, ensuring better tracking of the communication sent to bot users.

Features:

- Logs all email events such as Sent, Delivered, Opened, and Failed.
- Status and timestamps for each webhook event.
- Logs stored for two weeks, providing a clear history of email activities.

Where to Find It: You can access this by navigating to Dashboard -> Webhook Logs -> SendGrid.

UChat_2024-06-17_at_6.50.31_pm.jpg 152.44 KB

Add WhatsApp Conversation Analytics, WhatsApp Cloud only

This feature is exclusive to WhatsApp Cloud!
Now, you can track detailed analytics for all your WhatsApp conversations directly in the UChat dashboard.
Key Metrics:
  • Total messages sent and received.
  • Cost of each conversation.
  • Template message types used.
This comprehensive data allows you to monitor and optimize your WhatsApp conversations efficiently.
Where to Find It: Navigate to Content -> WhatsApp Conversations in the UChat dashboard to view these analytics.

WhatsApp Conversation Analytics in UChat Dashboard

Display WhatsApp Template Message Notification in Live Chat

Previously, WhatsApp template messages sent to users were not displayed in the live chat interface.
Now, all WhatsApp template message notifications will show up directly in the live chat window, enhancing transparency and providing full conversation visibility for agents.

Details:
  • All template messages sent via WhatsApp will be visible in live chat.
  • Improved live chat experience for agents managing conversations.

Add "Stripe Automatic Tax" option in Partner Settings, used for Internal billing checkout

UChat partners can now collect taxes seamlessly during subscription checkout. When enabled, the tax rates configured in your Stripe account will be applied to the UChat checkout page for your clients.

Details:
  • This feature allows automatic tax calculations based on your Stripe setup.
  • Easily manage taxes for client subscriptions.

Add Color to Team Labels

Enhance your team collaboration with color-coded labels. You can now assign specific colors to your labels, making it easier to organize and differentiate them.
Details:
  • Choose from a range of colors for your team labels.
  • This feature improves visual organization and team clarity.

Add Folder to Media Library

Your media management is now easier and more organized. You can now create folders in the Media Library to categorize and store your media files efficiently.

Details:

Create folders to organize different media files.
This feature helps you easily navigate and manage your media by grouping files into relevant categories.

media library folder.jpg 134.35 KB

Show WhatsNew and Error Logs in Dashboard

We have made the WhatsNew and Error Logs cards available by default for all workspaces in the Partner Dashboard.
Details:
  • The WhatsNew card will show recent updates and announcements for all workspaces.
  • The Error Logs card will display any relevant error information, providing an easier way to monitor and troubleshoot issues across your workspace.
This is especially helpful for UChat Partners who want to keep their workspaces informed and up to date without any manual setup.


Improved Updated
6 months ago

Add Postcode to user system field

We’ve introduced a new Postcode field to the User System Fields. This allows you to capture and store postal code information for bot users in your workspace.
How to Use:
  • You can access the Postcode field through the User System Fields in your bot settings.
  • This field can be used for personalizing automations, filters, or targeting users based on their location.

Allow to create team member with password in partner api invite member

Improved Updated
6 months ago

Update Partner Dashboard Addon with 3 new cards, whatsnew, error logs, audit logs, default is hidden.

We’ve added 3 new cards to the Partner Dashboard Addon for UChat partners:

- What's New
- Error Logs
- Audit Logs

Default Status: These cards are hidden by default but can be shown or hidden as per your preference.

This feature is available only through the "Dashboard" paid add-on. UChat partners can customize their dashboard by adding these cards to provide better insights into the platform's activities and system updates.

How to Access:

Navigate to the Partner Dashboard Settings.
Choose which cards to show or hide for your custom dashboard experience.

Partner Dashboard Addon- New Cards Update.jpg 163.64 KB


Add "Whats New" for partner

We've added a "What's New" section, available exclusively for UChat Partners. This feature allows you to manage and announce important updates across all workspaces under your custom domain.

How to Access:

1. Navigate to Whitelabel Settings -> Partner Settings.
2. Under the "What's New" section, you can create new announcements or choose system updates to be shown across your workspaces.

By utilizing this, UChat Partners can ensure all their workspaces stay informed with the latest updates from UChat or custom announcements from your business.

For more detailed instructions, check out the tutorial videos on the UChat YouTube Channel.

What's New in Partner Settings.jpg 111.1 KB

Add "List workspace members" and "Remove member from workspace" to Partner API

We’ve introduced two powerful new endpoints for UChat Partners:

List Workspace Members
Easily retrieve a list of all members in any specified workspace.

Remove Member from Workspace
Manage access efficiently by removing members from workspaces with this API endpoint.

These features are available exclusively for UChat Partners. Access the new API endpoints via the Partner documentation to manage workspace members more effectively.

Partner API - Manage Workspace Members.jpg 67.33 KB

Add "List Closing Notes" in Advanced Action "Bot User Api"

Improved Updated
6 months ago

Add Hide icon - user tags, Hide icon - labels from live chat in live chat features

Improved Updated
6 months ago

Add sorting and export to csv for partner manage workspaces from Whitelabel settings

We're introducing new functionality for UChat partners in Whitelabel Settings:

Sorting: Easily sort workspaces to streamline management and find information quickly.
Export to CSV: Use the new export button to download workspace data as a CSV file, simplifying data analysis and record-keeping.

These updates empower you to efficiently manage workspaces and optimize your workflow. Enjoy enhanced control and flexibility with these new features!

Enhanced Workspace Management with Sorting and Export Options.jpg 141.31 KB
New Improved Updated
6 months ago

Add option in live chat features, Prepend Agent name to the message sent by agent, whatsapp channel only

We've added a new option in Live Chat Features: Prepend Agent Name to Messages for the WhatsApp channel.

This feature allows you to automatically add the agent's name to the beginning of messages they send, enhancing clarity and personalization in your communications.

Activate this setting to improve message transparency and provide a more personalized experience to your WhatsApp users.

Agent Name Prepend for WhatsApp.jpg 107.05 KB
Improved Updated
6 months ago

Add bot_created and bot_deleted events to partner webhook

We're introducing two new events to the Partner Webhook: bot_created and bot_deleted.

These events notify you whenever a customer creates or deletes a chatbot across different channels.

Utilize these notifications to set up tailored onboarding processes for each channel, ensuring a seamless and efficient customer experience.

Enhance your management capabilities by integrating these events into your workflow today!

Stay Informed with New Webhook Events for Bot Management.jpg 251.81 KB

Add "Invite member to workspace" under partner api

We're excited to announce a new feature for UChat Partners: the "Invite Member to Workspace" option in the Partner API.

Partners can now effortlessly add team members through API calls, streamlining collaboration and workspace management.

Utilize this feature to efficiently expand your team and enhance workflow coordination. For further details, explore the updated Partner API documentation.

Empower your team with seamless member integration today!

Seamlessly Invite Members to Workspace with Partner API.jpg 127.83 KB
Improved Updated
7 months ago

Refined Read Receipts for Assigned Agents in Live Chat


We've refined the way read receipts are managed in Live Chat:


The last_agent_read_at timestamp will now only be updated if the conversation is assigned to a specific agent, and that assigned agent views the messages.


This change ensures that read statuses accurately reflect the engagement of assigned agents, enhancing accountability and precision in chat management.


Leverage this update to improve team coordination and response accuracy!

Improved Draft Management in Live Chat

We've fixed a bug related to message drafts in Live Chat to enhance your messaging experience:

Draft messages for each bot user are now stored in the browser session. This means if you write a message for a user and navigate away to another bot user, the draft will remain intact when you switch back.

This improvement ensures that your work is preserved, minimizing disruptions and improving efficiency during chat management. Enjoy a smoother and more reliable messaging experience with this update!


Add Unanswered filter under status dropdown in live chat

We're introducing a new Unanswered filter under the status dropdown in Live Chat.

This filter allows you to easily identify and focus on messages that haven't received a reply from an agent or bot, ensuring no conversation is overlooked.

Enhance your response efficiency and customer support by leveraging this convenient filtering option!

Streamline Conversations with Unanswered Filter.jpg 82.13 KB
Improved Updated
7 months ago

when any agent view the chat messages in live chat, the last_agent_read_at will get updated and mark as read


We've implemented a new feature in the Live Chat system:


When any agent views a chat message, the last_agent_read_at timestamp is automatically updated, marking the conversation as read.


This ensures that your team has real-time visibility into message status, enabling more efficient communication and response tracking.


Benefit from improved accountability and streamlined chat management with this enhancement!

Add new APP servers


We're adding new APP servers, which requires an update to your MongoDB whitelist.


To ensure seamless connectivity and security, please update the list with the new server IPs. You can find the complete list of IPs to whitelist by visiting the Server IP List.


Stay secure and maintain optimal performance by keeping your IP whitelist up to date!

Improved Updated
7 months ago

Add Name to keyword and facebook comment keyword

We're updating our keyword system to include a Name field for both keyword triggers and Facebook comment keywords.

This addition allows you to label and organize your keywords more effectively, improving manageability and clarity.

Streamline your keyword strategies by easily identifying and categorizing each keyword trigger with a specific name.

Take advantage of this update to optimize your keyword management workflows!

Enhanced Keyword Management with Name Addition.jpg 148.71 KB

Add Audit logs in flow builder dropdown to show the Audit logs related to this bot

We've added an Audit Logs option in the Flow Builder dropdown menu.

This feature allows you to view all audit logs related to changes within the flow editor of your bot.

Easily track edits, updates, and modifications to maintain oversight and traceability.

Utilize this tool to ensure accountability and streamline your workflow management!

Add three new user system fields: address, website, extra_info to bot users profile

We're pleased to introduce three new system fields for bot user profiles:

  • Address
  • Website
  • Extra Info
These additions enhance your ability to capture detailed user information, improving personalization and engagement strategies.

Update your user profiles today to take advantage of these new fields!
Expanded User Profiles with New System Fields.jpg 54.92 KB




Improved Updated
7 months ago

Update OpenAI to support Assistants V2 and Vector store

We're excited to announce support for OpenAI's Assistants V2 and the new Vector Store feature.

Assistants V2: Now available for selection, this update enhances your AI interactions by providing more advanced and flexible assistant capabilities.

Vector Store: Easily manage and organize your vector files through the new Vector Store tab, streamlining your data management processes.

These updates are designed to elevate your AI integrations and improve overall functionality. Explore these enhancements to optimize your workflow!

Upgrade Your AI Capabilities with Assistants V2 and Vector Store.jpg 107.88 KB


Upgrade Your AI Capabilities with Assistants V2 and Vector Store1.jpg 179 KB

Add Location in partner custom menu, this allows to show custom menu in side bar or billing page

We're introducing a new feature for UChat partners: Location in Partner Custom Menu.

This update allows you to display custom menus either in the sidebar or on the billing page.

To access this feature, go to White Label Settings > Partner Settings > Custom Menus, where you can configure your menu locations as desired.

Enhance your interface and tailor the user experience with this flexible customization option!

Enhanced Customization with Location Options for Partner Menus.jpg 78.17 KB
New Improved
7 months ago

Add Hide Shop Order Icon in live chat settings

We're pleased to introduce a new option to the Live Chat settings: Hide Shop Order Icon.

This feature allows you to remove the shop icon from the live chat sidebar, providing a cleaner interface for your users.

You can easily access this setting by navigating to Settings > Live Chat > Live Chat Features.

Tailor your chat environment to suit your preferences with this update!

Customize Your Chat Interface with New Settings.jpg 112.66 KB
Improved Updated
7 months ago

Update on parnter/clients api, to include client owned workspaces in the results

We've enhanced the /partner/clients API endpoint, a feature exclusive to UChat partners.

Now, when you call this endpoint, you'll receive a comprehensive list of all workspaces owned by each client in the response.

This improvement provides a more complete view of your client structures, facilitating better management and support.

Explore these expanded capabilities to enhance your workflow efficiency!

Expanded Client Data in Partner API.jpg 136.37 KB

Add new Partner API - update-extra-billing-information to allow partner to store additional information for client workspace

We're thrilled to introduce a new Partner API: update-extra-billing-information.

This feature, available exclusively to UChat partners, allows you to store and manage additional billing information for client workspaces efficiently.

To explore the API details, visit the Partner API Documentation.

Optimize your billing processes and improve client management with this new capability!

Add Default Flow Theme in Partner Settings, this will be used for clients workspace if they are using default theme in workspace settings

We're excited to introduce the Default Flow Theme setting in Partner Settings, exclusively for UChat partners.

This feature allows you to select a preferred flow builder theme as the default for client workspaces, provided they are using the default theme settings.

Enhance consistency and streamline the user experience across all projects with this customizable option!

Customize Client Workspaces with Default Flow Theme.jpg 133.57 KB

Add Parnter api, list workspace flows and install template to bot

We're introducing Partner API capabilities to enhance your control and efficiency:

List Workspace Flows: Easily retrieve all flows within a workspace using the list-flows endpoint. Filter by channel type and manage your workflows effortlessly.

Install Templates: Quickly install templates to bots via the install-template endpoint. Simplify setup and standardize bot functionality across your workspace.

These tools, requiring "Manage Team" scope, are designed to optimize your workflow and enhance your management capabilities.

Empower Partners with New API Features.jpg 135.7 KB



Empower Partners with New API Features1.jpg 140.08 KB

New feature: Team Label, similar to tags but it is shared in workspace level

We're excited to launch the new Team Label feature, designed to function like tags but shared across the entire workspace.

Team Labels enable seamless collaboration and are ideal for use with the "Global Contacts" paid add-on for UChat partners.

This feature helps you segment users with consistent labels across all bots in the same workspace, enhancing your ability to manage and engage with your audience effectively.

Streamline your user segmentation and improve organizational efficiency with Team Labels!

Introducing Team Labels for Unified User Segmentation.jpg 82.93 KB



Introducing Team Labels for Unified User Segmentation 1.jpg 91.87 KB

Add "Assign to Agent" in bulk action for bot users

We’ve added the "Assign to Agent" option to the Bulk Action menu for bot users.

This feature enables you to efficiently assign multiple users to specific agents at once, simplifying workload distribution and agent management.

Enhance your team's productivity and streamline user-handling processes with this new capability!

Streamline User Management with "Assign to Agent" Bulk Action.jpg 111.08 KB

Add new api to get custom event summary

We're excited to announce a new API that allows you to fetch summaries of custom events effortlessly.

With customizable parameters such as range (for selecting specific time frames) and event_ns (for targeted event namespace searches), this API provides insightful data at your fingertips.

Incorporate this tool to gain valuable insights into your event data efficiently!

You can find more information about this API endpoint here:
https://www.uchat.com.au/api#/Flow%20Custom%20Events/flowEventsSummary

Introducing API for Custom Event Summary Retrieval.jpg 154.98 KB



Update Audit Logs to allow admin to view, and add export button

We've updated the Audit Logs (Beta) in Workspace Settings to extend visibility to both owners and admins.

Additionally, we’ve introduced an export button, allowing you to easily download and archive activity logs.

These logs, stored for two months, provide a comprehensive view of user actions and changes, enhancing transparency and oversight.

Utilize these features to efficiently manage and review your workspace activities!

Enhanced Audit Logs with Admin Access and Export Capability.jpg 57.99 KB

Add Audit Logs (beta) in Workspace Settings, only owner & admin of the workspace can see this

We're pleased to announce the addition of Audit Logs (Beta) to Workspace Settings.

This feature is exclusively visible to workspace owners, providing a detailed history of user actions and changes within the platform.

Audit Logs help ensure transparency and enhance accountability, offering an easy way to track and review activities.

Explore this new feature to maintain clear oversight of your workspace operations!

Introducing Audit Logs (Beta) in Workspace Settings.jpg 175.32 KB
Improved Updated
8 months ago

Add Closing Note in condition and display closing note in user profile

We're excited to announce new functionality for managing conversations:

You can now add "Closing Notes" as a condition in workflows, enabling more targeted follow-up actions.

Additionally, closing notes are now displayed in the user profile, providing clearer insights and historical context for each interaction. This feature helps streamline support and optimize user engagement strategies.

Take advantage of these improvements for deeper conversation management and user understanding!

Enhanced User Profiles with Closing Notes 1.jpg 105.45 KB


Enhanced User Profiles with Closing Notes.jpg 86.63 KB
New Improved
8 months ago

Add new Permission item in Member permission addon "Upload files", when disabled, the upload box will not be shown, but still can use url or library to send image or file


We're introducing a new permission item in the Member Permission add-on: "Upload Files."


When this option is disabled, the upload box will be hidden, but users can still send images or files via URL or library access.


Please note that this setting is exclusive to UChat partners, and the "User Permission" paid add-on must be activated.


Enhance your control over file handling with this new feature!

New Permission Control for File Uploads.jpg 85.12 KB


Add list custom events api and allow to search bot users by event_ns

We're excited to announce the addition of a Custom Events API, empowering you to list and manage events efficiently.

This update also includes the ability to search bot users by event_ns, allowing you to tailor interactions and actions based on specific event names.

For more detailed information, explore our Custom Events API documentation.
https://www.uchat.com.au/api#/Flow%20Custom%20Events/flowEvents

Utilize these features to enhance your workflow and user engagement strategies!

Enhanced Customization with Custom Events API.jpg 126.18 KB


Improved Updated
8 months ago

Add Closing note category as filter for Conversation is Done trigger

We’ve introduced a new feature in the "Conversation is Done" trigger:

A Closing Note category filter. This allows you to categorize and filter conversations based on specific closure notes, adding a layer of organization and insight.

Easily save context such as category, summary, and attachments to user fields, ensuring comprehensive documentation and follow-up.

Leverage this feature to streamline conversation management and improve analytics!

Enhanced Conversation Closure with Closing Note Category Filter.jpg 83.79 KB

Add Claude AI


We're pleased to announce the integration of Claude AI into our platform.

This enhancement enables more intelligent, context-aware interactions to elevate user engagement and service.

Leverage Claude AI's capabilities to provide nuanced responses and support across various communication channels, enhancing both user experience and operational efficiency.

Get started with Claude AI to revolutionize your interaction dynamics!

Claude AI.jpg 122.47 KB



Elevate Interactions with Claude AI Integration.jpg 91.37 KB


Improved Updated
8 months ago

Add Combot V2 Api which allow to use WA flows

A new integration using the Combot V2 API has been added, allowing users to create and manage WhatsApp flows directly.
  • WhatsApp Flows: You can now create, manage, and sync WhatsApp flows easily through the Contents section.
  • The API enables smoother automation and enhanced flow management.

Use Whatsapp Embedded Signup as default for new workspace

We're thrilled to introduce WhatsApp Embedded Signup as the default setup for new workspaces.

Gone are the days of creating private apps and manually configuring webhooks and API keys.

Now, you can simply log into your Facebook account, set up WhatsApp Manager, verify your number, and have your WhatsApp chatbot up and running in just 5 minutes!

Experience hassle-free integration and enhance your communication channels effortlessly.

Simplified WhatsApp Integration with Embedded Signup.jpg 137.34 KB

Add new Automation - Facebook Lead Form, auto match or create new bot user based on the phone when received new lead ads from the active lead form

Introducing our latest automation feature:

Facebook Lead Form integration, designed to automatically match or create new bot users using phone numbers from incoming lead ads.

Once a lead is captured, you can instantly connect via SMS, WhatsApp, or email, enhancing communication agility.

Additionally, leverage our AI capabilities to convert these leads into sales and appointments, streamlining your path to success.

Activate this feature to effectively maximize your lead conversion potential!

Transform Leads into Opportunities with Facebook Lead Form Automation.jpg 65.11 KB


Video tutorial:
https://www.youtube.com/watch?v=uqjjZF3EGmc

Add filter to error logged trigger

Streamlined Error Logging with Daily Trigger Limit


We've enhanced our error logging system with a keyword filter feature, improving the precision of error management.

Additionally, to prevent alert fatigue, the error log trigger will now activate just once per user within a 24-hour period.

This update ensures focused attention on errors while minimizing redundant notifications.

Make sure to leverage these improvements for a more efficient error-handling experience!

Streamlined Error Logging with Daily Trigger Limit


Add webchat new feature, Text Typing Effect, this will display the text message like streaming text

A new feature called Text Typing Effect has been added to the WebChat Widget settings.
  • Text Typing Effect: When enabled, this feature will display messages in a streaming format, simulating the effect of typing out the text message as it is being sent.
This can enhance the user experience by adding a dynamic and interactive touch to the chat interface.

WebChat Widget Text Typing Effect Feature.jpg 59.5 KB

Add Custom Url Target to allow open custom url in live chat side panel, popup window, new tab

We have added a new option for Custom URL Targets in the live chat settings.
Agents can now open a custom URL in three different ways when interacting with users in live chat:
  • Side Panel: Open the URL directly within the live chat window for quick access.
  • Popup Window: Open the URL in a separate window for more flexibility.
  • New Tab: Open the URL in a new browser tab for easy multitasking.
This feature provides agents with enhanced versatility when accessing external links while assisting users.

Custom URL Target Settings in Live Chat.jpg 120.9 KB

Add whatsapp templates API to list, create, delete, sync and also send whatsapp template to bot user

We have introduced new API endpoints for managing WhatsApp Templates.
Here are the available actions:
  • List WhatsApp Templates: Retrieve the list of available templates.
  • Create a WhatsApp Template: Allows you to add a new template via API.
  • Delete WhatsApp Template: Remove unwanted templates using the delete API.
  • Sync WhatsApp Templates: Sync your templates with the WhatsApp service.
Additionally, you can also send WhatsApp templates directly to bot users.

Add new advanced action - Set Timezone

We have introduced a new advanced action in the Flow Builder: Set Timezone.

With this feature, you can now easily configure the timezone for a user, helping you manage time-sensitive workflows and notifications efficiently.

To access this feature, navigate to Advanced Actions in your flow and select Set Timezone.

Set Timezone Action in Flow Builder


New Improved
9 months ago

Add Media Library under My Contents

We have introduced a new Media Library section under My Contents.

This feature will allow you to easily manage, store, and organize your media assets, like images and audio, directly from your content management interface.

It streamlines file management and access for a smoother user experience.

No additional setup is required. Simply navigate to My Contents to start using the Media Library today.

Introducing the Media Library in My Contents


New Improved Updated
9 months ago

Update UI to allow toggle live chat user profile panel

We’ve updated the live chat UI with a new toggle option for the user profile panel.

This allows users to maximize space in the live chat window, offering a cleaner and more efficient workspace.

Easily switch the user profile panel on or off to suit your preferences and workflow needs.

New Toggle Feature for Expanded Live Chat Workspace
Improved Updated
9 months ago

Remove Beta from Whatsapp Flow as no bug reported

The WhatsApp Flow feature has now moved out of beta, as no bugs were reported. 

This means the feature is now fully available and stable for all users. 

You can now confidently utilize WhatsApp Flow without the beta tag for smoother automation and communication flows.

Add Folder for Tags

This update allows you to organize your tags efficiently by creating folders.

You can now categorize and group tags, making it easier to manage and access them from the Contents section.

Simply create a folder, name it, and start organizing your tags for improved workflow.

Add Folders for Tags

Add Error logged trigger, only fires once per hour per bot user

This update introduces the "Error Logged" trigger, which is designed to fire once per hour for each bot user.

It allows you to capture error messages based on specific keywords and automatically save the error context to a user field for further automation.

This is useful for tracking bot issues and responding promptly.

Set Automation with Error Logged Trigger

Add Moved to board trigger

This update introduces a new trigger—"Moved to Board"—which can be found under the Automation → Triggers section.

This allows you to automate actions when a user is moved to different boards or any board.

It's perfect for streamlining task management and ensuring the right automation is triggered based on the board movement.

Set Automation with Moved to Board Trigger

Add closing notes

With closing notes, you can collect more information like category, summary, attachment when the conversation is moving to the done folder.

Closing notes category


Closing notes

Add import short cuts

New Feature: You can now import Shortcuts through CSV files directly.

The import option is available under Tools -> Shortcuts, making it easier to bulk add shortcuts to your workspace.

Import Shortcuts Directly


Add Google Gemini integration and Gemini Action

New Integration: We've added Google Gemini integration, allowing you to leverage powerful AI capabilities such as Chat Completion, Vision (Image to Text), and model management through actions like List Models.

You can find and configure this integration in the Integrations section under Artificial Intelligence.

Google Gemini Action


Integration of Google Gemini


Improved Updated
9 months ago

Add agent segments for Search Bot Users in workspace live chat

Partner Update: With the paid global contacts add-on activated, UChat partners can now easily create segments using system user custom fields. You can save these segments as either public or private:
  • Public segments are available to all workspace members.
  • Private segments are only visible to the creator.
Only the admin or owner of the workspace can create public segments, giving you more control over user management and segmentation.

Segment


Create public or private segment
Improved Updated
9 months ago

Update bot users table to allow change the displayed columns order by drag and drop

New Feature: The Bot Users table now supports reordering displayed columns via drag and drop.

This makes it easier to customize and sort the table according to your preferences, allowing for a more personalized view of your data.

Drag & Drop
New Improved
9 months ago

Add 5 more system fields, lead_source, lead_status, department, interest, market

New System Fields Added: We've introduced five new system fields: lead_source, lead_status, department, interest, and market.

These fields will help improve tracking and categorization of users within your system for better data management.

New system fields introduced
Improved Updated
9 months ago

Update api to allow get chat messages by user_ns or user_id, was by user_ns only

API Update: The GET /subscriber/chat-messages API now allows fetching chat messages using either user_ns or user_id.

Previously, it only supported queries by user_ns. This update provides more flexibility in retrieving subscriber chat messages.

Updated Get Chat Message API


Display message with red background if whatsapp message delivery failed - only for whatsapp, tested in whatsapp cloud

New Feature: In the WhatsApp Cloud environment, a message with a red background will now be displayed if a WhatsApp message delivery fails. 

This feature enhances visibility and helps quickly identify delivery issues specific to WhatsApp.

Make column last interaction and subscribed to be sortable in Bot users list

New Feature: The Last Interaction and Subscribed columns in the Bot Users list are now sortable.

This makes it easier to manage and analyze user data by sorting based on their interaction time and subscription status.

Sortable new column

Add Delete All Event Logs button next to Delete button in Edit Custom Event, this allows to reset statistics

New Feature: A "Delete All Event Logs" button has been added next to the Delete button in the Edit Custom Event screen.

This allows you to reset event statistics with a single click, giving you the ability to clear logs while keeping the event intact.

Reset Custom Event

update open ai embedding model to text-embedding-3-small, regenerate embeddings required to update their embeddings

OpenAI Embedding Model Update: We've upgraded the OpenAI embedding model to text-embedding-3-small.

To ensure all your embeddings are up to date, you'll need to regenerate them using the new model.

Embedding mode updated

add Viber Colors in Flow settings, this allow to set their own colors for the button template

New Feature: Viber color customization is now available in Flow settings!

You can now set your own colors for the button template and card template, including background color, button color, text color, and subtitle color, giving you more control over the design and branding of your Viber bot.

Viber Color Settings

Add new api flow/set-bot-fields, this allows to update multiple bot fields

API to set bot fields

New API Added: The flow/set-bot-fields API allows you to update multiple bot fields in a single call, with support for up to 20 bot fields at once. 

This feature simplifies bulk updates and improves the efficiency of managing bot data.

Add new system fields, agent_id, agent_name, agent_email

New System Fields Added: We've introduced new system fields: agent_id, agent_name, and agent_email.

These fields provide better visibility and tracking of agents interacting with your users, enhancing data management and reporting capabilities.

Add new system field

Allow partner to use their api key to manage their clients workspace api

New Feature for UChat White Label Partners:
White label partners can now manage all workspaces under their domain through API calls. To manage bots for your client’s workspace, simply add the headers x-client-workspace-id and x-client-flow-ns when using the Workspace API.

For more details, visit: UChat API Documentation.

Watch the video tutorial here:
https://www.youtube.com/watch?v=Yy3YO2CUFR4

Add more Instagram API action - delete comment, hide comment

Instagram API Action


You can now delete and hide Instagram comments through the Instagram API! If combined with AI to detect the content of comments, this becomes a powerful tool for moderating comments from your Instagram channel.

You can find this action under Action -> Advanced Action -> Instagram API Action.

Allow Dynamic content url button with actions

We support you to set up actions with dynamic content. So you can set up the action like "add a tag" etc in the dynamic content.
Dynamic Content Support Actions.png 1.16 MB

Add Waiting type in message node if the channel do not support Typing

Waiting Type.png 879.99 KB


For the channel that don't support typing. We have added the setting of waiting type in the message node. It will achieve the similar results

Add team-bot-users api for workspace level bot user search

Team bot user API is added, now you can search the user across all the bots in the same workspace.

Team bot user API.png 1.18 MB

PARTNER ADD ON: SSO

This allows Partners to provide a Single Sign-On feature for their clients in case they want to provide the same type of login to users of their platforms and UChat at the same time. No more separate logins for this.

Full documentation on this can be found here:
https://uchat-com-au.atlassian.net/wiki/spaces/UKB/pages/758939741/White+label+Single+Sign-On+with+JWT?fbclid=IwAR1K71fdbmoI5UjftedAU02l9IdBtcPR7XsiB8CJBm_j7gKjntlbxBSAU34

LIVE CHAT SUPERVISOR UPDATE

The supervisor role now also sees the bot users along with having access to the analytics section. this provides a more management role for this specific type of workspace member

21.jpg 12.89 KB

PAUSE BOT AUTOMATION OPTIONS

We have added new option inside the chatbot settings regarding what can be used and sent when the conversation is paused.

  1. Only messages from agents can be sent
  2. Messages from agent, trigger and smart delay will be sent

This allows for more flexibility

You can find the settings, in the settings -> general -> Pause bot automation option

13.jpg 23.24 KB

Partner Add-on: Global Search for bot user across workspace

This new update and addon allows you to search bot users from all bots

UzbQK0B.png 44.73 KB


This is the update only available to UChat partners.

You can find the settings, by going to your UChat main workspace, and then go to "white label settings", and then "partner settings" and then go to "Custom add-on", and then you can purchase this addon.

12.jpg 28.28 KB

More info can be found in this video:

https://youtu.be/1zhDQmacQpY?si=_eAEreYnp9zfsIhI


Add Custom Bot User URL for Live Chat

A new feature inside chatbot settings has been added to input your own custom url.

This will allow you to directly access for example your own crm inside of livechat to update data inside.
Great for live chat agents to manage a crm not integrated into UChat.

test.jpg 49.83 KB

Add Assigned Agent Filter

At the request of quite a few users we added a new filter to be used in the conditions. This will allow you to filter the bot users by assigned agent id.

UChat 2024-01-31 at 10.39.51 pm.jpg 27 KB

Translate The Custom Menu Title

For partners we updated the translations addon to now also be able to translate the custom menu title. You can use custom menu title as key for translation.

Deprecate login user timezone

We have deprecated the user timezone as it was confusing to users when it comes to different time displays in the chatbot. Now by default the workspace timezone is uphold
New Improved
12 months ago

add TopupPoints and DeductPoints in partner api

We have added two new actions. Top up Points and Deduct points in our partner API


.


New Improved
12 months ago

List chat messages under bot user api action

We have added the ability to fetch the chat messages by using the bot user api action

.

this allows you to create nice transcripts by using one of the 3 formats we provide

Support of Sendgrid Category in email and notifications

We have added the ability to add the category of the type of email sent if you select your Sendgrid account using the email node as well as the email notification
.



Max Retries now added to the Assistant retrieve run action

We have added to automatically retry retrieving the run from the Assistant retrieve run action

.


WhatsApp flows goes into beta

We have added the new feature WhatsApp Flow into beta. it can now be used for anyone who uses the WhatsApp cloud API integration

.


New Improved
12 months ago

Keys to remove for ghl v2 api

Sometimes the return payload on GHL actions contain too many characters to be saved properly so we now added the ability to remove certain keys you do not need to only be left with the information you like to store

.


Debug Text type messages

We have added the ability to add debug texts on text-type nodes
.



Allow to overwrite the functions in the Assistant

We are now supporting the ability to overwrite existing function for the OpenAI Assistant in the completion action, create thread and  run actions
New Improved
about 1 year ago

Making function flows editable on templates even on none editable templates

We have added the ability to allow users to edit the function flows from templates when user disabled auto update or even when the template is set to none editable. 

this is used to allow the installed bot to modify some contents, such as whatsapp template message. So the template creator can move all the whatsapp template messages to function flow to allow user change it after install. and all other subflows can still be protected and auto updated. But if the sub flow template is not viewable, then even the user disabled the auto update feature from function flow, it will still be not viewable.

OpenAI Assistant remove citation option added

the assistant often refers citations where it based its replies on which makes for a weird experience inside of chatbots. We have added a citation removal to automatically remove any if they are present in the assistant reply

.


Last interaction time filter for board

We have added a filter so you can always filter users on board based on their last interaction status

.

this allows you to keep the most recent ones on top at all times

OpenAI Assistant is now supported

We have integrated OpenAI Assistant actions under the integration section of your chatbot flow builder
.

Also you will be able to create and update assistants and files under the integration section of your UChat Dashboard:

.


New language added

We added a new language: Kurdish

.


Agent Group Online Only option

When creating or editing an agent group you are now able to only allow assigning to happen if an agent in that group is online

.

this will prevent assigning to live chat agents who are offline and prevent tickets from not being picked up properly

Partner Paid Addon

This addon will allow you to set permissions per workspace member.
.

Determine exactly which permissions each member gets and get more control. You will be able to see a more complete overview in this video tutorial

WhatsApp Catalog Message

Similar to single product message
.



New Improved
about 1 year ago

Feature: allow country, region, city to be updated in set custom field

We now added the ability to set the values for the following system fields using the set variables: 
  • Country
  • Region
  • City

WhatsApp Cloud now supports message with button url type

The WhatsApp channels now provide the support of messages with website type buttons without the need for sending message templates.

.

This is now supported for WhatsApp Cloud API as well as com.bot

.


New Improved
about 1 year ago

Instagram channel now supports button support

In the past we needed to have a workaround to provide a text and button combination since the official endpoint was not there. The downside was the character limit was that of a card. This is no longer needed and we are now able to send text with regular buttons to the users

Text type question node improvement

The text type question node now also supports no match upon user request. if a user is sending anything other than regular text messages this no match option will be triggered

.


New Feature: Rate limiter

We added a new feature called "Rate Limit Attempt"

consider this action as a condition check, if too many attempts, then it will skip the following actions, if allowed, it will continue as normal

.

This can be used for a bunch of use cases like: 
  • Notification attempts per time interval
  • retries on external requests
  • limit the number of users going through a certain section of a flow
New Improved
about 1 year ago

Boards update: Search option enabled

We have added a search option inside the boards section to allow you to quickly find any user on your board and inside any column
.


This will be useful if you have a lot of users on your boards where you need to search through

Conversation visibility for agents update

We have now also extended the visibility capabilities for agents to not be able to access the boards anymore as it was a prior concern of users.


New API endpoint added: Send broadcast by tag

We have added a new endpoint to allow you to send broadcasts to users by tag ns id
.

Bot user API

We have added a new action under the action node -› advanced actions
.

this allows you to directly access bot user's data and map it easily to custom fields for easy access and or export to other systems

.


Pin custom fields in live chat

We have added the ability to pin custom fields of your preference directly into the live chat conversation with your bot users
.

This allows you to see the most important custom fields directly inside the conversation

.


this way you will be able to see important information that you saved like order information, account info, and more


New Improved
about 1 year ago

Partner update: more control of your plans features

We have added more control on the number of features you want to include into your pricing plans
.

We have added the my contents sections, boards, contents- custom events, tools- multiple languages, tools- custom reports and tools -inbound webhooks as additional features to include or exclude from your pricing plans

New API endpoint added: Broadcast by segment

This new endpoint allows you to broadcast to bot users based on the segment they are in

.

New API endpoint added: list flow segment

This new endpoint will allow you to retrieve all segments inside of a chatbot

.

Partner update: Hide pricing plan features

Partners requested the ability to hide the bot, members and bot users from the pricing plans as they create separate plans inside of their own billing software like Stripe.

.
New Improved
about 1 year ago

New Live chat setting: Only show agent assigned conversations

We have added another option to the live chat settings for agents to only see the conversations assigned to them only

.

This allows for more control as to what kind of conversation your live chat agents have access to

User notification -› Agent Group Chat

Whenever you are mentioned inside of one of the agent group chats you will receive a notification like following:

.

this will allow for better communication between yourself and other agents of the workspace

Notify user when WhatsApp Cloud token is about to expire

We have added a new feature where you will be notified 5 days in advanced when a WhatsApp cloud token is about to expire. We will send you an email to give you enough time to act and prevent any disruptions in your chatbot automations

Check in use

This new update allows you to check where your specific actions are used inside your flows. We have implemented this check for custom event, menu, otn topic, persona, sequence

Full video overview can be viewed here

new partner paid addon - translation

this new addon lets you fully customize the labels to your own language

.


GHL endpoints added: Opportunity

We have added the recently added opportunity endpoints to our native integration

.


add remote control by owner for auto update sub flow template

We have added the ability to remotely manage the template installations

.

from here you will be able to remotely disable or enable certain permissions on a per template basis

.

More information can be found on a our video guide
New Improved
about 1 year ago

New way of Accessing Bot Export file

Previously we sent the export file of bot users by email. Because some users reported the email took very long or did not receive it at all we have now added an additional section under the tool section in your chatbot menu.
.


After pressing the all export button on the bot users overview you will automatically get redirected to this section to download your file. 

Keep in mind that any generated file will be saved for a total of 7 days, so make sure you have downloaded it before that time

Feature: partner: user registration page allow to enable signup phone field

We have added another field upon the Partner request we received  requesting the phone number on the registration page

.

this allows you to either make it required or hide the field entirely

Expired for each buttons now trigger default reply

We have now added the ability to trigger a default reply on expired for each buttons. this allows it that whenever a user interacts several days later you can still send them to the next follow up question based on those button clicks

Agent group chats

In order to provide an allround solution where your team can communicate not only with your customers we now bring you a new feature that allows your team to communicate directly inside of UChat.

No need anymore to go back and forth to platforms like Slack. you can now do the exact same inside of UChat and keep everything very handy together

Video walkthrough can be seen here

Two new partner features: add partner credit auto topup and partner client points auto topup

We have added two new features for our partners:

  • Partner credit auto topup. When your credits are too low you can now automatically top-up to prevent workspaces getting downgraded
  • Partner client points auto topup. Similar to the first option but based on a client level

Mapbox integration

We have added a new integration with Mapbox
.

Similar to Google Map you will be able to have access to location based actions inside your flow builder. Go to flow builder -› action node -› integrations -› Map box and you will see the following actions
.


Google Map integration

We have added a new integration for Google Maps. You can just insert your own API key in order to connect to your account

.

Inside the flow builder -› action node -› integrations -› Google Map API you will find the following actions

.


E-commerce Locations

You are now able to use a new section in the e-commerce settings called "locations".
.

With this feature, you are able to set up your store location and use the e-commerce api to find the nearest locations according to the user location

.

New partner addons (paid)

We have added two more addons you can upgrade yourself and customize loading page and dashboard page
full details are explained in this video

New question text type option

We have pushed an update to allow to overcome a huge issue which is the ability to capture multiple user inputs in one go. We have added a timeout option for you to now capture all input from a user during your selected timeout and save it into one custom field

.

Do note that this option is only available for question node with a text based type. tutorial can be seen here

Webchat button to websites types

We have added a new option for buttons that targets to go to external links. 
When you set the open status to native you get the 3 following options: 
  1. Default -› opens in chat window
  2. Current window -› moving to the external link inside the same tab
  3. New window -› Moving to the external link in a new tab
.



New permission role added: Live chat Supervisor

We have added a new permission role you can use when you would like to invite your team members inside your workspace.

It is called Live chat supervisor. This is similar to live chat agent, but can see analytics and always be able to see all conversations and reassign agents.

.

New Datastores added

We have added two new Datastores: 
  • MySQL
  • Postgresql

SSO actions added

You can now access SSO actions directly inside your flow builder by going with an action block -› advanced actions -› SSO options

.

You will have access to 6 actions inside
.


New partner webhook added

We have added a new partner webhook: usage_alert
.

Custom thank you message on SSO settings

We have added the ability for you to customize your thank you message inside the SSO settings
.

Custom events and reporting

We have added a completely new feature that allows you to create custom events and even custom reports

Log into any chatbot then go to Analytics. You will find both new features at the bottom
.

Copy Text Button Type for Webchat

We have added a new button type for the webchat channel: Copy Text

this will allow users to copy the value you insert inside the button which is useful for all sorts of use case

.


Do take note this is only available on the webchat channel!

Add trigger, smart delay, keyword match and inbound webhook in system messages

We now have added the following sections to the system messages that are visible inside the live chat: 

  • triggers
  • smart delay
  • keyword match
  • inbound webhook

intents can be used as functions

We have added the feature where you can now add intents as functions inside your chat completions

.

Add Google My Business API to manage reviews

We have added Google API under the advanced actions of your flow builder. Actions Available:
  • List Reviews: Get a list of all your reviews
  • Get Review: Get information about a single review
  • Reply to Review: Enables you to respond to a review
  • Delete Review Reply: Enables you to delete a reply that has been made to a review
.

Documentation can be found here

Switch added to display System messages in live chat

We have added a toggle to allow you to display or hide System messages like adding/removal of tags, custom fields value changes and so on.

You can find this in your chatbot settings

.


Display the online status of your workspace members

We have added the ability to check the online status of your workspace members.

You will find this feature by going to the workspace settings -› Members

.


add Signup Email verification switch in partner settings

We have added the feature inside your partner settings to enable or disable Signup Email Verification. This will allow you to set up an extra layer of security to only allow valid email addresses during signups.

You can find this feature by going to your whitelabel settings -› Partner settings

.


auto-embed the video player if the content contains youtube, vimeo and loom url

We have added a new feature where whenever you share YouTube, Vimeo, and or Loom links these will automatically auto-embed inside the chat conversation in our Webchat channel.

This will improve the user experience and at the same time allow you to keep the user inside the chat at all times

.


Send Email/SMS actions added to CRM V2 actions

We have added the ability for you to send Email and or SMS through your GHL/Airchatty accounts using the CRM V2 actions inside your flow builder

.


Use GHL as your live chat agent

We have added the new live chat agent operator "GHL" to your chatbot live chat settings. This can be used to forward your live chat support to GHL/Airchatty whenever the bot is paused. Do note you need to have CRM V2 integration connected

.

Email two-way syncing using Sendgrid

We have pushed a new feature allowing you to use Sendgrid to send emails but also receive and reply to them as well using the live chat inbox

.


Reply to emails received in your live chat inbox

We have added an easy way for you to reply to any email you receive in your live chat inbox. Just press the dropdown on the email received and click reply

.


On-Premises only for location request message in whatsapp

We have added the feature for On-Premises only for location request message in WhatsApp

Webchat Widget custom css input box improved

We pushed an update to allow you to increase the size of the input box of the custom css

.


New Chatbot Analytics

We have added new sections to our chatbot analytics menu item:

  • Inbound webhooks
  • Error logs
.


New UI Design for the Bot page

We have implemented a new UI for the Chatbot page being able to minimize the menu items to give you more space when building out your automations

.

The sub menu on each menu section are now display vertically instead of horizontally

.

Create user fields on set variable action

We have now pushed an update to support the creation of new custom fields at the action "set variable" 

SSO Feature is now Live!!!

We pushed the new SSO feature live to all accounts

.

Link to the video overview: https://youtu.be/sM92YlTQFq0
Link to documentation: https://uchat-com-au.atlassian.net/wiki/spaces/UKB/pages/714539009/Single+Sign-On+SSO

improved the variable input box cursor position issue

We have made an update to the way variables are inserted. Previously there were issues that upon variable insertion between words the cursor would end up at the end of the text box. 

Also when wanting to remove variables it would cause the cursor to skip to the end. 

Both of these issues have been fixed

Disable reassign conversation by agent

We have now provided the action to re-assign the conversation by agent as a separate option and is now no longer dependant on the visibility status

.

Feature: allow user to set online or offline status from the top right corner

You can now determine your online status of your profile by setting it either active or away. Just go to the top right corner and press the dropdown

.

Allow to use Custom Sender ID in Send SMS and SMS notification action

We have added the feature you can now add in your own Custom Sender ID inside the send sms and sms notification actions if your connected provider supports it

.

Feature: do not allow agent to reassign to another agent from live chat if Conversation visibility setting is disabled

When you have the conversation ability disabled inside the chatbot settings agents will not be able to re-assign the conversation to another agent

.

Feature: add new sms provider Telnyx

A new SMS provider upon request has been added: Telnyx
.
New Improved
over 1 year ago

Improved feature: allow to select style (full page, embed, popup..) for ref url widget for web channel

We have added the option to choose how you would like to open the webchat widget under the ref url settings, giving you more freedom to select your preferred option
.

New action added: clear multiple variable value

Besides the single and clear all variables we have now added a new action "clear multiple variable value"
.


Allow partner Admin to edit clients workspace bots

We have now extended the ability for Partner admins to not only log in and view the client workspace but also make edits on them to resolve issues, explain features, and so on

New WhatsApp template type: Authentication type

With this new template type you will be able to let users verify their account by copy and pasting generated login codes from a sent message template
.

New action and Trigger: Conversation invalid

You are now able to mark any conversation as invalid:
.

And at the same time also start an automation on it:
.

New notification type added: Facebook Notification

With this notification you are now also to send admin notifications on the Facebook channel.
.

You will be able to search through any of your connected Messenger bots inside the workspace and can search for the user by subscriber id or ns, email and or phone number

you will also be able to select any of the 3 special Messenger tags to notify the person of your choosing
.

New Agent feature added: Round Robin an agent groups

We now added the ability to select the Round Robin feature directly inside the agent group.
.

This will provide a more equal distribution of tickets between the agents inside the group based on their weighting

Two new conditions based on SSO

We have added two new conditions for our SSO beta feature: 
  • Is SSO user
  • Has SSO user connected
.

With these conditions you are now able to use it in different use cases to identify the user across channels

Improvements on the text input box

We have made some great improvements to the text input boxes so let's go over them: 

  1. If you have a language like Arabic where the standard is to type from right to left the system will now automatically pick this up

    .
  2. We also improved the conversion of custom field variables into actual custom fields
    .

    This way you will be able to dynamically let those variables convert into the actual custom fields. 
  3. On some elements like buttons when you pressed enter it went to a new line which did not make much sense on that element itself has now been solved to stick to just 1 line. 

New Partner API endpoint: Create new workspace for existing user

We have added a new endpoint to the partner API to allow you to create a new workspace for an existing user.

This allows you to have more freedom in terms of setup
.

You can find the endpoint here

More information has been given in our recorded video at: https://youtu.be/SFTxJUQyRbY
New Improved
over 1 year ago

Shopify Abandoned cart wait time option

We have pushed an update to the Shopify integration. You now have the option to set your own desired waiting time to trigger an abandoned cart trigger

.

This will allow you to bypass the default 30 minutes and set it anywhere from 5 minutes all the way up to 60 minutes

new option "User Profile - Language" for set language action

We have added a more dynamic way of setting the language of the Chatbot. Instead of a pre-set dropdown, you can now directly set the access by using the user profile language instead

.

Under the value section, you can then use the user profile system field and select the language dynamically

.

this will skip the need for the user language

Telemarketing Timezone is added

We have added an additional section inside the SMS channel Telemarketing hours called Telemarketing Timezone
.

By default the system will use the user timezone but if it is unable to find it then will revert to the workspace timezone instead. 

But you might want to set up another timezone altogether and that is now easily done with the release of this feature

New languages have been added

We have added new languages for Korean and Vietnam

Partner Update: Remove add-on from workspace

Partner now can remove addon from UI if the workspace has an add-on
New Improved
over 1 year ago

Question block multiple choice pagination option

We have added the option to allow you to have a pagination on dynamic multiple-choice options

.


This will help you if your total number of items needing to show surpasses 10. This is available in the following channels: 
  • Webchat
  • Messenger
  • Instagram
  • Google
New Improved
over 1 year ago

New search bar added in mini-apps

We have added a search bar option to search for specific actions if the mini-app has more than 8 actions available

.

this will allow you to quickly search for your preferred action and give a better user experience

New Intent system powered by OpenAI and ChatGPT!

We have completely rebuilt the intent system and provided it in a well-deserved place in the chatbot automation section

.

complete video walkthrough can be seen at: https://youtu.be/YHHG3-COwoI
Our documentation: https://uchat-com-au.atlassian.net/wiki/spaces/UKB/pages/709820429/OpenAI+Intent+Detection

New Live chat webhook Added

We have added a new integration to allow you to send incoming messages to webhook url when bot is paused

.


Add continue step for receiver in whatsapp template notification

We have added the option to determine on which side the WhatsApp template notification needs to continue when a button is pressed

.

This allows you to set to continue for the receiver soon as the user pressed the button and continue the flow

Show Shop Orders in user profile in live chat

You can now view orders of bot users directly inside of the live chat

.


Master Template is live

We have released the much-requested master template feature which has an auto-update feature to update all installed templates when changes are being made to the master template

.


Video with complete overview can be found here: https://youtu.be/KWR3976o1as

New currency added: IQD

We have added the currency IQD to the e-commerce store

.


Open AI system messages for agent assist in live chat

We have added the OpenAI system message to the live chat assistant. this allows you to generate better replies based on the system message

System message support in live chat assistant


You can have multiple system messages and you can create and select them when pressing the button "Select"

Quick Replies have been increased

As Messenger supports up to 13 quick replies we adapted this new number instead of the original 10. 

Do keep in mind that some channels might not support that many quick replies

New Instagram API action: reply to comments

We have added the endpoint to the Instagram API action to allow you to reply to comments made on any of your posts.

.

You can find this option under Actions, advanced actions, Instagram API, reply to comment

New Facebook API action: Update Page post

We have added a new action that allows you to update posts on your connected Facebook page

Update Facebook page post

Set multiple user fields by name in api

We have added a new endpoint where you can now set multiple custom fields by name which will reduce the number of API request needed to update multiple custom fields

Set multiple custom fields

Add agent messages sent by day in the week heatmap in agent analytics

We have added the analytics "add agent messages sent by day" in the week heatmap

Google Tag Manager Integration

We have added the Google Tag Manager to the integration options.

Google Tag Manager


add send gtag event for webchat

Subscribe to sequence from live chat

We have added the option to subscribe bot users to a sequence directly from the live chat

Subscribe user directly to sequence

Improvement OpenAI intent detection

Previously there were issues where the language of the user was randomly used and it referred back to English the next question after. 

We improved the feature to ensure the user's input is used at all times

New feature SMS Channel: Telemarketing Hours

We have added a new feature to the settings of the SMS bot called Telemarketing hours

SMS tele marketing hours


This will allow you to set up the times and days in which SMS can be sent to your subscribers. Anything outside the given parameters will not send

New OpenAI action: Detect Intent with autoslot filling

This new feature allows you detect the intent of the user and automatically capture any data as parameters very easily

OpenAI Intent detection


For a video walkthrough watch here

New Storage added: S3

We have added a new storage option under the integration section called S3 storage. it is working with AWS S3, backblaze, digital ocean and all s3 compatible cloud storage

New S3 storages

New Language added: Japanese

We have added a new language to be used inside the platform which is Japanese

Feature: added Goto Node Ns

We have added the a new action that allows you to go to any node by using the node's ns id.

goto node by ns id


You will find the action by creating an action block, go to advanced actions then select Goto Node Ns

Webchat update: collect user ip, country, region, city, browser, platform, device type, referrer, landing page

We have added several data points to be collected from users by webchat: collect user ip, country, region, city, browser, platform, device type, referrer, landing page

You can access these inside the flow builder under the user system field;
webchat user data

Webchat Update: auto parse content url to clickable

Upon user request we have implement the auto parsing of any link and convert it to a clickable link

Auto parsing of links
New Improved
over 1 year ago

JS node update: Generate script by AI

We have added the button "Try Generate by AI" to the JS node.
Generate JS by AI



This will only work if you have your OpenAI account connected under your workspace integrations. Once done you can give a prompt and see the code being automatically added to the code block;

AI generated code

New API Endpoints: add multiple tags, delete multiple tags, set multiple user fields

We have added new endpoints for bulk options of tags and user fields

Bulk option endpoints added
New Improved
over 1 year ago

New API endpoint added: add generate open ai embeddings

We have added a new API endpoint to allow you to regenerate embeddings through our API now
regenerating OpenAI embeddings through API

Show whatsapp message template content in live chat

You can now see the contents of the WhatsApp Message template in the live chat to make it easier see which one has been sent to the bot user

WhatsApp message template preview in live chat

Live chat showing origin of last message

Feature: change last message in live chat, not only show the message from user, also from bot or agent
Last chat message origin

Webchat Update: Auto close Popups

 add "close popup window" action for web chat, can be used to auto close stripe payment page, calendar booking page, and so on

Webchat auto close popup

Last agent interaction system fields added

We have added two new live chat agent system fields:
  • Last agent interaction (minutes ago)
  • Last agent interaction

Viber Channel update

We have now added the support of quick reply buttons on the Viber Channel

Facebook API, list ads posts will show Dark posts

We have added a new action to the Facebook API where you can now comment on ads posts

list and comment on ads posts comments

Display Facebook Ads Posts in comment keywords dropdown list

We have now added the ability to see your Facebook ads posts in the comment trigger automation dropdown list

Facebook ads posts

Bug fix: the Zero decimal currency issue for stripe payment

We have implement a fix for the zero decimal currency issue such as JPY inside the Stripe integration

ChatGPT Updates

We have added the following updates:
  • Saving the Chat History in a new system field OpenAI
  • Clearing the Chat History action

New System Message option for Chat completion

We have added the "System Message" field to now allow you to define the role, guidelines, and business information more easily

system message


system message instructions

OpenAI Embedding filter added

We have added the "Type" filter which will allow you to better manage and match embeddings.
filter for embeddings


You can then use this filter type inside of the embedding match action node

Embedding match filter

OpenAI Embedding Bulk option added

We have added the option to select and bulk delete embeddings

bulk delete embeddings

Adding attachments to email when sending from live chat

We added the option to now be able to add attachment when creating an email directly inside of live chat

Adding attachments

Quick Reply expire time increased

We have increased the default expiration time for quick replies from 30 minutes to 3 days

New Automation Triggers added:

We have added New Shopify triggers:
Shopify Webhook for:
  • abandoned cart(30 minutes)
  • order created
  • order cancelled 
  • order fulfilled
  • order paid events
Shopify Automation Triggers

You can find these triggers by going to Automation -› Triggers -› Press button + New Trigger -› Shopify Webhook

Added Clear button in Integrations section

We have added a Clear button in the integration section to let you easily clear any login values on any of the integrations. This will allow you to clear with a single button press instead of needing to manually remove all data first then press save

Clear button in integrations

Support of GrapgQL body type in external request

A new body type is now supported in the external request node: GraphQL
GraphQL now supported

Showing System messages in live chat

You will now be able to see system messages directly inside of live chat:

  • Custom field value changes
  • tag added, removed

Add JS function library "Chrono" a natural language date parser, extract date time from any given text

We have added a new library to the js node. this allows you to catch the date and time more easily inside of any free input given by a user.

New JSON library added called Chrono
Improved Fixed
over 1 year ago

Fixed bug of Unable to store 0 in a text field inside Question block when using "text"

There was an issue when trying to store the number 0 inside of a text block in a question block. This has now been resolved

From other sub flows" reference in the node if it is used by other sub flows goto node

If a flow has been triggered by a different flow you will now see a reference of all flows pointing to the current one
previous flow reference inside starting node

Default menu item website url to use bot field (text type only)

You can now use bot fields as well inside your default menu item url type

Instagram Media/Post Shared trigger

We have added a new trigger under the automation section that allows you to also trigger automations whenever a person shares one of your regular Instagram posts

Instagram Post trigger

New operator for set custom field action -> input value multiple lines

You can now set custom fields with multiple lines instead of just the single one.
Multiple line value


It will then look like this;

Inserting multiple lines


Dashboard live chat show number of new messages badge for other bots

We pushed an update to allow you to see which bots have new messages directly from your dashboard live chat section

Live chat new messages overview


This allows you to clearly see which bots might require your attention related to customer support

OpenAI Embedding limit increased

We have increased the OpenAI embeddings from 100 to 500 allowing you to train OpenAI more on answering your business related questions. 

AI live chat assistant

With the arrival of ChatGPT we also introduced the AI live chat asisstant.
AI assistant


With this new feature you can get suggestions from ChatGPT about what your next reply could be. Very useful if users are asking about topics outside of the business setting

Use AI suggestion


ChatGPT Integration now Live in UChat

ChatGPT API was released two days ago and we integrated with it asap to bring you the most complete solution.

UChat's native integration with ChatGPT


take a look at how you can use them here
and here
New Improved
over 1 year ago

Display quick reply buttons again when click next page in foreach

Display quick reply buttons again when click next page in foreach

Add failed handler for send whatsapp message template and add system field last_error

WebChat: auto start conversation after click the bubble if has default start flow set and no channel enabled

show as system message in live chat when assigned to agent

Add "Facebook Ad Referral" and "Facebook LeadGen" triggers

Add 4 new api for sending, "send text", "send sms", "send email", "send node"

Add "disable user input" and "enable user input" actions for webchat

You can find these action in action -> Advanced action

Add 4 new api, flow-summay, flow-agent-summary, team-flows, team-members

Add "Greeting Messages" in webchat widget, require whitelist url and it is only displayed for new conversation

Add new language "German (de)" and "Arabic (ar)" for UI

Add new language "German (de)" and "Arabic (ar)" for UI

Improved OpenAI embeddings generation to avoid rate limit issue

improved OpenAI embeddings generation to avoid rate limit issue

Add "Pricing Page note" to Partner settings

This is only for UChat partners, you can find the setting in your white label settings -> partner settings.
Image 2023-03-03 at 12.05.31 am.jpg 14.93 KB

Add "hide send calendar" and "hide send sub flow" in live chat settings

Add "add multiple tags" and "remove multiple tags" action

Now you can add or remove multiple tags

Add "duplicate product" feature to quick create a new product

OpenAI embedding import & export updates

add "Open AI Embedding" API including import json data

Add "Export to csv" and "Import from csv" for OpenAI Embeddings

Facebook Ads Integration & Facebook Group integration & Facebook Page integration

Add "Integrations" -> "Facebook Ads" to create custom audience in "Facebook API" action

Add "Integrations" -> "Facebook Group" to send post to group in "Facebook API" action

Add "Create page post" in "Facebook API" action, need reconnect Facebook page

Add "Facebook API" in advanced action

Add "Ecommerce API" action and Order status triggers

Add "whatsapp ad referral" trigger

With this update, you will be able to track exact which ads the user is coming from, and also, you can redirect the user to different automation depending on which ads they are coming from.

New Feature: native Open AI Integration action

Allow to apply coupon code in woocommerce when create order or update order

Add new Javascript library libphonenumber JS, used to parse or format phone numbers

add new Javascript library  libphonenumber JS, used to parse or format phone numbers

Allow to send any node in the live chat when select sub flow

allow to send any node in the live chat when select sub flow

Allow to send whatsapp message template from sub flow in live chat

allow to send whatsapp message template from sub flow in live chat

Allow to send whatsapp template message directlly in live chat

allow to send whatsapp template message directlly in live chat

add "get item by key value" operation in JSON operation

add "get item by key value" operation in JSON operation

Add new operation "format a datetime field" in Set Variable Value to convert datetime field to text field

Add new api flow/agents to return all the users for the bot

Inbound webhook improvement: add crm contact id check and optional create bot user in web or whatsapp channel

Inbound webhook improvement: add crm contact id check and optional create bot user in web or whatsapp channel

Add sidebar menu "CRM" if the workspace connected to AirChatty CRM v2

Activate AirChatty CRM c2 menu if connected V2

Allow batch delete tags

Now you can delete multiple tags at the same time.

Show Facebook Ads Traffic Source in live chat

When Facebook Ads received, the referral will be available in System field last message.
Last message System field



Here is how it looks in the live chat:

Add new feature "Boards", now available to all workspaces

Add new feature "Boards", now available to all workspaces

Allow "Reply Message" to user message in live chat for whatsapp channel

Allow "Reply Message" to user message in live chat for whatsapp channel

Add "Calendar File Generator" Action under Advanced Actions, also allow to send "Calendar File" in live chat as file or attachment in send email

add "Calendar File Generator" Action under Advanced Actions, also allow to send "Calendar File" in live chat as file or attachment in send email

Add "Note" and "Note Type" for Board

Now you can add note and select note type when adding to the board.

Add "Custom Css" in webchat widget -> Display Style

Now, you can adjust your own web chat widget settings using CSS

Add "Calendar File Generator" Action under Advanced Actions, also allow to send "Calendar File" in live chat as file or attachment in send email

This feature will allow you to easily add calendar event to your cutomer's calender. never miss an appointment

Allow "Reply Message" to user message in live chat for whatsapp channel

Now in the WhatsApp channel, you can quote and reply the user's message in the live chat.

Add "Conversation visibility" in live chat settings

Disable this option, the live chat agents will only have access to new conversations and conversations that are assigned to them.

Image 2022-12-05 at 4.27.08 pm.jpg 56.41 KB

Allow to filter custom field name in Live Chat side bar of bot user fields

Add bulk action ["Move to folder", "delete"] for sub flows (only available for table view)

New feature (Beta): "Boards" with "Move to board" Action

Add "Resume Bot Automation" Action

Add bot users count api

Add new APIs, Pause bot, resume bot, assign agent, unassign agent, move chat to

Add resume bot automation keyword operator

Add preprocessData in external request action

Add "Sync" data store from Mongodb to UChat

Add "Sync" data store from Mongodb to UChat

Add include products sample data in publish template

Add include products sample data in publish template

Add missing translation for WhatsApp List Message

Now multiple language support WhatsApp list message as well

Add whatsapp api for contact

Add Ecommerce Discount Code Api

Goto block to any node

Open bot user in live chat from view bot user popup

Add checkbox for mini app inputs, one time url form

Added checkbot for mini app input support.

Auto create google sheet when install templates

If you included Google sheet in your template, you can select to copy the sample content if you want.

Once the end user installs the template, Google sheet will be recreated, and content will be copied over, and Google sheet action will remain intact.

Partner: change "inactive" plan to "archived" plan

The archived status means, the plan will be still active, but it will not show up under your own custom billings.

Partner: add "Custom Menus"

Now partner can add their own links under all workspaces under their own custom domain.

Image 2022-12-05 at 4.14.05 pm.jpg 37.48 KB

Partner: Add "Web chat support"

With this update, partner can offer live chat support right within the dashboard. 

The web chat in the main workspace will be used to offer live chat support.

Partner: add two new plans "Business Lite" and "Business Large"

Business lite plan:
1 bot, 10000 bot users, 5 members, cost price $30 per month
https://share.getcloudapp.com/7Kujx5n4

Business large plan:
5 bots, 50000 bot users, 10 members, cost price $100 per month
https://share.getcloudapp.com/jkuOyw87

Partner Internal billing update

Partner: add billing type "Internal Billing"

Partner: add Addon Credit billing

Partner: Add Stripe Billing Portal for partner client

More details & tutorial here:

https://www.youtube.com/watch?v=6hA5w4MKKpo&list=PLYV-IhQ_GwTNojVoozTWF9sD1AQDBZL7Q

Add shop tags, vendors, product types in Web and API

add shop tags, vendors, and product types in Web and API

Add broadcast API

With this update, you will be able to send broadcast through our API.

image (171).png 32.56 KB

Add language option in Dialogflow Action

With this update, UChat support multiple languages in our native Dialogflow integration.

image (172).png 53.74 KB

Business hour condition updates

🚀 UChat Update: Business hour condition 🚀

Now you can easily set up your business hours in the ecommerce -> settings, and use this new business hour condition check in all the channels we support.

Tutorials below 👇

https://www.youtube.com/watch?v=8aHMSojp7uY

UChat support import subscribers from Manychat with tags & user custom fields

improve Import manychat users, allow to import tags and custom user fields

How to do tutorials:
https://www.youtube.com/watch?v=gB3ZLwpVlJI

Partner: pause workspace in UI and partner api, when workspace is paused, the bot will be paused and workspace become readonly

Partner: pause workspace in UI and partner api, when workspace is paused, the bot will be paused and workspace become readonly

Video tutorial:
https://www.youtube.com/watch?v=hNm2D64NJFg

Improved Fixed
about 2 years ago

Update facebook to show multiple images

Previously the live chat only shows 1 image, now if you upload multiple images at the same time, all will show up in your Live chat.

Allow to send audio and video in instagram

With updates you can send audio and video in Instagram.

Please note, Audio format do not support mp3 file. Yes, that's right! :)

image (157).png 8.79 KB

UChat Free trial options for partners

With this update, UChat partners can:

1. Select how many days of free trial they can offer

2. Offer free trial for new user or every new created workspaces.

More details here:
https://uchat-com-au.atlassian.net/wiki/spaces/UKB/pages/688881665/Partner+free+trial+option
https://www.youtube.com/watch?v=2ySxPEzWJ-Q

UChat Partners Admin Mode

With this update, UChat partners will be able to access all the customer's workspace under their custom domain to offer support.

More details here:
https://uchat-com-au.atlassian.net/wiki/spaces/UKB/pages/687472641/God+mode+for+UChat+Partners
https://www.youtube.com/watch?v=C9t7MffVqHc

Stripe billing automation for UChat partners

You can connect your Stripe subscription products with your paid plan, UChat will automate the purchase and cancellation.

More details here:
https://www.youtube.com/watch?v=Fq4E0TIISl0
https://uchat-com-au.atlassian.net/wiki/spaces/UKB/pages/687800321/Stripe+Billing+automation

Send WhatsApp template message notification

🚀 UChat Update: Send WhatsApp template message notification 🚀

Now, you can send WhatsApp template message notification in any of the channels UChat support. 

✅ No more 24 hour restriction to receive message

✅ Support in any channel UChat Support

✅ Seamless connection between different channels.

Check the below 10 mins videos to learn more about this exciting features 🚀

https://youtu.be/Xc7CUD2PLyg

web chat widget: add "User Message Text Color"

Facebook chat widget: update chat widget customization

allow to store Instagram "Story Id and Url" from Story mentioned and Story replied triggers

GoHighLevel integration

Web Chat Widget released, including web chat preview

add integration and action for GoHighLevel API V1 & V2 (displayed as CRM V1 & V2)

add "Play Sound" option to Live Chat desktop notification settings

web chat widget support Custom User Menu

web chat widget support Custom User Menu

Parter updates

Partner: Stripe billing allow link multiple stripe price to a plan and then install different template for different price

Partner updates

Partner: Add new feature "WebChat Widget Powered By Partner", when disabled, it will hide the "Powered by" from the web chat widget

Web chat widget: add Omni channel start button

Web chat widget: add Hebrew language and support RTL

add zh-TW language

Web chat widget: Add quick reply button style customization

Updates: Added "Bank Transfer" payment method.

Add generate Stripe & Paypal checkout URL

Add "Stripe Checkout Url" Action
Add "PayPal Checkout Url" Action
Screen Shot 2022-07-21 at 11.46.59 pm.png 61.92 KB

Allow search product by sku in "Get Products" action and product gallery and shopping cart

Allow search product by sku in "Get Products" action and product gallery and shopping cart


UChat support French Language now!

UChat support French Language now!
Square Video Post 1080x1080 px (6).jpeg 871.87 KB

Google sheet action, add select return columns in "Get row", "Random row", and "Multiple rows"

Email notification: add comma as separator for sending to multiple addresses

improvement: email notification: add comma as separator for sending to multiple addresses

Change the way how to select multiple node, Press and hold Shift key and then click mouse in empty space and move mouse to select multiple nodes

change the way how to select multiple node, Press and hold Shift key and then click mouse in empty space and move mouse to select multiple nodes

After you select the multiple node, you can use CTRL+C, and CTRL+V to copy and paste.

istockphoto-1129790771-612x612.jpeg 28.68 KB

Add "Custom Input" in Condition, this will be useful to compare the value in json variable.

Improvement: Datastore, add select return columns in "Search Records"

improvement: Datastore, add select return columns in "Search Records"

Add Quick answer display style for WhatsApp in advanced settings

Show "Next x Items" in WhatsApp, Telegram Carousel pagination as button

show "Next x Items" in WhatsApp, Telegram Carousel pagination as button

Add "Trigger" in Voice flow to run workflow only

Add "Integrations" -> "Facebook Business" to display Business and Catalog, and Sync Facebook Products to local ecommerce system

Add "Integrations" -> "Facebook Business" to display Business and Catalog, and Sync Facebook Products to local ecommerce system

Add Persistant menu for instagram (Instagram do not support user menu)

Add Persistant menu for instagram (Instagram do not support user menu)

Add "Insert Position" in Google Sheets "Insert Row", support "Append row to bottom" or "Prepend row to top"

Add "Insert Position" in Google Sheets "Insert Row", support "Append row to bottom" or "Prepend row to top"

image (84).png 50.43 KB

Partner: add support_email in whitelabel settings, When the user use "Email us" under custom domain, it will send the email to support_email

Partner:  add support_email in whitelabel settings, When the user use "Email us" under custom domain, it will send the email to supoort_email


Add Folder(as Group) in MiniApp actions

Allow to select WhatsApp cloud API phone number to send notification from

In the action -> Notification -> WhatsApp notification, you can select WhatsApp cloud APi to send WhatsApp message from.
Square Video Post 1080x1080 px (5).jpeg 540.92 KB

Add send notification to Viber

Now, In any of the channels we support, you can send notification to your Viber account.

You can find the settings: Action -> Notification -> Viber Notification.
Square Video Post 1080x1080 px (4).jpeg 421.5 KB

Add "Show Characters limit" in MiniApp Action inputs

Add "Action Type" in MiniApp Actions

Display currency symbol in ecommerce pages (Create product, shopping cart ...) based on the selected currency in shop setting

Improvement: Display currency symbol in ecommerce pages (Create product, shopping cart ...) based on the selected currency in shop setting

Display product with multiple variants in Product Gallery with Price range

improvement: display product with multiple variants in Product Gallery with Price range

Allow to display Question quick answer button style as keyword menu for telegram bot

Allow to display Question quick answer button style as keyword menu for telegram bot

Allow to use second level of folders in sub flow management

Now you can use two level of folders to organize your flows.
Image 2022-07-21 at 11.11.12 pm.jpg 81.37 KB

Opt-out for SMS & Email

🔥 Updates: Opt-out for SMS & Email 🚀

Follow the best practice to build your omni channel funnels & follow ups:

- Ask for the user permission to send SMS or Email
- Use action to opt-in the user for SMS or Email
- Use condition to check opt-in status before sending SMS or Email
- Set up email opt-out & SMS opt-out triggers, update the user opt-in status.

Always keep this in mind, Keep your account safe.

Image 2022-08-21 at 10.25.12 pm.jpg 346.76 KB

Support you to send audio message in live chat(both desktop & mobile app)

🔥 Updates:Support you to send audio message in live chat(both desktop & mobile app)
🚀
Now you can easily record and send & receive audio message in our live chat. supported both in mobile app and desktop.

Detail:
https://youtu.be/pRqgTVHwyJQ

Image 2022-08-21 at 6.47.07 pm.jpg 351.22 KB

Add send Sticker in WhatsApp and Telegram

Add bulk action to export selected bot users

Allow paste image in the live chat

Now, you can easily paste the image in the live chat.

Added pre chat form to the web chat widget

With this update, you can collect the user information before they start the conversation.

Square Video Post 1080x1080 px (4).png 327.05 KB

Add import user from Manychat

You can use this in the messenger channel or omni channel. 

You will need to export contact list from Manychat, and then put their API key in UChat, and then wait for the list to be imported.

Video tutorial here:
https://www.youtube.com/watch?v=AGGxo5yjeGM

Shared Docs:
https://pitch.com/public/3e27c123-fc1e-4b19-9d4f-16f2d97d0c3c

Add "Mark conversation pending action" + Add conversation pending trigger

Add Whatsapp List Message Type

Added a new WhatsApp list message type.

Now you can use the list message as the "navigation".

Square Video Post 1080x1080 px (2).jpeg 379.33 KB

Add "Move to Mobile/Continue chat in Mobile" feature in web chat widget

This is a cool feature in web chat.

You can scan the code, and then continue the web chat on your phone seamlessly!

Square Video Post 1080x1080 px (1).jpeg 449.39 KB

Delete comments option in Facebook Comments

Now you can set up automation rule to delete certain comments under your Facebook post.

Image 2022-08-19 at 11.51.21 am.jpg 107.91 KB

Add live comment reply for instagram

Add "Minimum allowed date" and "Maximum allowed date" in Question -> Date and Datetime picker

Auto stop "Pause automation" in live chat after sending subflow to user

Now the user go back to the automation after you send subflow to the user.
image (74).png 45.45 KB

Add "Apply Discount Code" action

Add new Role "Live Chat Agent" to allow only live chat access

This new role only access the live chat.

Image 2022-07-21 at 10.53.18 pm.jpg 131.92 KB

Instagram foreach pagination in last card

Now you can use different next page style in Instagram channel.

image (72).png 22.23 KB

Add "calendly booking url" action

Now you can generate calendly booking url, this can be used in the whatsApp template message.

Image 2022-07-21 at 10.48.29 pm.jpg 51.26 KB

Facebook custom user menu allow to user variable

Introducing UChat Partner API

With partner API, you will be able to:

- Create user/new workspace
- Upgrade/downgrade the user's workspace to your own pricing plan
- Add/remove addon
- Enable/disable auto-renew
- Set up webhook to listen to the below events in your custom domain
  • user_registered
  • workspace_created
  • workspace_deleted
  • plan_changed
  • plan_renewed
  • overdue
This is only available for partners.

More about our partner program:
https://uchat.au/partner
https://docs.uchat.com.au/partner/about.html
Image 2022-07-21 at 10.24.12 pm.jpg 233.84 KB


Fix omni-channel create bot user from api issue

fix omni-channel create bot user from api issue, if phone is provided, then it will use whatsapp channel by default if the channel is not sent in the payload, "channel" is new key added, only available for omni-channel api.

Image 2022-07-21 at 10.17.17 pm.jpg 487.15 KB

Add GMB Name and GMB Place Id system field to GMB Bot

Add GMB Name and GMB Place Id system field to GMB Bot, if you have business in multiple locations, you can use this in the condition of the flow.
Image 2022-07-21 at 10.12.03 pm.jpg 228.92 KB

Add Facebook Recurring Notification

Now you can send daily, weekly, monthly recurring notification in messenger.

You can learn how to set up recurring notification here:
https://uchat.au/courses/recurring-message-workshop-messenger

Image 2022-07-21 at 10.08.02 pm.jpg 54.7 KB

Add contains_word in keywords trigger

Send sms and email in live chat if has email or phone

If the user is out of 24 hour window, you can choose to send the contact sms or email if the contact has email or phone number.

image (71).png 75.72 KB

Add plan customerize feature for partner

If you are our partners, now you can customerize the plan, disable or enable certain features for different plan.
Image 2022-07-21 at 9.33.37 pm.jpg 118.65 KB

Allow send whatsapp template message outside 24 hours

Now in the live chat, you can send template message if the user is out of 24 hour window in whatsapp channel.

Free sandbox for UChat partners

Now every uchat parnter can get a few sandbox account if you want to test with our partner API.

Create a workspace under your custom domain, and send the workspaceID to the support, we will convert it for you.

UChat partner API:
https://www.uchat.com.au/partner-api#/Partner%20Management/partnerSetWebhook

More about UChat partner program:
https://uchat.au/partner
https://docs.uchat.com.au/partner/about.html

Add telegram menu in the omni channle

Now telegram support menu in the omni channel.

Send file in the live chat

Now you can send files in the live chat.
Image 2022-07-21 at 8.47.21 pm.jpg 72.29 KB

Add "Assign to agent" Action & "Live Agent Notification" Action

With these two actions, you can easily assign the conversation to your team members, and also send notification to them(support mobile apps, intercom, jivochat,slack, drift, front etc)

You can check our live chat settings in each channel.

By default, if the conversation isn't assigned to any agent, then it will send notification to all the team members.

Whoever replies first will get assigned conversation.

Add "add note for teammates" action

Add "add note for teammates" action

Multiple language support

In the user settings, you can set up language, also if you are our partners, you can also find the language settings in your partner settings.

If you set up the default language in your partner settings, every workspace created will be in that language by default.

Currently support language is:
- English
- Chinese
- Spanish
- French
- Hebrew
- Portuguese(Brazil)
- Turkish

If you want to help us translate the language, here is how to do that:
https://www.youtube.com/watch?v=OEzE4MFJmgE

Add new system field "Last Message"

Add image, sticker, audio, video, file, location check in keywords

Allow promotion code in stripe buy button

Now you can use the coupon code you create in your stripe account right inside of UChat.
image (67).png 28.64 KB

Add new status "pending" for bot user inbox. Open, pending, done

Delete workspace under Partner settings

image (65).png 54.02 KB
Now partner can delete the workspace under their custom domain.

This is only available for partners.

More about our partner program:
https://uchat.au/partner
https://docs.uchat.com.au/partner/about.html

More updates you can find here:
👉 https://feedback.uchat.com.au/updates

If you have any suggestion, you can submit here:
👉 https://feedback.uchat.com.au/boards/feature-requests

#UChatchangelog
#UChatupdates

image (63).png 22.01 KB

Create workspace from partner API without email verification

Now, you can turn off the email verification in your partner API.

This is only available for partners.

More about our partner program:
https://uchat.au/partner
https://docs.uchat.com.au/partner/about.html
image (63).png 22.01 KB

Add fb comment through dialogflow

image (61).png 47.15 KB


Now you can use Dialogflow to automatically detect the intent of the comment and then reply.

More details you can find in this video:
https://www.youtube.com/watch?v=nOscFWWXtN4

Add live chat auto pause time settings in the flow settings

Now you can set up your own pause automation time in the flow settings.

By default, it's 30 mins. Also for the live chat integration, once the agent reply, it will pause the automation, and also use this default time.
Image 2022-07-22 at 2.43.38 pm.jpg 61.74 KB

Allow to hide fb user comment

Now you can automate hide Facebook user comments
image (60).png 27.78 KB

Telegram to pull the profile picture if available

Telegram to pull the profile picture if available

Add mini-app "Set Action Failed" Action

Add mini-app "Set Action Failed" Action


Add filters in live chat

Add selectable columns for bot users page

Add min_score and fallback_to in dialogflow dynamic response json

if min_score is set, then it will check the min_score with confidence score.

if confidence_score < min_score, then it will not process the content. if the fallback_to is set, then it will process fallback_to (similar to goto, can use node_ns, sub_flow_ns, or node name), otherwise, do nothing

image (56).png 9.86 KB

Add stripe invoice payment trigger.

add stripe invoice payment succeeded and stripe invoice payment failed trigger for stripe buy button of subscription webhook
image (55).png 28.48 KB


The sample data in the webhook payload:


'id', 'object', 'account_country', 'account_name', 'amount_due', 'amount_paid', 'amount_remaining',
                        'attempt_count', 'attempted', 'created', 'currency', 'customer', 'customer_email', 'customer_name',
                        'hosted_invoice_url', 'invoice_pdf','livemode', 'number', 'payment_intent',
                        'period_end', 'period_start', 'status', 'subscription', 'tax', 'tax_percent',
                        'total', 'total_discount_amounts', 'total_excluding_tax', 'total_tax_amounts'

Line Channel: use replyToken for the first message sent


This is an update about the Line channel.

Thanks to the suggestion from Winho!!

Before the update, we were using "push" to send all the message. Winho mentioned that this can cost their "push message" quota and suggested we can send message by using the replyToken, which means that, using "reply" instead of "push". This can save a lot consumption of "push message" to their Line account.

Now the system will use the replyToken to send the first message. For example, a user sends "hi". If you have 2 messages to respond to this greeting. The first one will be sent using "reply" and the second one (all the rest) using "push".

This can somehow save your "push" messages amount in your Line account.

Triggers: assigned to agent trigger added


This is an update about triggers. We added a new trigger called "assigned to agent".

In any bot, go Automation > Triggers and you will find it here:

https://i.imgur.com/tCK5q9F.png


This can be used along with the "assign to agent" action. In Action Step > Basic Actions > Assign to Agent:

https://i.imgur.com/9VV8YZc.png


Instagram/Omni Channel - Action Step - Instagram API action added


This is an update about the Action Step on Instagram Channel and Omni Channel.

Action Step > Advanced Actions > Instagram API:

https://i.imgur.com/uMrfWYi.png


There are 3 actions available:

https://i.imgur.com/bQROrw3.png


1. Get IG User - get the Instagram profile of this bot user including info like "have the user followed you?" and their Instagram username, etc

2. Get IG Account - get the Instagram account info of the current chatbot including info like "how many followers does it have?".

3. Get IG Account Media - get media like video etc.

Facebook Comment: Dialogflow agent supported.


This is an update about Facebook comment growth tool.

You can now select your Dialogflow agent to process users' comments!

https://i.imgur.com/JjSxoCk.png


If the user's comment matches one of your fulfilment, the response will be used to reply to the user's comment on the post. 

Facebook Comment - Hide user comment

This is an update about Facebook channel - comment growth tool.

You can now select "Hide the user comment" when setting a comment in your Facebook bot:

https://i.imgur.com/vYerurE.png

This means that, when keyword matched, your bot can automatically hide this comment in your post.

Partner Plan: show only selected templates & mini-apps in custom domain


This is an update about Agency Settings for Partner Plan subscribers with credit billing enabled.

Before the update, all templates and mini-apps in the UChat template/app store will show in your custom domain for all your clients. Now you can choose to show or not show each one of the templates and apps.

To manage the settings, go "Agency Settings" on your dashboard, then "Templates" or "Mini-Apps":

https://i.imgur.com/oemEGrq.png


https://i.imgur.com/UrmqGwd.png


Partner Plan: templates created inside custom domain will be only available for custom domain users


This is an update about Partner / Agency / Agency Plus.

Before the update, templates created from a workspace under your custom domain will be all added to the UChat public template store and all UChat users can install it.

Now, templates created from a workspace under your custom domain, will not be added to UChat public template store. Only users under your custom domain can access it.

Released WhatsApp Cloud API as new Channel

You can now build your whatsapp chatbot with cloud API.

Demo video:
https://www.youtube.com/watch?v=OWM1OBGkwYc
https://www.youtube.com/watch?v=4p--1BpzQYc

Help documentation:
https://docs.uchat.com.au/guide/cloudapi.html

Image 2022-06-13 at 3.42.49 pm.jpg 61.46 KB

Add "update user profile" action for Facebook

You can find this action under "Advanced actions", and after using this action, user_name first_name, last_name, gender, locale, language, timezone, image will be updated.
image (37).png 27.48 KB

Add new operator & improve on the set variable action

Add "update order status" action

Add the update order status, you can update the order by ID, and also you can set the status to paid/ordered/processing/shipped/completed/cancelled/Refunded

Add support to send WhatsApp single product message & Multiple products messages

Add support to send WhatsApp single product message & Multiple products messages(catalog ID and product ID required)

image (36).png 56.36 KB

Add WhatsApp & Telegram Notification Action

You can now send notification to your WhatsApp & Telegram Account

Default TTS for multiple language in Voice Channel


This is an update about Voice Channel - Tools - Multiple Languages.

Before the update, when you switch language, the default TTS setting in the Start Step is not changed accordingly.

You can now add a default TTS for a language so that the default TTS language change when you switch to this language:

https://i.imgur.com/iHIim5d.png


Note that the priority for TTS voice is:

Node level TTS > Set language level TTS > Sub flow level TTS

https://i.imgur.com/TBfDuoC.png


Send WhatsApp Single / Multiple Product Message


This is an update about the WhatsApp channel - Send Message Step.

Two new message types are added to the Send Message Step in the WhatsApp channel.

They are "Single Product" and "Multiple Products", find them in the "Catalog Product":

https://i.imgur.com/KAqt4m8.png


Catalog Id and Product Id are required:

https://i.imgur.com/9OiLWsb.png



Send WhatsApp & Telegram Notification in the Action Step!!


This is an update about Action Step - Notification.

Before the update, you are able to send SMS, Voice, Email and Slack Notifications.

Now you can also send WhatsApp and Telegram notifications!!

In an action step, select "Notification":

https://i.imgur.com/suLMYaz.png


WhatsApp Notification:

Select a sender from the "From Phone Number" list. A valid sender must have a WhatsApp bot connected to it in the same workspace.

Besides, the receiver must be an existing bot user in the WhatsApp bot, plus, within the 24 hours window. Otherwise, the action fails.

https://i.imgur.com/Ea3kEan.png


Telegram Notification:

The same applies to Telegram notification. You must have a Telegram chatbot in the same workspace to send out a Telegram notification. And the receiver must be an existing bot user.

You can search a receiver in the Telegram bot by their Telegram User Id, User Ns, Email or Phone Number.

https://i.imgur.com/IYpP9Dh.png

Support system/custom fields in Google Sheet


This is an update about Google Sheet - Get Row / Get Multiple Row.

You can insert variables in your Google Sheet now.

- For system fields, put variable name. e.g. {{first_name}}
- For custom fields, put variable ns.      e.g. {{f244v1231}}


For example, this is a string store in your Google Sheet:

"hi {{first_name}} and {{f244v1231}}"

https://i.imgur.com/qASohmQ.png


When the system gets this string, it will translate all the variables to according values then store the result into the mapping field.

https://i.imgur.com/0BFs47S.png



How to get the name of a system field?

By lowercasing the word and having underlines as separators:

https://i.imgur.com/EipIgUq.png



How to get the variable ns of a custom field?

https://i.imgur.com/5r23QJ7.png



Auto install free Mini-App when install the template


This is an update about Template.

Before the update, when users install a template and there are Mini-App actions used in the template, these actions will be removed.

Now those Mini-Apps used will be installed to the workspace automatically and those actions will be kept if the Mini-Apps are free to download.

If the Mini-App is not free, please guide your users to download the app before they install your templates.

Manage One-time Link for Templates (both in workspace & via API)


This is an update about Templates - One-time Link.

Before the update, the one-time link for a template is actually the same as a permanent shared link. The difference is the template turns from "shared" to "private" after one installation.

Now you can manage different one-time links for each sharing and you are able to track the status of the installation. Available status: "Available", "Installed" and "Expired".

You can manage your one-time link either:
- manually in your workspace or
- automatically via APIs

For manual management, on your dashboard, go "My Contents" - "My Bot Templates", select a template and the drop-down menu will show like this:

https://i.imgur.com/Ajbo6ey.png


Click on 4 in the above screenshot to get the "Template Ns", the id of this template for API usage.
Click on 5 in the above screenshot to generate a one-time link for this template:

https://i.imgur.com/C077JG2.png


Edit expiration duration and click "Generate New Link". This link will be added to the list and the status will be "Available" in the beginning. When the link is used and the template is installed, the status changes to "Installed". If the template is not installed within the duration, the status goes to "Expired".

To manage automatically via API calls:

Visit template API through https://www.uchat.com.au/api#/Template

https://i.imgur.com/F2Qh0O9.png


Use the "Get Template" API to get a list of templates by template name, template ns (get template ns from the previous screenshot), etc.

Use the "Generate One Time Link" API to automatically generate a one-time link for the template.

Set Default Flow Builder Theme at Workspace Level


This is an update about workspace settings.

Before the update, each new flow is set to the "Default" theme.

Now you can set your favourite theme at the workspace level! No need to edit it every time you create a new bot!

Simply head to "Workspace Settings" on your dashboard, "Profile" settings:

https://i.imgur.com/WsamCua.png

"Math Formula Calculation" Added to "Set Variable Value" in Action Step


This is an update about the Action Step.

https://i.imgur.com/sHDee6i.png


Goto an Action Step, then "Set Variable Value", you can find "Math Formula Calculation" in Operation.

With this operation, you can now do formula calculation directly in the "Set Variable Value".

Math operations and function supported:

+, -, *, e, pi, PI, abs(), min(), max(), ceil(), floor(), log(), pow(), round(), sqrt(), sin(), cos(), tan()


*Please note that: if the formula is invalid, the system will return 0 to number variable and empty to text variable.

Media in Library Can be Deleted Now


Wherever you need to display a media, a "Select Media" window will show.

Under the "Upload Your File" tag, you can select media from your computer and all those uploaded media go to the "Library" tag. So that from now on you can pick the media in the library instead of uploading it again.

UChat just add a new feature to allow you to delete media in the library. Simply hover over the media and a red delete button will show, click on the button to remove this media from the library.

https://i.imgur.com/DEoYS4r.png


Switch Bot/Flow Feature available in All channels now!


Yesterday we added a new feature about switching bot/flow between different phone numbers in WhatsApp, SMS and Voice.

The feature is now available for all channels! But there is a difference to mention:

WhatsApp, SMS and Voice channel are using users' phone numbers for user_id (user identification), so there is no conflict when you switch a bunch of users from an old number to another phone number.

However, channels like Facebook are using user_id to identify users and each user_id is unique only under this page, it's not unique in the whole Facebook. If the user is switched from one Facebook page to another Facebook page carrying the old page user_id, conflicts might appear. 

Therefore, all bot users will be removed to avoid conflicts.


UNLINK:


when you unlink a bot (not in WhatsApp, SMS or Voice), your bot users are kept in the flow.


LINK:


when you link a bot (not in WhatsApp, SMS or Voice), all bot users in the flow are removed.

Switch Bot/Flow between Phone Numbers (WhatsApp, SMS & Voice)


Before the update, if you need to move a flow from no/one number to another, you will need to publish the old flow to be a template then install it to the new numbers. In that way, bot users in the old flow are not moved to the new number. Only the flow is moved.

Now you can easily switch flow between numbers, all bot users are moved together with the flow and settings.

Simply, click on the unlink button to disconnect the flow with the number and click on link button, then choose a standalone flow to link the flow with the number:

https://i.imgur.com/1oCs1Me.png

Add WhatsApp/Telegram/Line Chat Widget on your Website like Facebook Messenger


This is an update about Flow Builder - Tools - Widgets in WhatsApp, Telegram and Line channels.

Before the update, you can only add Facebook Chatbot on your website like this:

https://i.imgur.com/gVCsPsj.png


Now you can add your WhatsApp chatbot to your website!

https://i.imgur.com/2zT3QXW.png


Follow steps 1-4 to create a new widget then click the pencil icon to enter the edit interface

https://i.imgur.com/gFtzkl4.png


Follow steps 1-7 to edit the widget and save. Copy the snippet to your website page

https://i.imgur.com/4Fj6DIE.png


You can see what will the widget look like on your website while you edit it

Chat Widget Position on Website Can be Changed Now


This is an update about Chat Widget.

Before the update, the chat widget is in the bottom right corner of your website.

Now you can choose a different position.

Go Flow Builder - Settings - Channel - Chat Widget Customization - Edit - Save:

image.png 117.29 KB

External Request Update: send file as parameter in API calls


This is an update about the External Request in the Action Step.

You can include a file itself in the API calls instead of the URL link of the file.

In the External Request, go Body, multipart/form-data and you will see an Upload Files section. Put a file direct link here to include the file itself in the parameter. You can put the link you get from a Question Step here. (Please note that the file URL link from a Question Step is only valid for 24 hours)
image.png 45.51 KB

Manually Update Order Status in Dashboard


This is an update about Ecommerce section on Dashboard.

Before the update, you need to use API to update order status.

Now you can manually update order status in Dashboard - Ecommerce - Orders:


image.png 96.24 KB

Status Intro:
 
1. Ordered -------- ordered but unpaid (choose pay by cash)
2. Paid ------------ payment received
3. Processing ----- start processing the shipment
4. shipped -------- item shipped
5. completed ----- order completed
6. cancelled ------ order cancelled
7. refunded ------- order refunded

Mini-App V2 - Source - Dynamic Source - Variable Value Supported in Parameters


This is an update about Mini-App Version 2. (not available in Version 1 yet)

In "Source" - "Dynamic Source",

Before the update, the parameters are fixed values, you cannot get different results for different users.

Now you can send a variable value in the parameter and get different dynamic source lists!

image.png 33.47 KB


image.png 23.74 KB


image.png 155.38 KB




Limitations:

1. What fields can be used as parameters?
1) inputs in Auth section - Api Key type
2) client id, secret, access token, refresh token, etc in Auth section - OAuth v2 type
3) inputs of actions in Actions section
2. Dynamic Source invalid in One Time Url - 2. Web Forms - Inputs
When you go setting the inputs of web forms in a one-time URL, dynamic source won't work here.
3. the drop-down list only loaded when first click "edit action"
In the chatbot flow, when you create a new action of the Mini-App, and first click "Edit Action", the system will do an external request and generate the drop-down list based on the current value in the fields. If you change the parameter e.g. the value in Auth inputs, the drop-down list won't be re-fresh, please delete the action and create a new one.


Coupon Code Bug Fixed


This is an update about coupon code in the ecommerce system.

Before the update, you might fail when creating a coupon code.

Now you can successfully create and apply a code on the checkout page.

image.png 78.07 KB

image.png 47.17 KB




No Stripe for Testing Checkout Now


This is an update about ecommerce syste.

Before the update, you will need to connect your Stripe account to process to the checkout page.

Now you can test the checkout process without connecting your Stripe:

there will be a "Cash on pickup" option by default

image.png 39.79 KB



Duplicate Multiple Steps Supported


This is an update about flow builder.

Before the update, you can duplicate only one step at a time. Now you can select multiple steps and duplicate them.

Please note that,

- after copying multiple steps, you can only paste once. copy again for another paste
- where can I paste the steps?
   (1) to the same bot/flow
   (2) to the different bot/flow but the same channel (associate custom fields will be created automatically)
   (3) to different channels (unsupported features will be removed)


Bot Template Updated


This is an update about bot template.

- subflow template supported (installed subflow goes to a folder)
- template configuration added: viewable, editable, version number (only for subflow template)
- install template from different channel
- interface changed

image.png 25.47 KB

New Operation Added to JSON Operation

 
This is an update about JSON operation.

The new operation is "Remove items by key and value". You can now remove an item in an array by providing a key name and it's value:

image.png 66.02 KB

Bot User Auto Cleanup has one conditions now


This is an update about Bot User Auto Cleanup Feature in Settings. Change the auto cleanup days to be greater than 1 then you can setup condions.

image.png 33.25 KB

New Action Added: Clear All Custom User Fields


This is an update about Action Step.

We add a new action called "Clear All Custom User Fields". This step helps you clear the values from all custom user fields in one action.

image.png 154.27 KB
 

BOT_CURRENT_TIME system field added


This is an update about the system field.

Before the update, there are NOW, TODAY system fields that refer to the current time/date of the users (if they have a timezone in their profile, otherwise based on workspace's timezone).

Now a new system field is added called BOT_CURRENT_TIME. This one is the current time based on the workspace's timezone.

Scan QR Code to Preview in Phone App


This is an update about the preview feature in all channels which support preview (Facebook, Telegram, WhatsApp, Line and Viber)

When you click the "Preview" button, there will be a QR code generated, you can click "Open in XX" to talk to the bot in the website/desktop application or scan the code with your camera or according phone application.

image.png 45.46 KB

Dynamic Quick Reply in Send Message Step Now Available


This is an update about Send Message Step.

Before the update, you will need to list all the quick replies yourself but now, by selecting a JSON variable, your chatbot can list the quick replies from the JSON variable for you:

Please note that these replies expire in 30 minutes. 


image.png 55.83 KB

API Added: Get Order by Order ID & Get Orders by User Ns


This is an update about UChat APIs.

2 new APIs added about order:

Get Orders by User Ns:
https://www.uchat.com.au/api#/Ecommerce/Orders

Get Order by Order ID:
https://www.uchat.com.au/api#/Ecommerce/OrderGetInfo

Dynamic Quick Answer in Question Step Now Available

 
This is an update about Question Step.

Before the update, you will need to list all the quick answers yourself but now, by selecting a JSON variable, your chatbot can list the quick answers from the JSON variable for you:

image.png 66.36 KB


Auto cleanup bot users based on time interval


This is an update about bot settings.

We add a new way for you to auto cleanup bot users. You can cleanup bot user when reached bot user limit or time interval.

For example, set up the cleanup to 90 days and the bot will automatically remove users who haven't interacted with your bot over 90 days.

These cleanup conditions are checked once per day, not in real-time.

Alternatively, for more customized cleanup conditions, we suggest you use a datetime based trigger to do a regular check and in the workflow, setup your own condition like only clean guest user or user without contact information, etc.


image.png 39.25 KB

Navigate to a step in live chat


This is an update about Live Chat.

Now each message sent by the bot has a little drop-down button, click on it to "Resend Message" or navigate to the step to edit the step, do your improvement in a more convenient way.

image.png 256.17 KB

image.png 31.03 KB

Navigate to a step in error log


This is an update about Error Log.

When you check error log, you can see which step in which subflow went wrong, before the update, you will need to navigate to the step yourself. Now by simply click on the step name, you will jump to the step right away.

image.png 314.64 KB

image.png 186.26 KB

Get information from HTTP request header


This is an update about External Request.

When you click on the "Response Headers", a list of hearer information will show. Now the hearer information is all clickable. For example, in the screenshot below, you can click on the "Response-Code: 200" to get its path "$H['Response-Code'] and save the value "200" to a variable for later usage.


image.png 221.24 KB

Hide channel or limits bots in channels

You can now hide channel or limited the bots can be built in particular channel.

You can find the settings in your dashboard, "workspace settings" and then "channels"

Image 2021-11-13 at 2.56.31 pm.jpg 72.22 KB

Select Caller ID options when transfer phone call

When transfer to agency in the voice channel, you can choose to show the real caller phone number or twilio/signalwire phone number.

image (8).png 20.12 KB



Delete Bot User in Action Step or Setup Bot User limit

Hello guys,

You can now clear bot users automatically!

1. Flow Builder - Action Step - Basic Actions - Delete Bot User
2. Settings - General - Bot User Limit

Kindly check this tutorial: https://youtu.be/izVqpPbRf24

Stop/Recover Bot Automation in Facebook Inbox

For the Facebook Messenger chatbot, you can now stop/recover bot automation without accessing UChat.

By simply
1. move the user to "done"
2. move the user to "main"
in your Facebook Business Suit (web or phone) inbox.

Kindly check this tutorial: https://www.youtube.com/watch?v=Gyyxl8oFuJk

User Menu available in Telegram Chatbot

You can now see "User Menus" section added in:

Telegram flow - Contents - User Menus

Beside, use "Set User Menu" to switch from one menu to another:

Action Step - Advanced Actions - Set User Menu

Please check on this tutorial for how to use it. https://www.youtube.com/watch?v=BlsJG9msZHQ

Create Bot User in WhatsApp Channel

Hello guys! An update for u about importing uses in WhatsApp.

From now on, please always add a "+" sign in front of a phone number when you create bot users in the WhatsApp channel. The system will remove the "+" for u automatically when creating user_id. It doesn't matter you are creating via API, the create button or import bulk data(csv file).

Besides, when u create via API, only phone value is needed now.

Mini app 2.0 beta introduced

With mini app 2.0, you can build your mini app integration with third party visually and no coding required.

Image 2021-10-12 at 10.46.18 am.jpg 37.61 KB

WhatsApp Template Improved

Now you can set up WhatsApp template that included buttons with variable.

Image 2021-10-12 at 10.41.39 am.jpg 34.83 KB

Reply all Facebook & Instagram post comments are supported

New condition of " If comments is anything" is added to Facebook & Instagram comments growth tool.

As per screenshot below, now you can set up automation to reply to all comments.

Instagram Story Mention

update on the instagram story mention feature, now it can reply to the new subscriber and existing subscriber.

Add cloudinary integration

We added cloudinary integration, now you can save your file(image, videos, documents) up to cloudinary, and use the upload file in the flow builder.

Agency Billing updates

Now the agency or agency plus plan can get 20% commission on any paid workspace under their domain name.

The agency need to connect with their stripe account. 

Auto Slot filling added to Dialogflow Action

Now you can enable or disable auto slot filling in the Dialogflow Action.

Image 2021-09-20 at 7.59.28 am.jpg 91.26 KB

VideoSDK Integrate with UChat

Now you can initiate video calls right inside of all the channel UChat support

Two Factor Authentication supported

WhatsApp Messenger Templates supported

You can find the template section in the WhatsApp Channel, Content Tag. 

Sync the template from your BSP provider, and use the template in send message module.

Human agent Tag added for Facebook Messenger Channel

Now with the new tag added, you can reach out to customer within 7 days window. Don't abuse it, you need to comply with Facebook messenger policy, other you might put your page at risk.

Facebook Ads Payload Support

With this updates, now you can connect chatbot flows with your Facebook Ads Manager. 

Also you can pass the UTM parameters right into your chatbot. 

You can also see the analytics of the ads performance in UChat.

Video tutorials:
https://www.youtube.com/watch?v=DGq3RtEjFYg

Google Analytics Integration

Now you can install Google Analytics mini app. 

With our Google Analytics Integration, you can pass the conversion event to your Google Analytics property. 

Also you can pass extra UTM parameters to your Google Analytics. 


Add listener to payload for Inbound Webhook

Improvement:

Add listen to payload for inbound webhook.

Dialogflow Slot filling support with UChat

Imaging now you can do the same "slot filling" in UChat. 

Make your chatbot smarter, and collect the necessary information from your customer. 

Here is the video of how to set it up.
https://www.youtube.com/watch?v=GYvjq6ot0nA

Email Templates

Now we allow you to create email templates with a simple, powerful email builder. 

The templates can be used across all the channels in the workspace. 

You can insert custom variable in the email content. 

Telegram Support Markdown & HTML

Telegram message support "Parse mode", MarkdownV2 , Markdown ,HTML.

MarkdownV2 may not work if the message or content of user field contains some special characters. If only simple markdown required, then use Markdown

Block sending message if the user is out of 24 hour window

In the live chat window, if the user is out of 24 hour window, you won't be able to send messages, unless you use the "tag" that Facebook support

Inbound Webhook Introduced

With inbound webhook, now you can connect your chatbot automation with 3rd party applications, CRMs directly.

Live demo:
https://www.youtube.com/watch?v=L5WxUm1TehU&t=1s
Powered by FeedBear