Skip to content

This repository will allow businesses to setup SMS, Calling(IVR), email, and billing to a database. You may use this script to sell leads to businesses, or use it for personal form automation and lead updates.

License

Notifications You must be signed in to change notification settings

akhockey21/lead-form-automation

Repository files navigation

lead-form-automation

This repository will allow businesses to setup SMS, Calling(IVR), email, and billing to a database. You may use this script to sell leads to businesses, or use it for personal form automation and lead updates.

IMPORTANT NOTE: This script is currently being converted from procedural programming to Object oriented.

Status = In Progress, Working.

How To Use:

Config The config file is self explanatory. Fill in the required settings that you would like. Including the required API keys.

Form In main.php on line 37, you can add your own form inputs. It is required currently to keep 'location' as one. This is to route the lead or form submission to the correct store based on location. Any input is okay, as long as it is a locaiton. It will use google maps API to return the most relavant location.

About

This repository will allow businesses to setup SMS, Calling(IVR), email, and billing to a database. You may use this script to sell leads to businesses, or use it for personal form automation and lead updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages