{{steps.trigger.raw_event.body_b64}}
async
params => {
}
const buffer = Buffer.from(params.data, 'base64'); this.data = buffer.toString('utf8');