Hi @Michal2
For us to have more context, post screenshots with how your steps are outlined and configure.
Hi,
I'm also encountering this issue with text formatting for bold titles in Telegram. Despite correctly applying the bold formatting in the Formatter step using both "<b>Title</b>" and "[bold]{{Title}}[/bold]" syntaxes, the text doesn't appear bold in the title when sent to the Telegram group.
I've meticulously checked the syntax, reviewed logs for any errors, and even adjusted the Telegram message body to ensure the formatted text is included, but unfortunately, the problem persists.
If anyone has faced a similar problem or has insights into what might be causing this discrepancy, I'd greatly appreciate any assistance or suggestions.
Hi @Michal2, and @joedain43,
I’m jumping in to see if I can help!
I’ve used “Markdown” in the “Text Format” field and I was able to format my message in Telegram by following this API documentation from Telegram: https://core.telegram.org/bots/update56kabdkb12ibuisabdubodbasbdaosd
Here’s an example:
Zap setup:
(view larger)
Result:
(view larger)
Hopefully, this helps!
Hi @Michal2, and @joedain43,
I’m jumping in to see if I can help!
I’ve used “Markdown” in the “Text Format” field and I was able to format my message in Telegram by following this API documentation from Telegram: https://core.telegram.org/bots/update56kabdkb12ibuisabdubodbasbdaosd
Here’s an example:
Zap setup:
(view larger)
Result:
(view larger)
Hopefully, this helps!
Thank you for your response! I appreciate your suggestion to use Markdown formatting in the "Text Format" field. I'll give it a try and see if it resolves the issue with formatting the text as bold in Telegram. I'll let you know how it goes.
You are most welcome @joedain43! I'm glad to hear you're willing to give Markdown formatting a try.
Please do keep me updated on how it works out for you.