Find in Flow feature

A search tool that lets you find blocks. The specific use case I’m thinking of is figuring out where a db column is being changed to a specific value that it shouldn’t be, but there are loads of uses.

Global search, where you can search your entire bot for a specific string that appears in a block or trigger’s input fields, is planned. There needs to be more investigation into a specific third-party search provider to use.

1 Like

Could find and replace a blocks output with other stuff. Could also maybe relink the whole block, so it would just change the block IDs to be a new block with the same output names. Maybe also find/F&R for hard coded values like database column names or whatever. For that maybe do globally or just in a flow.