for a post process script, try adding the following at the top of the script:var_dump(event);
This should write the event object to the dreamfactory.log file.
for a post process script, try adding the following at the top of the script:var_dump(event);
This should write the event object to the dreamfactory.log file.