Hello all, I am a student who is now doing an assignment for a module. Being a first time Zapier user and never touched on any automation stuff before, I am facing a roadblock.
I am doing a prototype for a chatbot that will update customers' status on google sheets.
The flow is this:
-
Customer enters reference number on chatbot
-
The chatbot will trigger Zapier to check against Google Sheet for matching reference number
-
Zapier will trigger the chatbot to prompt the customer for the corresponding email address
-
Once the customer enters the email address on the chatbot, Zapier will trigger a check on the corresponding line on google sheets
-
Once the reference number matches the email address, an one time password will be emailed to the email address, and the chatbot will prompt the customer to check the email and enter the one time password
-
The customer will enter the one time password, and if the password matches, Zapier will update the customer status by inputting a standard text in the corresponding cell
So far, I have created the following:
- Twilio OTP for email
- Google sheet with customer data, such as reference number, email, and status
- Chatbot on Tidio
But now I am facing a roadblock on:
- Pulling the booking reference from Tidio
- Getting Zapier to send a prompt to Tidio asking for the corresponding email (essentially stuck at number 2)
Can someone tell me how I should go about getting Tidio to pull the right details upon prompt and getting Zapier to trigger a request to the customer via Tidio to get the corresponding email?
Attached is the flowchart for easy visualisation.
Thank you all!