[Rules redirect] Pass data from redirect page back to rule engine

Bump. Still wondering how to do this

EDIT: No, I finally figured it out. It was context.request.query, but I got fooled by fact that console.log(context) only displayed the first two levels, and listed the query part as Object.

Consider this solved :slight_smile: Thanks for the help, @Eugenio_Pace