Hello. At my wits ends re: a very simple cloud flow. I've tried all kinds of variations, googled, etc. and can't seem to find the issue. Anyway, here's the issue:
1. When a user submits a form, that triggers the flow
2. The flow then looks at the form entries and if Project Type = "replace muffler" then it should email certain people
3. To that end, I have a simple condition. First, I set a variable (sProjectType) to be the project type from the form. Then I test if sProjectType is equal to "replace muffler", and if so, it sets the To/CC distribution list variables.
4. I KNOW that sProjectType is equal to "replace muffler" since I put sProjectType in the body of the email. But step 3, where I test the value of sProjectType, still returns a "false" condition.
Please include the code you use to set the Variable, the Flow.Run code and the Flow itself.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.