Home Docs Changelog Download Pricing Service Center Contact

How to Automatically Send Password-Protected PDF Invoices with SQLMessenger's AttachmentMailerTool

This guide shows how to automate the process of emailing personalized, password-protected PDF invoices to clients using SQLMessenger's AttachmentMailerTool. You'll learn how to prepare a dynamic recipient list in Excel, configure security options like admin and open passwords, and send each invoice individually with custom subject lines and email content. Perfect for teams looking to streamline secure invoice distribution at scale.

June 27, 2025

How to Purchase SQLMessenger

To sustain the continuous operation of the SQLMessenger project, this software requires a paid license for long-term use.

June 17, 2025

Sending Personalized Telegram Messages in Bulk

This document provides a technical overview of how to use SQLTelebot, a plugin for SQLMessenger, to automate the sending of personalized Telegram messages in bulk.

May 13, 2025

Forward Telegram Messages to Email

Forward Telegram messages to email automatically with SQLTelebot.

May 12, 2025

Automatically Forward New Emails to Telegram

Want to forward different emails to different Telegram groups or contacts when new emails arrive? This guide shows how to use the SQLTelebot plugin to do exactly that, based on sender and subject keywords.

May 12, 2025

How to Upgrade SQLMessenger to the Latest Version

March 31, 2025

How To Build an Order Monitoring System Using SQLMessenger

I have many orders stored in my CRM database. I need to frequently (possibly daily or weekly) query the orders that are about to expire and send them to different people for handling. Different orders need to be sent to different people. How should I build an order monitoring system to automate this task?

January 15, 2025

Sending Messages to Slack Workspace Members via Slack API

SQLMessenger version 2.1 and above allows you to send messages (such as text messages, images, files, etc.) to your Slack workspace members via the Slack API. This article will guide you on how to configure a Slack API Sender in SQLMessenger.

January 15, 2025

Automatically import Excel attachments into a local database when an email is received

I want to automatically import Excel spreadsheets sent to me by colleagues via Email into my SQL Server or PostgreSQL database. How should I do it?

Yes. Here's an interesting demonstration that shows how to import data from an Excel attachment in an email into a database and then reply to the sender with an email informing them of the number of records imported. You can also customize this demonstration to meet your specific needs.

January 15, 2025

Insert Excel Tables and Charts into Email Body

Q: I have an Excel report. I want to display the report and its charts in the body of an email. How can I achieve this?

A: You can insert this table into the body template in SQLMessenger.

September 15, 2024