Hi all,
Curious about creating a pipe to run on a record edit that will update connected records.
I have a users table that contains business name, address, and logo. If a user updates any of those fields, I’d like to be able to update all of their connected records with the new business name, address, and logo.
What do you think?