Automate PPOB operations using this n8n workflow. Integrate Telegram with the Digiflazz API to check balance, list products, and manage prepaid/postpaid transactions via a custom n8n bot.
Download this n8n workflow template and start using it instantly.
PPOB (Payment Point Online Bank) business owners seeking operational automation.
Technical users needing advanced n8n templates for integrating APIs requiring custom signature generation.
n8n developers building interactive chatbots and custom interfaces using the Telegram n8n node.
Anyone who needs direct, automated access to Digiflazz API functions like balance checks and product listings.
Managing prepaid and postpaid transactions (PPOB) efficiently is crucial for service providers. This comprehensive n8n workflow solves operational delays by providing a seamless interface through Telegram, directly connected to the Digiflazz API. The primary technical challengeโgenerating secure MD5 signatures required by Digiflazzโis handled automatically using specialized Code n8n node steps. This robust automation allows users to initiate topup commands, view up-to-date product price lists, check deposit balances with visual status indicators, and set up bill inquiries, all via chat. Deploying this n8n workflow allows for rapid deployment of sophisticated business management features without manual intervention.
The entire process begins when a user interacts with the bot, triggering the Telegram Trigger n8n node.
Main Command Router Switch n8n node determines the user's intent based on the incoming message text (e.g., /start, /menu) or callback data (from inline buttons). Generate Balance Signature) generates a unique MD5 signature using environment variables (username and API key) and the command depo. This signed request is passed to the Check Balance API HTTP Request n8n node.Format Balance Response Code n8n node processes the API output. It calculates the deposit amount, applies conditional formatting (red, yellow, or green status based on balance thresholds), and compiles a detailed status message.listproducts is chosen, a similar process occurs, generating a signature with the pricelist command. The Format Product List Code n8n node groups the extensive product list by category and dynamically creates inline keyboard buttons for user navigation.topuppulsa). These nodes prepare the Telegram response, prompting the user for the necessary customer ID or phone number, setting up the context for the next stage of the transaction flow.To deploy this specialized n8n workflow, follow the standard n8n templates installation process:
DIGIFLAZZUSERNAMEDIGIFLAZZAPI_KEY/start to your Telegram bot to verify connectivity and begin using the menu. Telegram Trigger (n8n trigger): The starting point, listening for user interactions. It ensures the n8n workflow captures both text commands and inline button callbacks (callbackquery).
Main Command Router (Switch n8n node): A core flow control n8n node that routes processing based on the first word of a message or the data contained in a button click, ensuring the right branch is executed for /start, checkbalance, or topup commands.
Generate Balance/Product Signature (Code n8n node): Essential custom code steps that use the Node.js crypto module to generate the secure MD5 hash signature, as required for authenticating requests to the Digiflazz API. It utilizes the environment variables for secure access.
Check Balance API / Get Products API (HTTP Request n8n node): These nodes perform the actual API calls to Digiflazz, sending the signed payload generated by the preceding Code n8n node.
Format Balance Response (Code n8n node): Parses the API response, converting numerical balances into localized currency strings and applying conditional logic to display a 'traffic light' status (green, yellow, or red) based on the current deposit level, enhancing the user experience of the n8n workflow.
Process Topup/Check Bill Selection (Code n8n node): These nodes manage the interactive dialogue state, extracting the specific product type (e.g., pulsa, pln) from the callback data and generating the next appropriate input prompt message for the user.
Use this robust n8n workflow to automatically convert emailed PDF purchase orders into validated sales orders in Adobe Commerce (Magento). Features AI parsing, customer validation, and extensive error handling.

Build powerful billing automation with this n8n workflow. Automatically generate PDF invoices from raw data, deliver them via email, and securely archive copies in Google Drive. Get reliable n8n templates.

Use this comprehensive n8n workflow to automatically extract images from PDF documents stored in Google Drive, analyze them using OpenAI's GPT-4o multimodal model, and compile the final report into a single text file.

Use this comprehensive n8n workflow to automate the entire lifecycle of paid Zoom meetings: scheduling via Zoom, processing payments with Stripe, tracking attendees in Google Sheets, and sending automated Gmail confirmations.

Use this comprehensive n8n workflow to automate passive candidate sourcing with Hunter.io, analyze suitability using custom AI logic, and manage multi-step outreach via Gmail. Accelerate recruiting using this proven n8n template.

Helping business owners & marketers automate their processes with n8n. Specialist in custom workflows, API integrations, and template development. ๐ 100+ successful automation projects ๐ง Premium n8n templates available ๐ก Free consultation for custom automation Book a consultation for your business digital transformation!"







































