I would like to add interaction in my webapp (HTML, CSS, JS, Python) between my frontend and my backend. Is it possible to send informations from a toggle or a list selection in frontend to the backend, process the data and send it back to the frontend ?