Possibility of Gupshup and Adalo Integration

80 Views Asked by At

Can Gupshup be integrated with Adalo for OTP verification via SMS. I can see that it can't be done via Zapier so wanted to confirm if there is a way around it because Adalo's custom action feature can't yet use the return values of custom actions. 

1

There are 1 best solutions below

1
rehman On
  1. Create a separate collection (Call it “Login activity”)
  2. In the login screen, add an action to create a Login activity record with an automatic field for verification code
  3. In Integromat, listen to create records for this collection and send a SMS using Twilio.

Trying to figure out how to change the login screen on “Send OTP” to show an OTP input field. This should accept the OTP and if it matches, should login the user. Will update this thread if I find a way.