Forum Discussion
RichardPfister
9 years agoQrew Cadet
I read some more user scenarios and learned of the webhook technique for accomplishing the same thing, so I forewent the built in logging. Add/Modify/Delete record on Table A triggers an API_AddRecord webhook that copies all desired fields to Table B. All field types can be copied and I don't have to build workarounds for the messy display of logging within Table A.