Hey @thethinklab.au,

This is how I usually do this is:

  1. Have a backend workflow I use to send the verification code: generate the Calculate Formula or whatever it’s call field, then send the code to the proper channels.

  2. I would have another backend workflow used to check if the code is correct and then return the response (I use the Bubble App Connector for this and run it using an admin token) and then continue the flow from there.

Just make sure the verification code is actually private to the user via privacy rules.

1 Like