I am trying to build a condition off of an existing flow that creates an item in a sharepoint list, after it has been approved.
The flow is built to sent through form responses for approval. Once they are approved, an email gets sent back to the responders to inform them that the suggestion/answer has been approved.
I want to have a viewable database for these approved responses, in which others can see the responses and status of responses. I've created a list in a sharepoint to do this.
The flow works without a hitch until it gets to the 'create an item' portion.
When it hits that portion, these are the errors I get:



Thank you!