Help
Ubeyd_Gungor
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Jun 11, 2021
‎Nov 29, 2022

User Statistics

  • 4 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I am trying to create an automation that is triggered when a record within a table created or updated? Is it possible to cover both creates and updates with a single trigger?
Trying to update additional fields of an updated record accordingly. Getting “undefined” value for recordId. What would be the problem? let recordId = input.config().recordId; console.log(recordId); let rootTable = base.getTable('uretim-kaydi'); let...
Kudos from