Help
Orun_Bhuiyan
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Mar 23, 2021
‎Nov 29, 2022

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 8 Kudos received

User Activity

I have an automation that takes a record and transforms all the data within it to a custom json data structure. The final line of this script looks like await table.updateRecordAsync(targetRecord, { 'json': JSON.stringify(recordOutput, null, 2).r...