We have the custom code but we are not able to store the outputs of the code into bubble Database. We are using the code in an HTML element in bubble. The toolbox plugin which picks up javascript code into bubble workflows is not working in this case because we are importing firebase libraries. Firebase libraries can’t be imported while running a workflow hence toolbox plugin doesn’t work. If the libraries can be imported, the workflow would succeessfuly initiate an OTP to authenticate the phone number.
We are stuck here and need help.