I'm trying to only run the Premium Stripe Connector flow if the ID has no spaces so I'm trying to add a trigger condition in the settings.
I am trying various things and I put in a split and used the pulldown that autopopulated this setting (I could have put it in, but I don't remember):
It saved hunky dory but when I ran a test, I get this error message: Unsupported split on expression '@triggerBody()?['body']' AND
InvalidTemplate. Unable to process template language expressions for trigger 'When_a_charge_is_added' at line '1' and column '31999': 'The template language expression 'triggerBody()?['body']' cannot be evaluated because property 'body' cannot be selected. Array elements can only be selected using an integer index. Please see https://aka.ms/logicexpressions for usage details.'.
BUT, I turn it off and it isn't off. I can't DELETE it. Is this something that happens? If you put in a trigger condition and it is wrong you have to start the whole flow from scratch again? I even tried using the Co-pilot to get rid of it and I couldn't.
Furthermore, it seems you MUST initially create a flow from co-pilot because you can't link to Sharepoint lists that aren't the main site directly. The flow won't find the list. But if you start it from co-pilot, it lets you connect.