Hello,
I am trying to use two Microsoft Forms to populate data in one SharePoint List item. I'm having difficulty capturing responses from the two separate forms in one item.
Flow 1
Send Form 1, create an item when a submission is recorded. No problems here.
Next, the item created in the previous step initiates an approval. The outcome of the approval dictates the email the requester receives. No problems here:

Here's where the challenge arises. The requester (different from the requester who submits form 1) submits form 2. I try to use 'Get Items' as a way to link answers from Form 1 and the already created SP List Item to answers from Form 2.

I then try to join answers from Form 1 and Form 2 to SP List item. Does not work.

I realize I am doing something incorrectly. Just need some guidance.
Thanks,
Drew