I am sumitting a form to azure logic app using post requets. The form is having two paramaeters 1. FileName 2. FileContent
but I am unable to access these parameters in other actions of logic apps. Is there any such example then please share the link? How to write JSON Schema for such request in Azure logic apps?