How do I find every Workflow Action that reads from or updates a specified DB record?

I’ve realized I need to split a DB Record into two record types.

It’s easy to create the new record type, then delete the one field that has effectively been moved to the new record type, but short of deleting the old field and seeing what errors that creates, is there a way to find every Workflow Action that either reads from or updates a specified DB field?

@kevin4

I’m not sure I got it right. I hope it works for you. If you want to find everything that uses a specific field, you can use “App Search Tool”.

1 Like

I’ve seen that icon a thousand times at least, and never once gave it a second thought. It’s EXACTLY what I’m looking for. Thank you.

This topic was automatically closed after 70 days. New replies are no longer allowed.