Hi
So I have created a powerautomate to create a planner task after a form is submitted. Users have the option to include an attachment on the form. I'm a bit stuck because I want to create a condition to check if there is an attachement and if so to parse JSON and if not to continue to the next step.
I'm a bit stuck because when I test it, it doesn't seem to like my condition. I'm also not sure if I need to add an action to the 'if yes' section so it skips the parse json and just continues to the next condition.
I'm fairly new at this so sorry if this is super obvious.
Thanks