I am familair with MYSQL queries and also familiar with zapier tasks when a spreadsheet updates.
Wondering if this is possible:
When our recieved inventory spreadsheet has a new row the zap would:
- Search for the item name in our MYSQL order database
- Return all the matches from the MYSQL DB (only customer name, email, telephone, state)
- email us the results
I think it’s possible. Just haven’t really run a query in zapier. I usually run them in phpmyadmin