I know it's highly unrecommended,
I know that it's an issue with performance, speed, etc, but it's for an integration, and they only are doing their updates via mysql (I know it's crazy to do that too but I can't change what they do, and they are making a ton of sales so they don't want to change anything).
I only need to post to a URL (it can be as simple as http://www.google.com?id=skuid)
I read this blogs and stacks, but they are 2+ years old, would like to know if there are alternatives to using an udf:
http://open-bi.blogspot.pe/2012/11/call-restful-web-services-from-mysql.html
http://www.mooreds.com/wordpress/archives/1497
Calling a php file by using mysql trigger
Thanks a lot for everything!!