Slackbot
08/15/2022, 1:19 PMehcanadian
08/15/2022, 1:27 PMfunction (r)
but you're using record.load
. Change the callback to function (record)
. You should also use record.submitFields instead of record.load when setting body fields in afterSubmit