• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Woocommerce orders to Telegram

Perksp

Member
Hi,

I have managed to setup notifications to our Telegram group when new order are made in our shop.
My issue is that I can't properly understand how I can show all the order lines in the message I'm sending. It sends only the first order line, or it will send one message per order line. I want my message to Telegram group to show like this:

New order
Order Total: (total order amount)
Customer: (customer name)
Products: (all products purchased) (total price per order line)

I have deactivated "simple response" on the Woocommerce trigger
I have tried the Iritiator and data transformer by Pabbly
I'm adding new row to Google Sheets just to have an overview of orders
And then sending the message to Telegram Bot

I'm totally new with Pabbly and automations, but I guess there is something here I don't manage to understand correctly
 
P

Pabblymember11

Guest
Hey @Perksp

We checked the possibility to pass the Products as you have mentioned in the above message but since Woocommerce only passes the data in different labels or in a single array. So it is not possible to pass products like (all products purchased) (total price per order line).

Though you manage the work with the help of "Data Transformer by Pabbly: Line Itemizer" by having products in comma-separated.
 
Top