Hi @GiG1 !
The reason the error is occurring is because you have provided 'Response Id' as a parameter in the apply to each action which is an integer. You need to provide an array or a list.
Solution:

Use the red tick mark for the following. This should solve the error.
Result:

Hope this helps.
Regards,
Nathan Alvares
----------------------------------------------------------------------------------------------------------------------------------------
If this helps & solves your problem, please remember to give a "Thumbs up" and "Accept my solution" as it will help others in the future.