With Optigolds server events is there any intelligence to the server event? I notice when debugging Optigold displays the output of the action (like html on a http post for example). What I really wish is that there was some kind of internal scripting language within filemaker, that was accessable via the server events.
No... unfortunately there isn't any logic available within the script itself. The only option would be to trigger an external script (which of course you could put whatever logic you want into it).