Jotform to Wix Collection

Hi, so I am wondering if anyone has managed to create a way to post jotform submission data and add it into wix collection automatically/instantly?

Basically what I am trying to achieve is to have users rate their health through a form (input table/scale rating questions) which shows them a result (radar chart) and some tips etc based on it after submitting.

I am doing it manually, jotform data exported to google sheets after which I will create a radar chart within it then send the user. So I am wondering if there is a method to automate the process since Wix does not allow PHP coding.

Thank you.

You can use http functions to receive Jotform web hook with the form data

I see, is there an example on Velo that I could follow? As I am not entirely familiar with it.

You could use nocode tools like integromat or zapier to connect jotform to a wix collection by using http functions as said above. Example of the post function is here https://www.wix.com/velo/reference/wix-http-functions/post