Page 1 of 1

Trigger Action based emails via webservices

Posted: Wed Oct 16, 2013 7:38 am
by Anton
Hi,

I have managed to simulate this by hooking up a form to an action which sends an action-based email. I reverse-engineered (ok, I copy/pasted!) the UID algorithm to make a valid UID and simply pass it as a GET parameter to my form. It works, BUT THIS IS UGLY!

There may be another way to do this, but with the lovely action framework in place, it would be great to have this functionality exposed via the WS. Maybe there is some other way to do this?
Cheers,