Help with Neutrino Plugin

Hi All,

I’m very new to Bubble and developing in general so this might be an obvious question.

I’m trying to send a One Time Password to a user’s mobile phone so that he/she can enter it and I can verify that the user is the same person who has the phone that he/she has listed in my form.

I’m trying to use the plugin “Neutrino” by AirDev to achieve the same but i’m simply not able to figure out how to use it. The plugin doesn’t show up as a plugin action section in the workflow section. Essentially what I need to do is:

  • Send a SMS with a automatically generated code to a phone number that is listed by the user in a form
  • Allow the user to input that code in the form or allow the user to request another code
  • Check that the user has put in the correct code
  • If the user has inserted the right code then show a tick mark next to the phone number.

Please help.

Thank you in advance,
V.

1 Like

Maybe @gaurav can help on Neutrino.

1 Like

Hi @vega
So you just use the send verification SMS action in the workflow after installing the plugin and you can in the next step save the code that was sent (to match them) using ‘result of step …’ i.e. Referring to the workflow step which u used to send the SMS.
In case of confusion, open up the editor for neutrino widget at widgets.airdev.co to see how its done. Let me know in case it’s still confusing !

Best,
Gaurav

1 Like

Hi @gaurav, I have installed the plugin but I don’t see any SMS action in the workflow.

Thanks for your help!
Regards,
Bilal