Bringing your SMS contacts over to Telegram
Since TextIt is multi-channel, it is easy to make your bot work over SMS and chat applications like Telegram at the same time. Extending your bot to work over Telegram is also a great way to save on messaging fees. This is a short article on how you can invite your SMS contacts to use your Telegram bot and still keep their full contact history in your database. Channels and URNs When a contact reaches out to you on a new channel, a new cSome readersUsing ChatGPT in a Flow
In addition to auto-translation in multi-language flows via Large Language Models (LLM), you can also use ChatGPT in flows by using it with a Webhook action. Here is a step-by-step guide to help you get started. Step 1: Get an API Key for OpenAI To use ChatGPT in TextIt, you will first need to obtain an API key. You can do this by visiting the OpenAI website and following the instructions provided. Once you have your API key, make sure to keep it safe, as you'll need it later. SteFew readers