The SDK now provides the customVariablesForThirdPartyTools
setting to pass custom variables when integrating third-party tools and running custom scripts in your embed. Developers can define this object in the init() function and add variables as key-value pair.
This feature is available only if third-party integration is enabled on your instance and script hosting domain URL is added to the CSP allowlist.
For more information, see Integrate third-party tools and allow custom scripts.