I have a JS code that returns 1 or 0 if the statement is/isn’t correct. Is there a way to take this output from the script and integrate it into Bubble Apps?
More specifically, I would want to add a point to the user if the return is 1. Any ideas on how to accomplish this?