How to call / trigger Action from JavaScript?
Many times there are scenarios where you need to create Global Actions where you don’t specify an entity in particularly. When you create such global action and if you need to call that action from your JavaScript code or on Button Click. Here we will learn how to call / trigger the Action from user