I need help configuring an Elementor form to send data via webhook to n8n. I want to include two fields: the user’s email (automatically captured since they’ll be logged in) and a YouTube link manually entered by the user.
My goal is to hide the email field in the form and auto-fill it with the logged-in user’s data, as the form will only be available after login.
How can I set this up efficiently in Elementor and ensure the information is correctly sent to my n8n workflow?