Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to ping an e-mail address to check if it's valid?
I know I can do it outside qlik, never done it, but I understand the concept. I was wondering if I could do something like that in >script<, not in Qlik Automation.
Directly "pinging" an email address for validation within Qlik script is not feasible. Instead, you should consider pre-validation using external tools or API integration.