Hello,
I have an integration set up in Zapier which connects Aha! to Smartsheet.
The webhook from Aha! is providing information about new, updated, or deleted records. I am trying to use this information to add, update, or remove a copy of the record I currently store in Smartsheet.
Adding a new record is simple, but I am having difficulty when trying to "update/remove" existing records because I need to provide the "RowID" as a reference.
The only way I can access the RowID seems to be via navigating to the row properties.
I have unique identifiers within the record, but I am stuck with the provided RowID.
Has anyone else had this same issue or knows of any workarounds?