Is there a method to create data variables that are accessible by all the bot users. Eg to collect answers and make available all user totals to the users.
Global variables
Smartview_Property
(Andrew Catchpole)
#1
KarenBarker
(Karen Barker)
#2
Hi Andrew,
Attributes can be stored on either the users response path or a global response path that could then be accessible across all bot users.
To reference this you’ll then need to do a GetAttributes action with the response path set to whatever value you used in the set action.