Is there a way to return the triggered information into a table rather than a random compose? So that each time someone deletes an item would populate a spreadsheet with the outputs: a timestamp, filename, name of user who deleted? You made mention of an audit log. That is what I'm looking for. Can you help?
Hmm, the only way I can think is if you are comparing dataset somehow, but that would be quite messy. If this is required, I'd make an argument for getting this unblocked.
Is there a way to return the triggered information into a table rather than a random compose? So that each time someone deletes an item would populate a spreadsheet with the outputs: a timestamp, filename, name of user who deleted? You made mention of an audit log. That is what I'm looking for. Can you help?
Yes, the compose is just there for demo purposes. After the trigger you can add an action to add an item to another table.
I don't have permissions to use this trigger. Are their workarounds?
Hmm, the only way I can think is if you are comparing dataset somehow, but that would be quite messy. If this is required, I'd make an argument for getting this unblocked.