Here is the output of my trigger:
{
"1: To begin, we just need to cover your privacy rights. Do you consent to disclose your *personal information *to Company for the purposes of employment candidacy enquiry?": "True",
"2: We love that you want to apply!\n\nWhat's your *first name*?": "FirstName",
"3: Do you go by a different name in everyday life?\n\nIf so, what name do you prefer being called?": "PreferredName",
"4: And what is your* last name*?": "LastName",
"5: What about your* email address*?": "emailaddress",
"6: And would you mind providing us with your *mobile number*?": "5555555",
"7: Do you currently hold the right to work here?": "Yes, I currently have the right to work",
"8: Amazing! Now to upload your *CV:*": "link",
"9: And {{field:d6211152d8003e69}}, if we were to look you up on Linkedin, at what URL might we find you?": "link",
"10: Now for the good stuff, what department are applying to?": "Department",
"11: And {{field:d6211152d8003e69}}, what *specific role* are you interested in applying for?": "Role",
"12: Just so we have the full picture, what *prompted* you to apply?": "Someone who works for you thought I'd be a great fit and encouraged me to apply",
"13: And who *referred* you?": "ReferrerName",
"14: And how do you know them?": "Former Colleague",
"Submitted date-time": "2024-02-01T21:25:10.000Z",
"Sent date-time": "2024-02-01T21:23:45.000Z"
}
Please also let me know if I've set up my flow correctly so far:

The goal is to have dynamic content for each typeform answer that is separate from the numbers the trigger delivers each question with (as these numbers change from flow to flow depending on how many fields are filled in on Typeform by each user). I will then apply each typeform answer to pre-determined fields in a sharepoint list in the flow.