How to get form data

Hello,

I have requirement where i have to create form in any coding language like c# and i need to get some data like name , date of joining from company and after for this data i need to run automation for this each data.
is this possible?
if yes how can i do , please suggest me options to create forms and how can i trigger automation for same.
which langauge is preferable ,where i can store data which i am getting through form and how?

do you have sample data? from what I understand you have some documents and you need to extract names and dates in each of the documents. you can do this in many methods via document understanding in UiPath, here’s a tutorial on how to extract an invoice at a fundamental level. let me know if you have further questions.