AI text from Zapier not showing on screen when using Magic Text in Adalo

I’m having an issue where AI-generated text sent from Zapier → Adalo shows up correctly in my Adalo database**,** but doesn’t display on screen when using Magic Text — even though other properties from same collection appear fine when using Magic Text.

I’ve already added multiple Formatter by Zapier steps to clean the text, including:

  • Removing HTML tags

  • Replacing invisible/control characters with regex:

    [\r\n\t*•\-\u200B\u200C\u200D\uFEFF\u00A0]+|[“”‘’]|[…]|[^\x20-\x7E]
    
    

The cleaned text saves perfectly into my Adalo property, but it still doesn’t render in the app UI — neither in a text field nor in the Video Scroll component.

Has anyone else run into this? Could it be something about how Adalo handles text encoding or sanitizes AI-generated strings from Zapier?

Hi @Peter2,

Welcome to the community! :partying_face:

Could you explain your setup with an example? Like what kind of texts you’re saving in the Adalo database?

Let me know!

Thank you and have a great day!

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