Best answer

Is it possible to verify a phone number is valid?

  • 12 November 2021
  • 2 replies
  • 454 views

I’m new using Zapier so I apologize if this is a basic question.  I am using Knack and Twilio.  Knack is triggering when a new record is created and Twilio is sending an SMS to a phone number provided.  All is working well. 

 

How do I go about getting a response? When a user receives the SMS record, I want them to click on a link that will then send back a notification to the Knack application.  Any recommendations on how to approach this would be appreciated.  In the meantime, I will review all the guides online to make sure that information is not already there. 

 

Thanks so much. 

 

cdc

icon

Best answer by jayeshkumarbhatia 13 November 2021, 13:26

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 6
Badge +6

Hey @cdcusc ,

 

You should refer Twilio API doc, especially Webhooks events. I found an article which you can refer - 

Hey @cdcusc ,

 

You should refer Twilio API doc, especially Webhooks events. I found an article which you can refer - 

 

Thank you. That helped me, too!