Getting a client's phone number in Telegram
An article on how to get a customer's phone number in Telegram using the “Request contact” feature
Message for re-engaging customers on WhatsApp
Set up a template message for re-engaging customers on WhatsApp if they don't respond to the first message
Adding context to a request in GPT-4
Optimize response accuracy through query context management
Determining the number in a phrase using ChatGPT
Using ChatGPT to extract numbers from user phrases
Definition of the company's working day
Create a script to determine the working or non-working day of the company, based on its schedule and working days of the week
Setting the ringing time with BPL
Setting up a callback after a certain time using the BPL function in the bot scripts
Creating a feedback form in the widget
A guide to using visual forms in a widget to collect data from users
Copying a script from one company to another
Copying scripts by the reseller company to subordinate companies
Switching between scenarios
Setting up transitions between scripts to simplify the management of large bot dialogs
Determining the age of the client by date of birth
Creating a script in a chatbot to calculate the user's age based on the entered date of birth
Getting information from the server response
A guide to extracting data from JSON responses using a field address
Output of values from an array
The output of an array of data through a loop using a BPL
Retrieving client data
Retrieving client data in a script using system variables
Skipping a repeat question if there is an answer
Setting up a scenario in which the bot skips a clarifying question if the user has already given an answer earlier
Sending a notification to Telegram via API
Instructions for sending notifications to Telegram using the API
Getting an authorization token in a script
Creating an authorization token for an API using BPL