Leverage the QuickBooks Sandbox to safely test your blockchain accounting flows before they go live. Connect it to a Telegram bot to receive instant notifications and execute commands via chat. The integration streamlines crypto payment reconciliation, invoicing, and real‑time alerts within your team's messaging hub.
Send Telegram Message
ActionSend a text message to a Telegram chat using a bot token. Supports Markdown formatting (bold, italic, code, links). Uses the same bot token configured for receiving Telegram messages. Ideal for: chat replies, alerts, notifications, automated responses to Telegram triggers.
Telegram Chat Message
TriggerTriggers when a new message is posted in a Telegram chat or group. Connect your Telegram bot, then add the bot to your chat.
Telegram: Button Click / Interaction
TriggerTriggers when a user clicks an inline keyboard button in a Telegram message. Useful for building approval workflows and interactive automations via Telegram bots. NOTE: Currently designed for wait nodes only (not as a root trigger). Frontend has no dedicated trigger config UI for this type yet.
QuickBooks Sandbox: Search Purchases
ActionSearch and list purchases in QuickBooks Sandbox (testing). Supports SQL-like queries for filtering (WHERE), sorting (ORDER BY), and pagination. Returns an array of purchase transactions matching your criteria. Ideal for: expense reports, transaction lookups, audit trails, data exports.
QuickBooks Sandbox: Search Accounts
ActionSearch accounts in QuickBooks Sandbox by name, type, or other criteria (testing). Returns account IDs, names, types, and balances. Use this to look up account IDs needed for creating purchases or other transactions. Ideal for: account lookup, finding account IDs, listing expense categories.
QuickBooks Sandbox: Create Purchase
ActionCreates a purchase transaction in QuickBooks Sandbox to record expenses (testing). Supports Cash, Check, and CreditCard payment types. Records expenses with account references, line items, and amounts. Ideal for: automated bookkeeping, expense tracking, contractor payments, transaction logs.