hey friends! had a trainee today in a workshop having a tough time with his Outlook Calendar trigger... since it doesn't natively support "Only run for meetings with external attendees" like Gcal, I instructed him to create a conditional but it kept failing (probably for some small, stupid reason I cannot figure out)... link on the thread 😅
Hey Rex! 👋 I believe it's failing because the variable is not able to reference all the attendees (why - I'm not sure exactly). I would try:
Removing the variable from the prompt in the 'Enter Loop' action. You can just say 'Attendees', no need to use the variable
Also there maaaay be an issue where it's not able to remove the journeyrobotics emails this way -> You may need to add a condition within the loop. I have a slight hunch it may not work, but I haven't tested this out.
Please let me know if that helps!
innnteresting... alright, I'll follow up with him and see if this works
thanks!
No problem! Please let me know if there are any issues with that solution!
