So I'm trying to capture user input from the virtual agent and pass it through as a variable into a web request. the number needed to be input from the user is 32 digits long and it seems it is converting it to scientific notation causing the web request to fail. Any ideas on how to stop this from happening so that the number is not captured in scientific notation? Please see photos for my workflow, intent, and example of my issue. If there's any other information needed to solve my problem let me know.