auths
objectreturn
or this.key = 'value'
, pass input data to your code viaparams
, and maintain state across executions with$checkpoint.async
(event, steps) => {
}
$event.mattermostText = {
text: `A charge of ${$event.body.data.object.amount} succeeded for ${$event.body.data.object.amount} :smile:`,
}