SOLVED: Wix Form To Google Sheets

How would I be able to hook up Wix Forms to Google Sheets, so that when someone submits a specific form on my site then the info will automatically be sent to a Google Spreadsheet.
If you are able to can you please reply with clear explanatory answers.
Thank You

@yisrael-wix wrote an example about this here

Also, you could aproach it by using an automation service (like Zapier or Integromat). You would send data to their webhook and then, as an action, choose “Add row to spreadsheet”. I did something similar for Google Calendar/Zapier. Look here:
https://girizano.wixsite.com/codecorner/post/writing-events-to-google-calendar-with-zapier

Thanks! Do i need to know code in order to do this cuz i am clueless when it comes to that.
All i need is when a user submits a form i want all that info to be sent to a google spreadsheet.

One word: YES. More words: you will need to code. But with the examples in hand and a bit a stamina, you´ll get there.