Parsing a CSV just uploaded

Hello,

So I’m working on a form that the customer uploads a cvs file, and I am making php code to parse it, and generate a number that displays on the screen.

I have the code all written, and the form accepts the input, but I don’t know how to integrate the code to find the file just uploaded. Does anyone know how to do this?

Thanks,
Jonathan


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Since PHP can’t run on a Webflow site your most likely going to need either an integration with zapier, integromat, etc… or to use the API/Webhook in your app.