
Hi Ash,
The global parameters are meant to pass the static value within the playbook. You can add general variables to pass through the playbook via trigger block. But those general variables can change its values if you are triggering the playbook thorough incident( only if the name of the variable is present as the metadata of the incident log). So the best practice would be using the global variables if they are supposed to be static or if you know the default value of the variable beforehand.
Best Regards,
Sagar
6 comments