What kind of rule is this, javascript? You can’t mix and match DSL with javascript, the Actions are not available in the same way. I think it’s something like var gecodeResponse = Actions.sendHttpGetRequest(geocodeURL)
var gecodeResponse = Actions.sendHttpGetRequest(geocodeURL)
EDIT oh wait, more to it than that I think