• 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.

Error parsing Emojis via JSON

Your Task History ID
IjU3NjMwNTZhMDYzMDA0MzE1MjZiNTUzNDUxMzM1MTYyNTQzMyI_3D_pc
when im sending a json with emojis, its parsed as ??????? instead of emoji.

in my workflow i make a JSON POST to a whatsapp web service who pars the text and send whatsapp message to the reciptant.

{ "to": "1. Phone : +972524713422", "text":"EXAMPLE TEXT 🎁"}

but the message recieved is EXAMPLE TEXT ????

i spoke with the support and they recieve the emoji as "????" and when using the same feature in "make" it works.

so its something about pabbly that dosnt send the json emojis well.

it happened on every emoji i have tested. and even tried to send the emoji code "ð\x9F\x98\x80" and it sent it as is - EXAMPLE TEXT ð\x9F\x98\x80

how can i fix it?
 
P

Pabblymember11

Guest
Hey @moshe haddad

It seems that the emoji you've chosen is actually a PNG file. Please try selecting the gift emoji and pass it on instead. Your action step shows only question marks as well.

Sample - https://emojipedia.org/wrapped-gift

1710836069992.png
 
i tried, same thing.

🎁

i clicked the "copy" button on the link you sent and pasted it into the workflow.

sent a test and got same ???? issue


history id:
IjU3NjMwNTZhMDYzMTA0MzE1MjY0NTUzNDUxMzU1MTY0NTQzMSI_3D_pc
 
P

Pabblymember11

Guest
Currently, Emoji support on the API module is not available. We will be supporting this in the near future.

So, for now, you can send the messages normally without emojis. Later whenever the support for Emojis is available in the API module, we will make sure to notify you.
 
Top