Capturing Coded Form Data and Sending SMS Alerts via Pabbly Connect

Status: Closed · Asked by webdevvicky on · 0 views

webdevvicky — Question ·

I'm using a custom-coded contact form on my WordPress website (theme: WP Residence) and want to capture form submission data and send an SMS notification using SMS Alert. How can I integrate Pabbly Connect with my website to achieve this? I need detailed instructions, including how to set up the webhook and configure the SMS Alert integration.

Deleted member 15445 — Reply ·

Hey @webdevvicky

We do have the integration of both WordPress and SMS alert on Pabbly Connect. Kindly let us know if your form supports webhooks. If it does, you can normally use Webhooks or WordPress in your trigger step to capture the form response. Kindly refer to the video below for the same

youtube.com/watch?v=uYjbiXtn9zA

Further, you can set up your action step for sending SMS through "SMS Alert"

Kindly check our integrations page for SMS alert - https://www.pabbly.com/connect/integrations/sms-alert/

Please set up your workflow and let us know if you encounter any issues.

webdevvicky — Reply ·

I'm using a custom-built contact form (HTML/PHP) on my WordPress website (theme: WP Residence). I want to capture form submission data and send SMS notifications using SMS Alert. How can I integrate Pabbly Connect to achieve this? I'm specifically interested in using Pabbly Connect to capture data from my coded form, not from WordPress-specific form plugins or post/user data.

Fagun Shah — Reply ·

You need to send data to pabbly webhook by making a HTTP POST request to pabbly webhook url ,on form submit event. How to do that depends on your development skills.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
Deleted member 15445 — Reply ·

Hey @webdevvicky

You can do that if in case your form supports webhook. You can then capture the responses and send and SMS for the same.

Back to all forum threads · Log in to reply