Hi everyone,
I have a flow that forwards an email to a new recipient.
This is how the flow works :
- User submits the form with an email address
- The flow retrieves the email address
- Gets the event that needs to be forwarded from the calendar
- Forwards the email to the email from the form.
The problem is with step 4, it is not recognizing the ID even after I got the right ID from step 3.
I am fairly new to Power Automate so not sure where the problem.
I looked at other posts and have used the ID from dynamic content but it's still not working.
Overall flow:

This is how step 4 in my flow looks like now:

This is how the error page looks like:

Thanks!