Please enable JavaScript
Salesforce Lightning Aura Component can be used to open external url from the Global Actions. Using init handler, we can use e.force:navigateToURL to open the external URL. e.force:closeQuickAction event can be fired in afterRender to close the Quick Action Panel. Blog Post: https://www.infallibletechie.com/2023/11/open-external-url-from-salesforce-global-actions.html