I have a problem in my klaviyo account, in that users are writing themselves inside u pop up and I would like to get their data on my email in real time and at the same time they fit inside a sheets in drive. Could you please help me with that?
Maybe you can elaborate a bit on what you're trying to accomplish as well.
As for getting an notification if or when someone signs up, I would either create a flow that triggers on subscribing to the list and adding a notification action in that flow.
Add notification
Within that notification you can then send yourself a message with email address or any other variable for that specific person that signed up. i.e. email is {{ person.email }}. You can learn more about variables here: https://help.klaviyo.com/hc/en-us/articles/4408802648731
Maybe you can elaborate a bit on what you're trying to accomplish as well.
As for getting an notification if or when someone signs up, I would either create a flow that triggers on subscribing to the list and adding a notification action in that flow.
Add notification
Within that notification you can then send yourself a message with email address or any other variable for that specific person that signed up. i.e. email is {{ person.email }}. You can learn more about variables here: https://help.klaviyo.com/hc/en-us/articles/4408802648731