erictgrubaugh
11/12/2020, 10:48 PMafterSubmit is triggered after the record change has been committed in the database. Most changes are then immediately available on context.newRecord , including sourced fields, formula fields, etc - but there are several native fields (e.g. createdfrom, orderstatus) that do not update until even later. Unclear why that is.