Hello team , I need some urgent help.
I created a html form,here;
https://f4dc-102-1-212-247.ngrok-free.app/
I want to be able to tape the data.
I have created js code that post data . But unfortunately the webhooks doesn’t pick the data
Hello team , I need some urgent help.
I created a html form,here;
https://f4dc-102-1-212-247.ngrok-free.app/
I want to be able to tape the data.
I have created js code that post data . But unfortunately the webhooks doesn’t pick the data
Hi @Rayson. Welcome to Tape.
Is there a reason for hard coding the HTML form?
Honestly, I prefer handling forms with a form builder like Tally Forms. Using the Webhook feature in the forms integrations makes receiving the data on Tape much easier.
Hello @Luis Thanks so much the feedback. I wanted to embed my solution within my website. But got it eventually fixed.
Rewrote the script in PHPa and it worked.