Rule that sends data via a querystring to a remote script
Hi, I need to send a text message to customers when their order status updates to "Ready for Pickup" and the SMS provider has given me a page that I just need to load with the appropriate querystring. I have a rule that correctly determines when this condition occurs but how can I cause this page to load when this happens? I've tried the page redirect action but that doesn't seem to do it. Any help would be greatly appreciated. Thanks in advance.