Open External URL
The Open External URL node allows you to open a specified web link in an external browser outside of your application. This is particularly useful for directing users to external resources, such as websites, documentation, social media profiles, or promotional content.
Inputs
URL (String) : The web address you want to open. Ensure the URL is properly formatted (e.g.,
https://www.example.com
) to avoid errors when attempting to open it.

Last updated