When using the flow trigger "Fills out Form" and adding the constraint "Webpage" it would be very helpful to have instead of just "is; is not" for the options, the broad options "contains, does not contain".
Sometimes I want to trigger an action off of a series of pages and it would be great to be able to grab all the forms filled out on pages with ".../marketing/..." somewhere in the URL (for example).
Its possible to get around this by creating a giant list of OR statements for each "Fills out Form" trigger, but this is cumbersome, and also requires updating whenever a page is added/removed.