If using a CF7 form in a "members area" of WP, is there a way to associate who submits the form if the user was originally created through a WooCommmerce purchase?
I know we could just ask for their user name as part of the form, but I'm looking for a better way to solve this where the form automatically pulls in the user ID. We will then push the form submission through a webhook and add automation on the backend based on the form response. It's just this first part I'm looking for help with, and I have not found any good articles on it.