Are you a P2P trader and sometimes you don’t hear the notifications or want to see them all in one place? Today I will teach you how to forward your Binance alerts directly to Telegram with the actual content of the message.

✅ What you need (It's free):

MacroDroid: An app to automate tasks on Android.

A Telegram Bot: Create it in 1 minute by talking to @BotFather on Telegram. Create your bot and then He will give you a Token (a long code).

Your Chat ID: Find it by talking to the bot @userinfobot on Telegram.

🛠 Step by step for beginners:

1. Create the "Rule" (Macro)

Open MacroDroid and tap on Add macro. Name it: P2P Forwarding or whatever you prefer.

In the red box (Triggers), tap the + and search: Notification -> Notification received.

Select the Binance apps.

Filter: Write the word P2P so that it only activates with those messages.

2. Configure the "Sending" (Action)

In the blue box (Actions), tap the + and search: Open website / HTTP GET.

Paste this link (Changing what is in uppercase for your data):

https://api.telegram.org/botTU_TOKEN/sendMessage?chat_id=TU_ID&text=ALERTA_P2P:_

THE KEY TRICK: Right after the underscore (_), tap the three dots (...) on the right.

Search and tap: Notification text (It will appear as {notification_main_text}).

VERY IMPORTANT: Check the box "URL encoding parameters". If you don't, blank spaces will cause the message to fail.

3. Saving is living!

Press the white circular button with a "check" (✓) that is located at the bottom right of the main screen of the macro. If you don't press it, none of this will be saved!

🔥 Why do this?

Centralization: You receive everything on Telegram, even if your phone is locked.

Zero code: You don't need to know how to program or connect Binance APIs that could jeopardize your account.

Speed: You receive the exact text of the order instantly!

In Telegram, you set up your bot so that notifications are urgent and with a particular sound of your choice.

In the Binance app, there is the weakness that P2P order notifications are not differentiated from the rest of the notifications, and placing a particular sound is practically impossible.

Only verified merchants have the ability to use an API key, but it is more complicated and insecure to handle it that way for people less familiar with programming.

Do you have another way to configure P2P notifications in the Binance app differently and effectively for alerts?

Share your experience!

I hope this helps you improve your response times and raise your rating in P2P! 📈 If this seems complicated, I will be explaining any doubts in the comments box.