My MySQL database has a few columns and one of them is an email address and the other a cell number and another is make of vehicle. So My question to you is:
1 Will I be able to email all the customers that own toyota's to take advantage of our special Gud filter prices
or
2 SMS all customers that own an Audi a special on minor services. As I want to run a special on minor services for all audi drivers.
How can this be done as I can filter the column "make of vehicle" to show all audi drivers which will inturn show their email address and cell number.
So basically once I have filtered out all the Audi drivers. I want to be able to have a button that says either "email" or "sms" all audi driver my specials
Hello
My MySQL database has a few columns and one of them is an email address and the other a cell number and another is make of vehicle. So My question to you is:
1 Will I be able to email all the customers that own toyota's to take advantage of our special Gud filter prices
or
2 SMS all customers that own an Audi a special on minor services. As I want to run a special on minor services for all audi drivers.
How can this be done as I can filter the column "make of vehicle" to show all audi drivers which will inturn show their email address and cell number.
So basically once I have filtered out all the Audi drivers. I want to be able to have a button that says either "email" or "sms" all audi driver my specials
Hi Steven Seabell,
Thank you for the inquiry.
Unfortunately something like this is not possible out of the box features but it can be achieved with some custom coding.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.