How to send non english alphabet letters in url, custom action

Hello! I want to send data from adalo app to telegram bot, it’s made very simple by http request in custom action. My app won’t be in english. When I am trying to send data in another language script doesn’t work, in adalo occurs error. But URL works when I open it manually.

Can you share more details on how you are trying to send currently?

This is a bit tricky. Probably you can try sending it via integromat.

  1. Trigger a webhook to integromat with this text as data.
  2. From integromat call the telegram module or use http to call telegram api.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.