Hello,
I'm trying to create a flow that triggers when flagging an email, and then write the direct link of the email to an Excel sheet.
I was able to use two Compose steps to generate the URL, and when I tested those steps, the URL works great:


However, when I try to add the same output to an Excel row, I get the error message: Flow save failed with code 'WorkflowOperationParametersExtraParameter' and message 'The API operation does not contain a definition for parameter 'item/URL of task.email'.'.

How should I fix this?
Thank you in advance!